gwenn / lemon-rsLinks
LALR(1) parser generator for Rust based on Lemon + SQL parser
☆54Updated 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:
- scan-resistant concurrent lazy LRU☆61Updated last year
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.☆91Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- Value log implementation for key-value separated storage in safe Rust☆41Updated last month
- Yet another key-value storage for Rust☆72Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆41Updated last month
- Framework for simulating distributed applications☆102Updated 5 years ago
- A FUSE server implementation for Rust.☆43Updated 3 months ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 6 months ago
- An Adaptive Radix Tree implementation.☆39Updated last year
- An efficient JSON Value parser☆77Updated last year
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆97Updated 2 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Memory validation framework for Rust☆68Updated 5 months ago
- An on-disk hash table implementation☆123Updated 3 years ago
- Visual representation of on-disk database file format used by all releases of SQLite since version 3.0.0.☆64Updated 9 months ago
- PostgreSQL parser for Rust that uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parse tr…☆85Updated last month
- A timed adaptive radix trie data-structure, used in SurrealKV☆104Updated 4 months ago
- Calculate the next timestamp matching a given crontab pattern☆57Updated 3 months ago
- A Write Ahead Log (WAL) implementation in Rust☆228Updated last year
- Generic S3 server implementation☆121Updated last year
- rust database engineering toolkit☆33Updated 3 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆156Updated last week