purpleprotocol / mimalloc_rustLinks
A Rust wrapper over Microsoft's MiMalloc memory allocator
☆602Updated 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:
- Module initialization/global constructor functions for Rust☆862Updated 2 weeks ago
- Support atomic operations on Arc itself☆970Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆684Updated 5 months ago
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- A rust binding for the zstd compression library.☆567Updated 2 months ago
- Slab allocator for Rust☆787Updated last week
- Async multi-producer multi-consumer channel☆856Updated 3 weeks ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆657Updated last month
- Just, really the littlest Vec you could need. So smol.☆689Updated 2 months ago
- Task abstraction for building executors☆466Updated 4 months ago
- Safe cross-platform linker shenanigans☆739Updated 2 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆593Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆490Updated 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`…☆741Updated 3 weeks ago
- ☆828Updated 2 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆721Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆470Updated 3 months ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆342Updated this week
- Fast floating point to string conversion☆635Updated 2 weeks ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆570Updated 2 months ago
- Compile-time type-checked builder derive☆1,023Updated 2 months ago
- Backtraces in Rust☆578Updated 3 weeks ago
- Adaptors between compression crates and Rust's async IO types☆516Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆938Updated last month
- Notify async tasks or threads☆473Updated last week
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- Rust library allowing to register multiple handlers for the same signal☆780Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆737Updated 2 months ago
- Rust crate for a convenient RAII scope guard.☆509Updated last year
- Futures, streams, and async I/O combinators.☆503Updated 3 months ago