purpleprotocol / mimalloc_rustLinks
A Rust wrapper over Microsoft's MiMalloc memory allocator
☆681Updated 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:
- Module initialization/global constructor functions for Rust☆910Updated last week
- cross-platform Rust API for memory mapped IO☆538Updated 2 months ago
- Support atomic operations on Arc itself☆1,129Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆509Updated 2 months ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆702Updated 2 months ago
- Adaptors between compression crates and Rust's async IO types☆569Updated last week
- A crate for safe and ergonomic pin-projection.☆684Updated last week
- Async multi-producer multi-consumer channel☆899Updated 3 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆774Updated last month
- Fast floating point to string conversion☆662Updated this week
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆633Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆658Updated 9 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆887Updated 8 months ago
- A rust binding for the zstd compression library.☆598Updated last month
- Rust crate for a convenient RAII scope guard.☆534Updated 2 years ago
- Slab allocator for Rust☆846Updated 2 months ago
- ☆497Updated last month
- An implementation of a LRU cache☆749Updated last week
- Safe cross-platform linker shenanigans☆791Updated 3 weeks ago
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆475Updated this week
- Compile-time type-checked builder derive☆1,102Updated last month
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆790Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆794Updated last week
- Rust allocator using jemalloc as a backend☆455Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆869Updated last week
- Asynchronous streams for Rust using async & await notation☆713Updated 10 months ago
- Futures, streams, and async I/O combinators.☆524Updated 2 months ago
- Async I/O and timers☆551Updated last month
- Test harness for ui tests of compiler diagnostics☆930Updated last week
- Optimized string search routines for Rust.☆1,233Updated 3 weeks ago