purpleprotocol / mimalloc_rustLinks
A Rust wrapper over Microsoft's MiMalloc memory allocator
☆694Updated last month
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☆925Updated last week
- Support atomic operations on Arc itself☆1,150Updated last week
- cross-platform Rust API for memory mapped IO☆551Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆686Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆515Updated 3 months ago
- Async multi-producer multi-consumer channel☆908Updated 4 months ago
- Easy self-referential struct generation for Rust.☆669Updated 10 months ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆708Updated 3 months ago
- Fast floating point to string conversion☆667Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆787Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆803Updated 2 weeks ago
- A rust binding for the zstd compression library.☆604Updated this week
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆638Updated last month
- Adaptors between compression crates and Rust's async IO types☆581Updated this week
- Asynchronous streams for Rust using async & await notation☆717Updated 11 months ago
- Rust crate for a convenient RAII scope guard.☆536Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆832Updated last year
- Rust allocator using jemalloc as a backend☆459Updated 3 weeks ago
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆481Updated this week
- Async I/O and timers☆553Updated last month
- Futures, streams, and async I/O combinators.☆530Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆895Updated 8 months ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆808Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,005Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆797Updated last week
- An implementation of a LRU cache☆757Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆711Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆435Updated 2 weeks ago
- Slab allocator for Rust☆848Updated 3 months ago
- ☆340Updated 3 weeks ago