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:
- A C expression parser and evaluator☆49Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆54Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- ☆91Updated last year
- A simple library to use Rust's type system to handle endianness.☆17Updated 2 months ago
- Target "triple" support☆53Updated this week
- A dynamic library helper for rust crates☆36Updated 2 years ago
- 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.☆54Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆32Updated last week
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- ☆17Updated 5 years ago
- Rust LLVM bindings☆31Updated 2 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- Experimental Language based on Rust and Haskell☆54Updated 8 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆42Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆37Updated 2 months ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆60Updated 10 months ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- ☆68Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- Rust bindings for libgccjit☆27Updated 3 weeks ago
- Rust library for memory barrier☆36Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- A pure Rust implementation of DEFLATE decompression☆45Updated 6 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago