rusch95 / mimalloc-rs
Fork of mimallocator that aims to port mimalloc over to rust.
☆16Updated 5 years ago
Alternatives and similar repositories for mimalloc-rs:
Users that are interested in mimalloc-rs are comparing it to the libraries listed below
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- A library for extracting and validating links.☆22Updated 5 months ago
- dynamic smart pointers☆31Updated 5 years ago
- Find the load at which a benchmark falls over.☆35Updated 4 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- Flexible, stand-alone benchmarking☆17Updated 6 years ago
- A deque implemented as a hybrid linked-list-of-arrays☆10Updated 9 years ago
- Pluralization handling in Rust☆36Updated 2 years ago
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆12Updated last year
- ☆40Updated 5 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- A map backed by a vector☆25Updated 10 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A rust library for reusing heap allocations☆23Updated 4 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- A syn targetting PEG parser generator