gz / rust-slabmalloc
Simple malloc implementation.
☆32Updated 2 months ago
Alternatives and similar repositories for rust-slabmalloc:
Users that are interested in rust-slabmalloc are comparing it to the libraries listed below
- A dynamic library helper for rust crates☆35Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago
- A simple library to use Rust's type system to handle endianness.☆16Updated 6 months ago
- Mostly safe wrapper for alloca☆25Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated last week
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last month
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆37Updated last year
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- Useful types for dealing with PCI☆33Updated 7 months ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated last year
- Cast between dynamic trait objects☆32Updated 5 years ago
- ☆36Updated 8 months ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- Target "triple" support☆51Updated 2 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Aligned allocation for Rust☆15Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Full precision decimal representation of f64☆26Updated 2 months ago