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☆67Updated 2 years ago
- ☆63Updated 8 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- ☆47Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 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
- Concurrent hash trie☆57Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- ☆31Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Safely combine results☆81Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A rust library for checked floating point operations☆82Updated 8 months ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago