gwenn / lemon-rsLinks
LALR(1) parser generator for Rust based on Lemon + SQL parser
☆55Updated last month
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
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- A compressed bitmap format optimized for small, sparse sets of u32s with zero-copy querying.☆43Updated last week
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 7 months ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆111Updated 3 weeks ago
- A lightweight low-level single-threaded actor runtime☆177Updated 3 weeks ago
- Yet another key-value storage for Rust☆72Updated 3 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- rust database engineering toolkit☆32Updated 4 years ago
- Generic S3 server implementation☆124Updated last year
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆181Updated this week
- Visual representation of on-disk database file format used by all releases of SQLite since version 3.0.0.☆68Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- Value log implementation for key-value separated storage in safe Rust☆43Updated 3 weeks ago
- It’s a pure safe BTree that can be used to build your own special-purpose btree data structure☆55Updated last week
- A pure Rust database implementation using an append-only B-Tree file format.☆272Updated last year
- ☆55Updated last week
- concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files☆106Updated last month
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Build Abstract Syntax Trees and tree-walking models quickly in Rust.☆122Updated last year
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆121Updated this week
- 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 in-memory filesystem cache layer based on tokio::fs, with least-frequently-used eviction☆38Updated 7 months ago
- An efficient JSON Value parser☆77Updated last year
- Benchmarking Rust storage engines☆44Updated this week
- An Adaptive Radix Tree implementation.☆43Updated last month
- PostgreSQL parser for Rust that uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parse tr…☆86Updated 4 months ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- An embedded, in-memory, immutable, copy-on-write, key-value database engine☆152Updated 7 months ago