gwenn / lemon-rsLinks
LALR(1) parser generator for Rust based on Lemon + SQL parser
☆54Updated 2 weeks ago
Alternatives and similar repositories for lemon-rs
Users that are interested in lemon-rs are comparing it to the libraries listed below
Sorting:
- Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.☆95Updated 3 years ago
- scan-resistant concurrent lazy LRU☆62Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆61Updated 6 months ago
- Value log implementation for key-value separated storage in safe Rust☆43Updated this week
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- Yet another key-value storage for Rust☆72Updated 3 years ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆111Updated this week
- An Adaptive Radix Tree implementation.☆42Updated last month
- Calculate the next timestamp matching a given crontab pattern☆63Updated 2 weeks ago
- It’s a pure safe BTree that can be used to build your own special-purpose btree data structure☆55Updated 2 weeks ago
- 🚣♀️ <1kloc, well-documented Raft consensus algorithm implementation☆61Updated 2 years ago
- Visual representation of on-disk database file format used by all releases of SQLite since version 3.0.0.☆68Updated 11 months ago
- PostgreSQL parser for Rust that uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parse tr…☆86Updated 3 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆145Updated last week
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆164Updated 2 weeks ago
- A pure Rust database implementation using an append-only B-Tree file format.☆272Updated last year
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆122Updated last year
- Nuts is a Rust library that offers a simple publish-subscribe API, featuring decoupled creation of the publisher and the subscriber.☆68Updated 4 years ago
- rust database engineering toolkit☆32Updated 4 years ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆102Updated last month
- An eventually consistent LRU designed for lock-free concurrent reads☆23Updated 2 years ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- A compressed bitmap format optimized for small, sparse sets of u32s with zero-copy querying.☆38Updated this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- ☆54Updated 2 weeks ago
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago