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
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆61Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 weeks ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- 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
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated last month
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 4 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- A tool for finding large memcpy's in llvm ir☆60Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A safe-guarded transmute for Rust☆38Updated 9 months ago
- Concurrent hash trie☆51Updated 4 years ago
- ☆31Updated 5 years ago
- ☆40Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆44Updated 6 years ago
- Safely combine results☆81Updated 6 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 3 weeks ago
- [rust] Extensions to the Box type☆23Updated 5 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 6 years ago