orbitinghail / splinter-rsLinks
A compressed bitmap format optimized for small, sparse sets of u32s with zero-copy querying.
☆45Updated last 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
- TonboLite: Analysis-ready SQLite using Tonbo☆48Updated 8 months ago
- Distributed, fault tolerant, strongly consistent, performant (event)log in Rust☆19Updated 2 years ago
- Query expressions for semi-structured data☆58Updated 9 months ago
- Log search engine on object storages☆19Updated last year
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files☆109Updated 3 weeks ago
- It’s a pure safe BTree that can be used to build your own special-purpose btree data structure☆57Updated 2 months ago
- Bigtable but smol☆49Updated this week
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Visual representation of on-disk database file format used by all releases of SQLite since version 3.0.0.☆70Updated this week
- LALR(1) parser generator for Rust based on Lemon + SQL parser☆57Updated last week
- A distributed load testing tool written in Rust running WASM compiled scenarios☆39Updated 6 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- zero-g git.☆40Updated 2 years ago
- ☆12Updated 3 months ago
- Kiwi powers extensible, real-time data streaming to your end users☆54Updated 11 months ago
- Async channels for Rust that support reading and writing many values☆32Updated 2 months ago
- A Rust error crate with the goal of identifying precisely where and in which context an error occurs.☆20Updated 9 months ago
- Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.☆96Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 9 months ago
- Turns running Rust code into a serializable data structure.☆27Updated 3 years ago
- heap profiler for rust☆28Updated last week
- A crate to protect against malicious JSON payloads.☆63Updated last year
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- An Adaptive Radix Tree implementation.☆45Updated 3 months ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆111Updated 2 months ago
- Fast multi-producer, multi-consumer unbounded channel with async support.☆105Updated 3 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated this week