orbitinghail / splinter-rsLinks
A compressed bitmap format optimized for small, sparse sets of u32s with zero-copy querying.
☆45Updated this week
Alternatives and similar repositories for splinter-rs
Users that are interested in splinter-rs are comparing it to the libraries listed below
Sorting:
- Value log implementation for key-value separated storage in safe Rust☆43Updated 2 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- TonboLite: Analysis-ready SQLite using Tonbo☆48Updated 7 months ago
- Distributed, fault tolerant, strongly consistent, performant (event)log in Rust☆19Updated 2 years ago
- Query expressions for semi-structured data☆59Updated 8 months ago
- A distributed load testing tool written in Rust running WASM compiled scenarios☆39Updated 6 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- An eventually consistent LRU designed for lock-free concurrent reads☆23Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months ago
- Log search engine on object storages☆19Updated last year
- concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files☆109Updated last week
- heap profiler for rust☆28Updated 3 weeks ago
- Bigtable but smol☆47Updated this week
- Turns running Rust code into a serializable data structure.☆27Updated 3 years ago
- Fast multi-producer, multi-consumer unbounded channel with async support.☆105Updated 3 years ago
- Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.☆96Updated 3 years ago
- ☆12Updated 2 months ago
- Visual representation of on-disk database file format used by all releases of SQLite since version 3.0.0.☆70Updated last year
- Scalable and encrypted embedded database with 3-tier caching☆148Updated 11 months ago
- LALR(1) parser generator for Rust based on Lemon + SQL parser☆57Updated last month
- Thin immutable zero-copy byte slice☆49Updated 3 weeks ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- It’s a pure safe BTree that can be used to build your own special-purpose btree data structure☆57Updated last month
- A Rust error crate with the goal of identifying precisely where and in which context an error occurs.☆20Updated 8 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 3 months ago
- An Adaptive Radix Tree implementation.☆45Updated 3 months ago
- Logical clocks implementation in Rust☆45Updated 6 years ago
- Wait for a collection of async tasks to finish.☆35Updated last year
- A timed adaptive radix trie data-structure, used in SurrealKV☆111Updated 2 months ago
- A crate to protect against malicious JSON payloads.☆63Updated last year