gwenn / lemon-rsLinks
LALR(1) parser generator for Rust based on Lemon + SQL parser
☆57Updated 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.☆96Updated 3 years ago
- rust database engineering toolkit☆32Updated 4 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Value log implementation for key-value separated storage in safe Rust☆43Updated last month
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months ago
- 🚣♀️ <1kloc, well-documented Raft consensus algorithm implementation☆61Updated 2 years ago
- Yet another key-value storage for Rust☆72Updated 3 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆62Updated 7 months ago
- An embedded, in-memory, immutable, copy-on-write, key-value database engine☆152Updated 8 months ago
- It’s a pure safe BTree that can be used to build your own special-purpose btree data structure☆56Updated 3 weeks ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- ☆21Updated 4 years ago
- A compressed bitmap format optimized for small, sparse sets of u32s with zero-copy querying.☆45Updated this week
- A timed adaptive radix trie data-structure, used in SurrealKV☆111Updated last month
- PostgreSQL parser for Rust that uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parse tr…☆87Updated 4 months ago
- ☆146Updated 2 years ago
- Visual representation of on-disk database file format used by all releases of SQLite since version 3.0.0.☆69Updated last year
- Bigtable but smol☆47Updated last week
- Adaptive Radix Tree in Rust☆68Updated 7 years ago
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆144Updated last month
- A pure Rust database implementation using an append-only B-Tree file format.☆274Updated 2 years ago
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- An efficient JSON Value parser☆77Updated last year
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆182Updated this week
- A key-value database engine abstraction layer for IndexedDB in WASM☆100Updated last week
- Build Abstract Syntax Trees and tree-walking models quickly in Rust.☆122Updated last year