gz / rust-slabmallocLinks
Simple malloc implementation.
☆32Updated 7 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 6 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated last year
- A dynamic library helper for rust crates☆35Updated 2 years ago
- Target "triple" support☆52Updated 3 weeks ago
- A collection of custom allocators☆45Updated 8 years ago
- Mostly safe wrapper for alloca☆27Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 9 months ago
- ☆68Updated last month
- Arena allocator with scopes☆44Updated 2 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- ☆36Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆33Updated 5 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 7 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆40Updated 3 months ago
- A C expression parser and evaluator☆49Updated 2 years ago
- ☆90Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 4 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- dlmalloc ported into Rust☆111Updated last month