gz / rust-slabmallocLinks
Simple malloc implementation.
☆33Updated 11 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 10 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Target "triple" support☆55Updated last month
- A newtype with alignment of at least `A` bytes☆33Updated last month
- Arena allocator with scopes☆44Updated 2 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆43Updated 2 years ago
- Haskell's language-c ported to Rust.☆33Updated 7 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- A dynamic library helper for rust crates☆36Updated 2 years ago
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Higher level LLDB bindings for Rust built on lldb-sys.☆61Updated 11 months ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- ☆92Updated last year
- A collection of custom allocators☆46Updated 8 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- ☆69Updated 5 months ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆54Updated 4 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- A (very experimental) WebAssembly backend for Cranelift.☆14Updated 3 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆55Updated 4 years ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- myrrlyn’s wyzyrdly library☆25Updated last year
- Full precision decimal representation of f64☆27Updated last month
- ☆36Updated last year