MarinPostma / rheaperLinks
Use sqlite to profile your rust program heap
☆23Updated last year
Alternatives and similar repositories for rheaper
Users that are interested in rheaper are comparing it to the libraries listed below
Sorting:
- A fast and flexible LRU map.☆198Updated 10 months ago
- Benchmarking library for stable Rust☆47Updated last month
- Library safely exposing the io_uring API.☆69Updated this week
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆113Updated 2 weeks ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- futures-buffered☆45Updated 4 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago
- Benchmarking Rust storage engines☆47Updated 2 weeks ago
- Simple async reactor and executor for rust☆79Updated 7 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆148Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- An on-disk hash table implementation☆125Updated 4 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Thin immutable zero-copy byte slice☆51Updated last week
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Define your own PhantomData☆158Updated last week
- Non-interleaving multithreaded output queue☆79Updated last week
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- An ε-copy serialization/deserialization framework for Rust☆163Updated 3 weeks ago
- Async filesystem primitives☆140Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- Utilities for working with shared slices of memory☆81Updated 4 months ago
- A Rust library for interrupting asynchronous streams.☆168Updated 11 months ago
- Thread parking and unparking☆79Updated 10 months ago
- Async broadcast channels☆187Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 2 weeks ago
- A buffering MPSC queue.☆83Updated last year