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
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated last year
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- Token tree calling convention☆82Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Cast between dynamic trait objects☆34Updated 5 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 5 years ago
- ☆47Updated 5 years ago
- ☆31Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- A #[no_std] LinAlg library☆53Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- ☆40Updated 6 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago