andrusha / sqlite-parser-nom
Parser library for SQLite storage format in Rust
☆16Updated 2 years ago
Alternatives and similar repositories for sqlite-parser-nom:
Users that are interested in sqlite-parser-nom are comparing it to the libraries listed below
- ☆15Updated last year
- Structured diagnostics for Rust applications☆32Updated 10 months ago
- Experimental comparators for collections to be generic over☆16Updated 11 months ago
- RuSt FileSystem☆23Updated 2 years ago
- ☆13Updated 3 months ago
- A compressed bitmap format optimized for small, sparse sets of u32s with zero-copy querying.☆22Updated this week
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- Extraction and modernization of the hyper 0.11.x typed header module☆29Updated 2 years ago
- Finite state machine, inspired by micromachine☆26Updated 8 years ago
- Distributed key-value store.☆28Updated 3 years ago
- Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.☆91Updated 2 years ago
- Async Server Sent Events parser and encoder☆52Updated 10 months ago
- ☆20Updated 3 years ago
- The simd optimized escape code☆53Updated last week
- Adaptive Radix Tree in Rust☆67Updated 6 years ago
- A flexible byte pool.☆18Updated 2 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- Log macro for logs kv-unstable backend☆20Updated 4 years ago
- Consistent Hashing library in Rust☆18Updated last year
- HTTP/WebSocket connection manager☆66Updated 3 months ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Rust implementation of Base64 VLQ for source maps☆19Updated 5 years ago
- A PostgreSQL inspired SQL database written in Rust.☆27Updated 3 years ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- A simple map based on a vector for small integer keys☆64Updated 4 months ago
- rust database engineering toolkit☆33Updated 3 years ago
- Add a logger to CLIs using structopt