Docs.rs
rumtk-core-0.17.1
rumtk-core 0.17.1
Docs.rs crate page
LGPL-3.0
07 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
luissantosHCIT
Dependencies
ahash ^0.8.12
normal
base64 ^0.22.1
normal
chardetng ^1.0.0
normal
clap ^4.5.38
normal
encoding_rs ^0.8.35
normal
indexmap ^2.13.0
normal
nanoid ^0.4.0
normal
num_cpus ^1.16.0
normal
once_cell ^1.20.2
normal
pyo3 ^0.28.3
normal
pyo3-ffi ^0.28.3
normal
rand ^0.10.1
normal
regex ^1.12.2
normal
rumtk-arena ^0.4.1
normal
optional
serde ^1.0.228
normal
serde_json ^1.0.150
normal
tokio ^1.43.0
normal
unicode-segmentation ^1.13.2
normal
uuid ^1.19.0
normal
Versions
42.57%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
Module arena
rumtk_
core
0.17.1
Module arena
Module Items
Structs
Constants
Type Aliases
In crate rumtk_
core
rumtk_core
Module
arena
Copy item path
Source
Structs
§
Arena
Basic Arena Allocator that uses the crate
memmap2
to request wholesale allocation of memory from the system.
Constants
§
DEFAULT_
ARENA_
MEMORY_
ALLOCATION
Type Aliases
§
Arena
Base
Address
Arena
Result