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
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated 2 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Token tree calling convention☆83Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆40Updated 6 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated this week
- Composable, lock-free, allocation-light data structures☆62Updated 7 years ago
- ☆47Updated 5 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- Judy array implementation in pure Rust☆87Updated 8 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- ☆61Updated 2 years ago
- Install a rustc master toolchain usable from rustup☆76Updated this week
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- ☆31Updated 5 years ago