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 last month
- Support atomic operations on Arc itself☆1,238Updated last month
- cross-platform Rust API for memory mapped IO☆592Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆539Updated last week
- Adaptors between compression crates and Rust's async IO types☆607Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆697Updated last week
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆732Updated last week
- Fast floating point to string conversion☆688Updated last week
- A rust binding for the zstd compression library.☆614Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆931Updated 11 months ago
- Slab allocator for Rust☆866Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆814Updated last month
- Rust allocator using jemalloc as a backend☆482Updated 3 weeks ago
- Rust crate for a convenient RAII scope guard.☆546Updated 2 years ago
- Async multi-producer multi-consumer channel☆928Updated 6 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆655Updated last week
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆862Updated last month
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆722Updated this week
- Futures, streams, and async I/O combinators.☆531Updated 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
- Easy self-referential struct generation for Rust.☆689Updated last year
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Async executor☆430Updated last week
- A crate to help you go wide. By which I mean use SIMD stuff.☆463Updated last week
- Fastest pure Rust implementation of LZ4 compression/decompression.☆562Updated this week
- ☆899Updated last week
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- A simple and fast random number generator☆559Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆797Updated last week