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:
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆55Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆33Updated last month
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- A simple library to use Rust's type system to handle endianness.☆17Updated last week
- ☆91Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- ☆17Updated 5 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆43Updated 2 years ago
- A dynamic library helper for rust crates☆36Updated 2 years ago
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆54Updated 4 years ago
- ☆36Updated last year
- An async allocator with Fun™️ unsafe Rust☆17Updated 2 years ago
- ☆69Updated 5 months ago
- Trait generalization of the fundamental types☆48Updated last year
- Experimental Language based on Rust and Haskell☆54Updated 9 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 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
- Mostly safe wrapper for alloca☆29Updated 2 years ago