kavirajk / ropeLinks
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
Sorting:
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- Benchmarking library for stable Rust☆38Updated 2 months ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆40Updated last week
- Grafana Plugin SDK for Rust☆65Updated last month
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 5 months ago
- Thin immutable zero-copy byte slice☆42Updated 3 weeks ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆22Updated 5 months ago
- A fast and simple in-memory key-value database 🦀☆62Updated 2 years ago
- An updated version of linked-hash-map and friends☆114Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Simple async reactor and executor for rust☆79Updated 2 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆34Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆54Updated last year
- Logical clocks implementation in Rust☆44Updated 5 years ago
- Define your own PhantomData☆152Updated 3 weeks ago
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- scan-resistant concurrent lazy LRU☆58Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years 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…☆56Updated last week
- Additional utilities around the bytes crate☆19Updated last month
- Generate enum variants inline☆57Updated 2 years ago
- A better metrics crate☆32Updated 3 months ago
- Fast, concurrent, arena-based allocator with drop support☆135Updated last year
- An unordered multiset/bag implementation backed by HashMap☆67Updated 2 months ago
- Use sqlite to profile your rust program heap☆20Updated 6 months ago