Rust allocator using jemalloc as a backend
☆501Feb 5, 2026Updated last month
Alternatives and similar repositories for jemallocator
Users that are interested in jemallocator are comparing it to the libraries listed below
Sorting:
- Rust allocator using jemalloc as a backend☆430Dec 21, 2021Updated 4 years ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆757Nov 24, 2025Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆940Feb 20, 2025Updated last year
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆268Feb 9, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Utilities for working with bytes☆2,198Feb 4, 2026Updated last month
- An io_uring backed runtime for Rust☆1,443Jul 7, 2025Updated 8 months ago
- A high performance concurrent caching library for Rust☆2,451Updated this week
- Blazing fast concurrent HashMap for Rust.☆3,977Mar 5, 2025Updated last year
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,603Feb 9, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 2 weeks ago
- Slab allocator for Rust☆884Jan 31, 2026Updated last month
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated 2 weeks ago
- Zero-copy deserialization framework for Rust☆4,090Feb 28, 2026Updated 3 weeks ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,826Mar 11, 2026Updated last week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,319Nov 21, 2025Updated 4 months ago
- a debugger for async rust!☆4,440Feb 3, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Async multi-producer multi-consumer channel☆937Jul 6, 2025Updated 8 months ago
- Portable interface to epoll, kqueue, event ports, and wepoll☆726Feb 7, 2026Updated last month
- Utilities for collecting metrics from a Tokio application☆405Feb 23, 2026Updated 3 weeks ago
- Statistics-driven benchmarking library for Rust☆5,433Nov 29, 2025Updated 3 months ago
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- A metrics ecosystem for Rust.☆1,434Mar 12, 2026Updated last week
- Find unused dependencies in Cargo.toml☆2,084Dec 29, 2025Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- An implementation of a LRU cache☆795Jan 7, 2026Updated 2 months ago
- Concurrency permutation testing tool for Rust.☆2,640Feb 20, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 2 months ago
- Per-object thread-local storage for Rust☆366Feb 18, 2026Updated last month
- cross-platform Rust API for memory mapped IO☆608Feb 15, 2026Updated last month
- The `io_uring` library for Rust☆1,620Mar 4, 2026Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆548Dec 25, 2025Updated 2 months ago
- Tools for concurrent programming in Rust☆8,365Feb 22, 2026Updated 3 weeks ago
- Flexible concrete Error type built on std::Error☆6,464Feb 20, 2026Updated last month