gwenn / lemon-rsLinks
LALR(1) parser generator for Rust based on Lemon + SQL parser
☆59Updated 3 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.☆96Updated 3 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- Value log implementation for key-value separated storage in safe Rust☆43Updated 3 months ago
- 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.☆71Updated last week
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- An async virtual filesystem interface in Rust☆37Updated 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…☆88Updated 7 months ago
- rust database engineering toolkit☆35Updated 4 years ago
- Yet another key-value storage for Rust☆72Updated 4 years ago
- An efficient JSON Value parser☆76Updated 2 years ago
- 🚣♀️ <1kloc, well-documented Raft consensus algorithm implementation☆65Updated 2 years ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆113Updated 3 months ago
- A Write Ahead Log (WAL) implementation in Rust☆234Updated 2 years ago
- An Adaptive Radix Tree implementation.☆45Updated 4 months ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Calculate the next timestamp matching a given crontab pattern☆68Updated last week
- A pure Rust database implementation using an append-only B-Tree file format.☆278Updated 2 years ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆43Updated 6 months ago
- concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files☆109Updated last month
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆192Updated this week
- Generic S3 server implementation☆125Updated last year
- A Rust implementation of fractional indexing.☆64Updated last year
- Non-interleaving multithreaded output queue☆79Updated this week
- Distributed immutable data store with strong encryption and authentication☆141Updated 2 years ago
- A compressed bitmap format optimized for small, sparse sets of u32s with zero-copy querying.☆47Updated this week
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆63Updated 10 months ago