Docs.rs
rarena-allocator-0.5.2
rarena-allocator 0.5.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
al8n
Dependencies
bitflags ^2
normal
byteorder ^1
normal
optional
crossbeam-utils ^0.8
normal
dbutils ^0.14
normal
either ^1
normal
fs4 ^0.12
normal
optional
loom ^0.7
normal
optional
memmap2 ^0.9
normal
optional
paste ^1
normal
tracing ^0.1
normal
optional
crc32fast ^1
dev
crossbeam-queue ^0.3
dev
rand ^0.9
dev
tempfile ^3
dev
tracing-subscriber ^0.3
dev
wg ^0.9
dev
rustix ^0.38
normal
optional
winapi ^0.3
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rarena_
allocator
0.5.2
Module sync
Module Items
Structs
In crate rarena_
allocator
rarena_allocator
Module
sync
Copy item path
Source
Expand description
Lock-free allocator allocator can be used in concurrent environments.
Structs
ยง
Arena
Arena should be lock-free