gwenn / lemon-rs
LALR(1) parser generator for Rust based on Lemon + SQL parser
☆52Updated last month
Alternatives and similar repositories for lemon-rs:
Users that are interested in lemon-rs are comparing it to the libraries listed below
- A low-level MVCC file format for storing blobs.☆63Updated 11 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated last month
- Framework for simulating distributed applications☆98Updated 4 years ago
- Yet another key-value storage for Rust☆70Updated 3 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- Calculate the next timestamp matching a given crontab pattern☆54Updated this week
- An on-disk hash table implementation☆113Updated 3 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆47Updated 3 years ago
- Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.☆90Updated 2 years ago
- Value log implementation for key-value separated storage in safe Rust☆27Updated this week
- It’s a pure safe BTree that can be used to build your own special-purpose btree data structure☆52Updated 9 months ago
- A Write Ahead Log (WAL) implementation in Rust☆222Updated last year
- Wait for a collection of async tasks to finish.☆34Updated 6 months ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- PostgreSQL parser for Rust that uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parse tr…☆81Updated last year
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆122Updated this week
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆37Updated last week
- Visual representation of on-disk database file format used by all releases of SQLite since version 3.0.0.☆59Updated 4 months ago
- JSONB implement in rust☆69Updated last month
- ☆190Updated last year
- Auto-generate serde implementations for prost types☆92Updated 7 months ago
- Asynchronously speed-limiting multiple byte streams☆57Updated 4 months ago
- An Adaptive Radix Tree implementation.☆38Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆69Updated 5 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆268Updated last year
- Adaptive Radix Tree in Rust☆65Updated 6 years ago