Crates.io | rarena |
lib.rs | rarena |
version | 0.3.2 |
source | src |
created_at | 2024-05-25 07:31:03.314591 |
updated_at | 2024-09-21 07:28:42.134058 |
description | Lock-free allocator and data structures based on ARENA. |
homepage | https://github.com/al8n/rarena |
repository | https://github.com/al8n/rarena |
max_upload_size | |
id | 1251783 |
size | 9,741 |
This crate provides a lock-free ARENA allocator and a set of lock-free data structures based on the ARENA allocator.
English | 简体中文
[dependencies]
rarena = "0.1"
rarena
is under the terms of both the MIT license and the
Apache License (Version 2.0).
See LICENSE-APACHE, LICENSE-MIT for details.
Copyright (c) 2024 Al Liu.