gz / rust-slabmallocLinks
Simple malloc implementation.
☆33Updated 10 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 9 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆43Updated 2 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 3 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- ☆69Updated 4 months ago
- ☆36Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A simple library to use Rust's type system to handle endianness.☆17Updated last week
- ☆92Updated last year
- An async allocator with Fun™️ unsafe Rust☆17Updated 2 years ago
- A collection of custom allocators☆46Updated 8 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆54Updated 4 years ago
- Target "triple" support☆54Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- A rust implementation of the “Quite OK Image” format for fast, lossless image compression☆47Updated 4 years ago
- Experimental Language based on Rust and Haskell☆54Updated 9 years ago
- A newtype with alignment of at least `A` bytes☆33Updated 3 weeks ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- Crunchy unroller - deterministically unroll constant loops☆50Updated 6 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated 2 years ago
- Non-allocating iterator over command line arguments☆48Updated 3 weeks ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆54Updated 4 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year