MarinPostma / rheaperLinks
Use sqlite to profile your rust program heap
☆23Updated 11 months ago
Alternatives and similar repositories for rheaper
Users that are interested in rheaper are comparing it to the libraries listed below
Sorting:
- Benchmarking Rust storage engines☆47Updated last month
- Benchmarking library for stable Rust☆47Updated 2 weeks ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- Library safely exposing the io_uring API.☆69Updated 2 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated last week
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year
- Thin immutable zero-copy byte slice☆49Updated 2 weeks ago
- Thread parking and unparking☆79Updated 9 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 3 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago
- An on-disk hash table implementation☆125Updated 4 years ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- Simple async reactor and executor for rust☆79Updated 7 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- Define your own PhantomData☆158Updated 2 weeks ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆64Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- A Rust library for interrupting asynchronous streams.☆168Updated 10 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- ☆48Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- An extensible Statsd client for Rust☆102Updated 4 months ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- ☆125Updated 3 years ago
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year