purpleprotocol / mimalloc_rust
A Rust wrapper over Microsoft's MiMalloc memory allocator
☆519Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for mimalloc_rust
- Support atomic operations on Arc itself☆789Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- Fast floating point to string conversion☆607Updated last week
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- ☆447Updated 3 weeks ago
- A rust binding for the zstd compression library.☆527Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆475Updated this week
- A vector with a fixed capacity. (Rust)☆747Updated last month
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- Async multi-producer multi-consumer channel☆791Updated last month
- cross-platform Rust API for memory mapped IO☆419Updated last month
- Notify async tasks or threads☆449Updated this week
- Safe cross-platform linker shenanigans☆653Updated last week
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆565Updated last month
- Slab allocator for Rust☆705Updated 2 months ago
- Easy self-referential struct generation for Rust.☆537Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆746Updated 3 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆395Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆668Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆394Updated last month
- ☆753Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆820Updated last week
- Task abstraction for building executors☆413Updated last month
- Rust crate for a convenient RAII scope guard.☆480Updated last year
- An implementation of a LRU cache☆644Updated last month
- A simple and fast random number generator☆413Updated this week
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆592Updated 3 weeks ago
- Adaptors between compression crates and Rust's async IO types☆409Updated this week
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- A minimal async executor that lets you block on a future☆525Updated 3 weeks ago