kavirajk / rope
Rope implementation in Rust
☆9Updated 5 years ago
Alternatives and similar repositories for rope:
Users that are interested in rope are comparing it to the libraries listed below
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆70Updated 10 months ago
- hRPC implementation in Rust.☆24Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- A small experimental microkernel for embedded systems☆24Updated 2 years ago
- Logical clocks implementation in Rust☆44Updated 5 years ago
- The Rustc Trait System Refactor Initiative☆22Updated 6 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- Grafana Plugin SDK for Rust☆64Updated this week
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated 2 months ago
- Human-friendly indexed collections☆51Updated this week
- A memory efficient syntax tree for language developers☆55Updated last month
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆37Updated last week
- A fast and simple in-memory key-value database 🦀☆62Updated 2 years ago
- Simple async reactor and executor for rust☆78Updated 2 years ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆99Updated this week
- scraps of a potential language☆37Updated 3 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆28Updated last month
- Rust SDK for Apache Avro - a data serialization system.☆46Updated this week
- a small and single threaded async runtime built on top of io-uring☆78Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆20Updated 2 months ago
- A global executor built on top of async-executor and smol☆73Updated last week
- A better metrics crate☆28Updated 3 weeks ago
- Multi-source configuration library for Rust.☆37Updated this week
- Convert closures into wakers☆45Updated last month
- Use sqlite to profile your rust program heap☆20Updated 3 months ago