gwenn / lemon-rsLinks
LALR(1) parser generator for Rust based on Lemon + SQL parser
☆59Updated last week
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
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years 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
- Yet another key-value storage for Rust☆72Updated 4 years ago
- A pure Rust database implementation using an append-only B-Tree file format.☆278Updated 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 8 months ago
- Visual representation of on-disk database file format used by all releases of SQLite since version 3.0.0.☆70Updated last month
- An efficient JSON Value parser☆76Updated 2 years ago
- Value log implementation for key-value separated storage in safe Rust☆43Updated 4 months ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆114Updated 4 months ago
- A Write Ahead Log (WAL) implementation in Rust☆236Updated 2 years ago
- rust database engineering toolkit☆35Updated 4 years ago
- 🚣♀️ <1kloc, well-documented Raft consensus algorithm implementation☆65Updated 2 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆205Updated this week
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆129Updated 2 months ago
- Generic S3 server implementation☆125Updated last year
- ☆149Updated 2 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- It’s a pure safe BTree that can be used to build your own special-purpose btree data structure☆58Updated 4 months ago
- Build Abstract Syntax Trees and tree-walking models quickly in Rust.☆123Updated 2 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆65Updated 11 months ago
- An Adaptive Radix Tree implementation.☆48Updated 5 months ago
- Bigtable but smol☆49Updated last week
- An embedded, in-memory, immutable, copy-on-write, key-value database engine☆157Updated 11 months ago
- An in-memory filesystem cache layer based on tokio::fs, with least-frequently-used eviction☆38Updated 11 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆157Updated last month
- A lightweight framework for building WebSocket-based application backends.☆147Updated last year