gz / rust-slabmallocLinks
Simple malloc implementation.
☆32Updated 8 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:
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 7 months ago
- Target "triple" support☆53Updated 2 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- ☆68Updated 2 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆41Updated 4 months ago
- A simple library to use Rust's type system to handle endianness.☆16Updated 3 weeks ago
- A radioactive stabilization of the ptr_meta RFC.☆33Updated last month
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Modular register allocator algorithms☆105Updated 3 years ago
- A dynamic library helper for rust crates☆36Updated 2 years ago
- ☆91Updated last year
- Arena allocator with scopes☆44Updated 2 years ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆54Updated 4 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆59Updated 9 months ago
- Haskell's language-c ported to Rust.☆33Updated 7 years ago
- ☆36Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆41Updated 2 years ago
- A pure Rust implementation of DEFLATE decompression☆45Updated 6 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- A rust implementation of the “Quite OK Image” format for fast, lossless image compression☆47Updated 3 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- Mostly safe wrapper for alloca☆27Updated 2 years ago