Rust allocator using jemalloc as a backend
☆493Feb 5, 2026Updated 3 weeks ago
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☆429Dec 21, 2021Updated 4 years ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆741Nov 24, 2025Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆938Feb 20, 2025Updated last year
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆265Feb 9, 2026Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- Utilities for working with bytes☆2,188Feb 4, 2026Updated 3 weeks ago
- Slab allocator for Rust☆875Jan 31, 2026Updated last month
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,599Feb 9, 2026Updated 2 weeks ago
- Blazing fast concurrent HashMap for Rust.☆3,954Mar 5, 2025Updated 11 months ago
- An io_uring backed runtime for Rust☆1,434Jul 7, 2025Updated 7 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Utilities for collecting metrics from a Tokio application☆402Updated this week
- A high performance concurrent caching library for Rust☆2,412Feb 18, 2026Updated last week
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Zero-copy deserialization framework for Rust☆4,039Feb 20, 2026Updated last week
- A fast bump allocation arena for Rust☆2,117Updated this week
- A crate for safe and ergonomic pin-projection.☆705Feb 16, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- Per-object thread-local storage for Rust☆365Feb 18, 2026Updated last week
- a debugger for async rust!☆4,417Feb 3, 2026Updated 3 weeks ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,798Feb 16, 2026Updated last week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,312Nov 21, 2025Updated 3 months ago
- Async multi-producer multi-consumer channel☆933Jul 6, 2025Updated 7 months ago
- Statistics-driven benchmarking library for Rust☆5,428Nov 29, 2025Updated 3 months ago
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- A metrics ecosystem for Rust.☆1,423Feb 16, 2026Updated last week
- Portable interface to epoll, kqueue, event ports, and wepoll☆713Feb 7, 2026Updated 3 weeks ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆539Dec 25, 2025Updated 2 months ago
- Find unused dependencies in Cargo.toml☆2,085Dec 29, 2025Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- Flexible concrete Error type built on std::Error☆6,436Feb 20, 2026Updated last week
- Notify async tasks or threads☆504Feb 7, 2026Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆601Feb 15, 2026Updated 2 weeks ago
- Tools for concurrent programming in Rust☆8,319Updated this week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,513Apr 29, 2025Updated 10 months ago