gz / rust-slabmallocLinks
Simple malloc implementation.
☆32Updated 4 months ago
Alternatives and similar repositories for rust-slabmalloc
Users that are interested in rust-slabmalloc are comparing it to the libraries listed below
Sorting:
- PEG parser generator built on top of nom☆70Updated 5 years ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated 2 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Arena allocator with scopes☆44Updated 2 years ago
- ☆88Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- Target "triple" support☆54Updated 5 months ago
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated 2 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- A collection of custom allocators☆44Updated 8 years ago
- Trait generalization of the fundamental types☆44Updated last year
- An async allocator with Fun™️ unsafe Rust☆18Updated 2 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 4 years ago
- Useful types for dealing with PCI☆33Updated 9 months ago
- A simple library to use Rust's type system to handle endianness.☆16Updated 8 months ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago
- ☆67Updated 10 months ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago