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
- Value log implementation for key-value separated storage in safe Rust☆43Updated 4 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- rust database engineering toolkit☆35Updated 4 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 7 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- 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
- A timed adaptive radix trie data-structure, used in SurrealKV☆114Updated 4 months ago
- Generic S3 server implementation☆125Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆235Updated 2 years ago
- Visual representation of on-disk database file format used by all releases of SQLite since version 3.0.0.☆72Updated last month
- An implementation of Raft in Rust.☆39Updated 3 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆196Updated last week
- ☆149Updated 2 years ago
- Redis compatible server framework for Rust☆91Updated 2 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆129Updated last month
- It’s a pure safe BTree that can be used to build your own special-purpose btree data structure☆57Updated 3 months ago
- An Adaptive Radix Tree implementation.☆48Updated 5 months ago
- Distributed immutable data store with strong encryption and authentication☆141Updated 2 years ago
- Framework for simulating distributed applications☆105Updated 5 years ago
- 🚣♀️ <1kloc, well-documented Raft consensus algorithm implementation☆65Updated 2 years ago
- Build Abstract Syntax Trees and tree-walking models quickly in Rust.☆123Updated 2 years ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆105Updated last week
- A compressed bitmap format optimized for small, sparse sets of u32s with zero-copy querying.☆47Updated this week
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 4 years ago