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☆66Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 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
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Token tree calling convention☆80Updated 2 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- ☆31Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆110Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆47Updated 4 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆87Updated 3 weeks 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
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- A rust library for checked floating point operations☆81Updated 7 months ago
- ☆59Updated 11 months ago