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
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- ☆64Updated 8 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Token tree calling convention☆80Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆47Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆40Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Safely combine results☆82Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 6 months ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- ☆61Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 months ago
- A #[no_std] LinAlg library☆53Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 5 months ago