MarinPostma / rheaperLinks
Use sqlite to profile your rust program heap
☆23Updated 9 months ago
Alternatives and similar repositories for rheaper
Users that are interested in rheaper are comparing it to the libraries listed below
Sorting:
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last month
- Benchmarking library for stable Rust☆46Updated 5 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Reports when tokio runtime threads are blocking☆65Updated last year
- Library safely exposing the io_uring API.☆68Updated 2 weeks ago
- Benchmarking Rust storage engines☆43Updated 3 weeks ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A Rust library for interrupting asynchronous streams.☆167Updated 8 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Thin immutable zero-copy byte slice☆47Updated last week
- A better metrics crate☆34Updated 2 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆72Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Copy-on-write string utilities for Rust☆159Updated last year
- Simple async reactor and executor for rust☆79Updated 5 months ago
- futures-buffered☆45Updated last month
- Rust interface for Linux futexes, the fast user-space locking primitive.☆89Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Define your own PhantomData☆158Updated this week
- Thread parking and unparking☆78Updated 8 months ago
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- Inter-event timing metrics on top of tracing.☆126Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Concurrently Readable Data Structures for Rust☆361Updated 2 months ago