gwenn / lemon-rsLinks
LALR(1) parser generator for Rust based on Lemon + SQL parser
☆57Updated 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
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months 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 2 months ago
- rust database engineering toolkit☆32Updated 4 years ago
- Visual representation of on-disk database file format used by all releases of SQLite since version 3.0.0.☆70Updated last year
- A timed adaptive radix trie data-structure, used in SurrealKV☆111Updated 2 months ago
- Yet another key-value storage for Rust☆71Updated 3 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- An efficient JSON Value parser☆77Updated last year
- An Adaptive Radix Tree implementation.☆45Updated 3 months ago
- A Write Ahead Log (WAL) implementation in Rust☆231Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆147Updated 2 months ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆186Updated last week
- Generic S3 server implementation☆124Updated last year
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- ☆149Updated 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…☆87Updated 5 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 3 months ago
- concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files☆109Updated last week
- A pure Rust database implementation using an append-only B-Tree file format.☆275Updated 2 years ago
- It’s a pure safe BTree that can be used to build your own special-purpose btree data structure☆57Updated last month
- Calculate the next timestamp matching a given crontab pattern☆66Updated 2 months ago
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆42Updated 5 months ago
- A lightweight low-level single-threaded actor runtime☆179Updated 2 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆167Updated 2 weeks ago