fjall-rs / value-logLinks
Value log implementation for key-value separated storage in safe Rust
☆43Updated 4 months ago
Alternatives and similar repositories for value-log
Users that are interested in value-log are comparing it to the libraries listed below
Sorting:
- Thin immutable zero-copy byte slice☆63Updated this week
- Bigtable but smol☆49Updated last week
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Calculate the next timestamp matching a given crontab pattern☆69Updated last month
- Rust bindings for SQLite’s lsm1 extension in stand-alone manner.☆25Updated 9 months ago
- Embedded Key-Value Storage Engine☆143Updated 2 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- An Adaptive Radix Tree implementation.☆48Updated 5 months ago
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 4 months ago
- ☆64Updated 4 months ago
- Rust Serde Serializer and Deserializer for SQLite jsonb data format☆42Updated 8 months ago
- Wait for a collection of async tasks to finish.☆36Updated last year
- Mechanisms for high-performance hardware-aware programming in Rust☆32Updated 3 weeks ago
- A fast runtime-agnostic object pool for async rust.☆38Updated last week
- It’s a pure safe BTree that can be used to build your own special-purpose btree data structure☆58Updated 4 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- A Rust error crate with the goal of identifying precisely where and in which context an error occurs.☆20Updated 11 months ago
- Utilities for working with shared slices of memory☆84Updated 7 months ago
- A Rust Vector which swaps to disk based on given parameters☆45Updated 2 years ago
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- A crate to protect against malicious JSON payloads.☆63Updated last year
- Lightning fast concurrent HyperLogLog for Rust.☆44Updated last week
- Multi-source configuration library for Rust.☆43Updated this week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆69Updated 9 months ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆62Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week