purpleprotocol / mimalloc_rustLinks
A Rust wrapper over Microsoft's MiMalloc memory allocator
☆644Updated 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:
- cross-platform Rust API for memory mapped IO☆510Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,044Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆877Updated this week
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆680Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆489Updated 5 months ago
- Fast floating point to string conversion☆647Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆670Updated 3 weeks ago
- A rust binding for the zstd compression library.☆577Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆753Updated 4 months ago
- Async multi-producer multi-consumer channel☆884Updated 3 weeks ago
- Slab allocator for Rust☆804Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆864Updated 5 months ago
- Easy self-referential struct generation for Rust.☆631Updated 6 months ago
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- Adaptors between compression crates and Rust's async IO types☆535Updated 2 weeks ago
- Rust allocator using jemalloc as a backend☆436Updated last month
- Just, really the littlest Vec you could need. So smol.☆700Updated 4 months ago
- Asynchronous streams for Rust using async & await notation☆693Updated 7 months ago
- High-performance containers and utilities for concurrent and asynchronous programming☆430Updated last week
- ☆328Updated this week
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆606Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆509Updated last month
- Rust crate for a convenient RAII scope guard.☆525Updated 2 years ago
- ☆493Updated 9 months ago
- Optimized string search routines for Rust.☆1,167Updated last month
- An implementation of a LRU cache☆728Updated 3 weeks ago
- Async I/O and timers☆535Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆765Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆769Updated this week
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆757Updated 2 months ago