purpleprotocol / mimalloc_rustLinks
A Rust wrapper over Microsoft's MiMalloc memory allocator
☆727Updated 2 months ago
Alternatives and similar repositories for mimalloc_rust
Users that are interested in mimalloc_rust are comparing it to the libraries listed below
Sorting:
- Module initialization/global constructor functions for Rust☆953Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆592Updated last week
- Support atomic operations on Arc itself☆1,238Updated last month
- Adaptors between compression crates and Rust's async IO types☆611Updated 3 weeks ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆736Updated last week
- A rust binding for the zstd compression library.☆616Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆539Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆699Updated 2 weeks ago
- Fast floating point to string conversion☆688Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆816Updated last month
- Easy self-referential struct generation for Rust.☆690Updated last year
- Async multi-producer multi-consumer channel☆930Updated 7 months ago
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- Slab allocator for Rust☆870Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆819Updated last week
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆657Updated last week
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Updated last month
- Rust crate for a convenient RAII scope guard.☆546Updated 2 years ago
- Async executor☆435Updated last week
- Safe cross-platform linker shenanigans☆828Updated last month
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆865Updated this week
- Rust allocator using jemalloc as a backend☆487Updated 3 weeks ago
- Notify async tasks or threads☆503Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆931Updated 11 months ago
- Futures, streams, and async I/O combinators.☆531Updated 2 weeks ago
- Async I/O and timers☆576Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆724Updated last week
- A binary encoder/decoder for Rust☆603Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,026Updated 3 months ago
- Task abstraction for building executors☆560Updated last week