gz / rust-slabmalloc
Simple malloc implementation.
☆31Updated last year
Alternatives and similar repositories for rust-slabmalloc:
Users that are interested in rust-slabmalloc are comparing it to the libraries listed below
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆36Updated last year
- A dynamic library helper for rust crates☆34Updated last year
- ☆73Updated 8 months ago
- A newtype with alignment of at least `A` bytes☆31Updated this week
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- ☆67Updated 6 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- Full precision decimal representation of f64☆25Updated this week
- A radioactive stabilization of the ptr_meta RFC.☆24Updated last month
- A simple library to use Rust's type system to handle endianness.☆16Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- rust hints to the optimizer☆19Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- A simple error library for no_std + no_alloc Rust☆18Updated 4 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 5 years ago
- A generic, fixed-size, associative cache☆39Updated 3 months ago
- ☆52Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆36Updated 4 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated last year
- Provides pre-rasterized characters from the "Noto Sans Mono" font in different sizes and font weights for multiple unicode ranges.☆30Updated last week
- Mostly safe wrapper for alloca☆25Updated last year
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- ☆38Updated last year
- Heapless vector implementation for Rust☆46Updated 3 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆22Updated 5 months ago
- PEG parser generator built on top of nom☆69Updated 5 years ago