gnzlbg / mimallocator
☆52Updated 5 years ago
Alternatives and similar repositories for mimallocator:
Users that are interested in mimallocator are comparing it to the libraries listed below
- ☆61Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆47Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A safe-guarded transmute for Rust☆38Updated 9 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- ☆40Updated 6 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- A sanity checker for global allocations in Rust☆48Updated 9 months ago
- ☆31Updated 5 years ago
- ☆24Updated 2 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago