gnzlbg / mimallocatorLinks
☆53Updated 6 years ago
Alternatives and similar repositories for mimallocator
Users that are interested in mimallocator are comparing it to the libraries listed below
Sorting:
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆64Updated 8 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Token tree calling convention☆82Updated 3 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- ☆40Updated 6 years ago
- ☆47Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 8 months ago