purpleprotocol / mimalloc_rustLinks
A Rust wrapper over Microsoft's MiMalloc memory allocator
☆664Updated 2 weeks 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☆898Updated last month
- cross-platform Rust API for memory mapped IO☆526Updated 3 weeks ago
- Support atomic operations on Arc itself☆1,086Updated last week
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆691Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆502Updated last month
- A crate for safe and ergonomic pin-projection.☆680Updated last week
- Easy self-referential struct generation for Rust.☆649Updated 8 months ago
- A rust binding for the zstd compression library.☆587Updated last week
- Async multi-producer multi-consumer channel☆886Updated 2 months ago
- Slab allocator for Rust☆836Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆762Updated 5 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆875Updated 6 months ago
- Rust crate for a convenient RAII scope guard.☆531Updated 2 years ago
- Fast floating point to string conversion☆650Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆777Updated last week
- Adaptors between compression crates and Rust's async IO types☆549Updated last week
- Asynchronous streams for Rust using async & await notation☆700Updated 9 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆617Updated last week
- An implementation of a LRU cache☆737Updated this week
- A simple and fast random number generator☆517Updated 2 months ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆772Updated last week
- Rust allocator using jemalloc as a backend☆446Updated 3 months ago
- Futures, streams, and async I/O combinators.☆516Updated last month
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆444Updated this week
- Safe cross-platform linker shenanigans☆775Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆705Updated 3 weeks ago
- Fastest pure Rust implementation of LZ4 compression/decompression.☆538Updated 2 months ago
- ☆494Updated 10 months ago
- Notify async tasks or threads☆484Updated last month