purpleprotocol / mimalloc_rust
A Rust wrapper over Microsoft's MiMalloc memory allocator
☆572Updated this week
Alternatives and similar repositories for mimalloc_rust:
Users that are interested in mimalloc_rust are comparing it to the libraries listed below
- A crate for safe and ergonomic pin-projection.☆637Updated 3 weeks ago
- Support atomic operations on Arc itself☆900Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆827Updated 2 weeks ago
- A rust binding for the zstd compression library.☆555Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆781Updated last month
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆623Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆450Updated last month
- Per-object thread-local storage for Rust☆343Updated 10 months ago
- Futures, streams, and async I/O combinators.☆498Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆601Updated 7 months ago
- Test harness for ui tests of compiler diagnostics☆869Updated 3 weeks ago
- Fast floating point to string conversion☆628Updated 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`…☆716Updated 2 weeks ago
- Task abstraction for building executors☆460Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆675Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆464Updated 3 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆551Updated this week
- Asynchronous streams for Rust using async & await notation☆665Updated 3 months ago
- Notify async tasks or threads☆461Updated last month
- A crate for mucking around with piles of bytes☆812Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆788Updated last week
- Adaptors between compression crates and Rust's async IO types☆473Updated this week
- An implementation of a LRU cache☆683Updated last month
- Slab allocator for Rust☆747Updated last month
- Async I/O and timers☆489Updated last week
- Rust crate for a convenient RAII scope guard.☆499Updated last year
- Async multi-producer multi-consumer channel☆836Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆803Updated 5 months ago
- Rust allocator using jemalloc as a backend☆396Updated last month
- Easy self-referential struct generation for Rust.☆593Updated 2 months ago