gnzlbg / mimallocatorLinks
☆53Updated 5 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☆65Updated 2 years ago
- ☆63Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- ☆40Updated 6 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- ☆47Updated 4 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- Token tree calling convention☆79Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆23Updated 6 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week
- Judy array implementation in pure Rust☆88Updated 7 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago