Crates.io | rarena |
lib.rs | rarena |
version | 0.4.0 |
created_at | 2024-05-25 07:31:03.314591+00 |
updated_at | 2025-02-16 16:50:32.897227+00 |
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 | 24,271 |
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.