purpleprotocol / mimalloc_rustLinks
A Rust wrapper over Microsoft's MiMalloc memory allocator
☆699Updated last week
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☆935Updated last month
- Support atomic operations on Arc itself☆1,167Updated last month
- cross-platform Rust API for memory mapped IO☆564Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆519Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆688Updated 3 weeks ago
- Adaptors between compression crates and Rust's async IO types☆594Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆795Updated 2 months ago
- Easy self-referential struct generation for Rust.☆673Updated 10 months ago
- Fast floating point to string conversion☆670Updated last week
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆719Updated 4 months ago
- Rust crate for a convenient RAII scope guard.☆539Updated 2 years ago
- A rust binding for the zstd compression library.☆610Updated this week
- Async multi-producer multi-consumer channel☆913Updated 4 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆901Updated 9 months ago
- Just, really the littlest Vec you could need. So smol.☆710Updated 3 months ago
- Slab allocator for Rust☆853Updated 3 weeks ago
- ☆345Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆437Updated last month
- Futures, streams, and async I/O combinators.☆530Updated last month
- Async I/O and timers☆554Updated 2 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆640Updated last week
- Asynchronous streams for Rust using async & await notation☆723Updated 11 months ago
- A vector with a fixed capacity. (Rust)☆836Updated last year
- Rust allocator using jemalloc as a backend☆463Updated last week
- Compile-time type-checked builder derive☆1,117Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆804Updated last week
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆488Updated last week
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆831Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆940Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆805Updated this week