gwenn / lemon-rsLinks
LALR(1) parser generator for Rust based on Lemon + SQL parser
☆57Updated 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
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 9 months 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 2 months ago
- PostgreSQL parser for Rust that uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parse tr…☆87Updated 6 months ago
- Generic S3 server implementation☆125Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Visual representation of on-disk database file format used by all releases of SQLite since version 3.0.0.☆70Updated this week
- rust database engineering toolkit☆32Updated 4 years ago
- ☆150Updated 2 years ago
- Yet another key-value storage for Rust☆71Updated 3 years ago
- A pure Rust database implementation using an append-only B-Tree file format.☆277Updated 2 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆188Updated this week
- A timed adaptive radix trie data-structure, used in SurrealKV☆111Updated 2 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files☆109Updated last month
- A Write Ahead Log (WAL) implementation in Rust☆232Updated 2 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆147Updated last week
- 🚣♀️ <1kloc, well-documented Raft consensus algorithm implementation☆63Updated 2 years ago
- Calculate the next timestamp matching a given crontab pattern☆67Updated 3 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 4 months ago
- A compressed bitmap format optimized for small, sparse sets of u32s with zero-copy querying.☆45Updated last week
- It’s a pure safe BTree that can be used to build your own special-purpose btree data structure☆57Updated 2 months ago
- ☆21Updated 4 years ago
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆128Updated last week
- Framework for simulating distributed applications☆104Updated 5 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆179Updated 2 weeks ago
- Wait for a collection of async tasks to finish.☆36Updated last year
- Benchmarking Rust storage engines☆47Updated 3 weeks ago