tidwall / rtree.rsLinks
A fast R-tree for Rust
☆141Updated 2 months ago
Alternatives and similar repositories for rtree.rs
Users that are interested in rtree.rs are comparing it to the libraries listed below
Sorting:
- A pure Rust database implementation using an append-only B-Tree file format.☆279Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆152Updated 3 years ago
- A Write Ahead Log (WAL) implementation in Rust☆236Updated 2 years ago
- Port of bbolt in Rust☆67Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆177Updated 5 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆256Updated this week
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆427Updated last year
- Multi-threaded implementation of redis written in rust☆145Updated 2 years ago
- ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities and…☆90Updated last month
- Yaque is yet another disk-backed persistent queue for Rust.☆88Updated last year
- A client-side gRPC channel implementation for tonic☆144Updated last month
- An opinionated guide that tries to help you choose the best way to store contiguous data in Rust☆126Updated 5 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 3 years ago
- A lightweight low-level single-threaded actor runtime☆181Updated 3 weeks ago
- Rust library implementing xor-filters☆145Updated 2 years ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆262Updated 7 months ago
- Just Another Memory Mapped Database☆275Updated 2 years ago
- Rust FFI wrapper for CRoaring☆164Updated last week
- Proactive IO & Runtime system☆276Updated last year
- Async filesystem primitives☆143Updated 3 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- The feature-rich, portable async channel library☆266Updated 3 years ago
- A concurrent circuit breaker implemented with ring buffers☆121Updated 2 months ago
- An implementation of the C++ Masstree data structure in Rust.☆204Updated this week
- Lightweight Apache Arrow data frame for Rust☆63Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- An ε-copy serialization/deserialization framework for Rust☆169Updated 2 weeks ago
- ✈️ a private, authenticated, permissioned cargo registry☆128Updated 3 years ago
- Easy IO for Rust☆102Updated 4 years ago