tidwall / rtree.rs
A fast R-tree for Rust
☆129Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rtree.rs
- A flexible and convenient high-level mmap for zero-copy file I/O.☆105Updated 9 months ago
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆412Updated 6 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆267Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆207Updated 4 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆237Updated 2 years ago
- Compatibility adapter between tokio and futures☆155Updated 3 weeks ago
- ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities and…☆84Updated last year
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆75Updated 3 weeks ago
- A client-side gRPC channel implementation for tonic☆127Updated 4 months ago
- A Write Ahead Log (WAL) implementation in Rust☆216Updated 11 months ago
- Port of bbolt in Rust☆65Updated last month
- Compact, clone-on-write vector and string.☆208Updated this week
- The feature-rich, portable async channel library☆252Updated last year
- Reflection via DWARF.☆293Updated last year
- A fast and flexible LRU map.☆170Updated 5 months ago
- a lock-free concurrent slab (experimental)☆270Updated 2 months ago
- "A very small syn"☆196Updated 7 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆156Updated this week
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- Async broadcast channels☆164Updated 3 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆94Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆376Updated this week
- ☆112Updated last year
- Müsli is a flexible and generic binary serialization framework☆353Updated 2 weeks ago
- Proactive IO & Runtime system☆251Updated 6 months ago
- ☆188Updated this week
- Task abstraction for building executors☆401Updated 3 weeks ago
- Comparison of Rust string types☆133Updated last week
- Fast, concurrent, arena-based allocator with drop support☆119Updated 8 months ago
- A concurrent, append-only vector.☆135Updated this week