purpleprotocol / mimalloc_rustLinks
A Rust wrapper over Microsoft's MiMalloc memory allocator
☆709Updated 3 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:
- Support atomic operations on Arc itself☆1,189Updated last week
- Module initialization/global constructor functions for Rust☆938Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆573Updated 2 months ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆724Updated 4 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆526Updated 4 months ago
- Adaptors between compression crates and Rust's async IO types☆597Updated last week
- Fast floating point to string conversion☆678Updated this week
- Async multi-producer multi-consumer channel☆919Updated 5 months ago
- A crate for safe and ergonomic pin-projection.☆692Updated 2 weeks ago
- A rust binding for the zstd compression library.☆613Updated 3 weeks ago
- Slab allocator for Rust☆855Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆797Updated 3 months ago
- Easy self-referential struct generation for Rust.☆674Updated 11 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆909Updated 10 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆643Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆811Updated last week
- Rust crate for a convenient RAII scope guard.☆539Updated 2 years ago
- An implementation of a LRU cache☆763Updated 2 months ago
- Optimized string search routines for Rust.☆1,293Updated 2 months ago
- Rust allocator using jemalloc as a backend☆471Updated last week
- Asynchronous streams for Rust using async & await notation☆725Updated last year
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆494Updated last week
- Futures, streams, and async I/O combinators.☆529Updated last month
- A vector with a fixed capacity. (Rust)☆843Updated last year
- Just, really the littlest Vec you could need. So smol.☆715Updated this week
- Notify async tasks or threads☆502Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,018Updated last month
- A crate for mucking around with piles of bytes☆935Updated last week
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆839Updated this week
- Async I/O and timers☆558Updated 3 weeks ago