gwenn / sqlpop
SQL parser (as understood by SQLite)
☆36Updated last month
Related projects ⓘ
Alternatives and complementary repositories for sqlpop
- Make RocksDB really rocks! The Rust style API.☆48Updated 3 years ago
- A HyperLogLog implementation in Rust.☆50Updated 3 months ago
- A fast thread safe memory pool for reusing allocations.☆29Updated 8 years ago
- ☆36Updated 4 years ago
- The simd optimized escape code☆53Updated last week
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- ☆46Updated 4 years ago
- ☆72Updated 3 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆60Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆53Updated 2 years ago
- Rust library providing mutable resizable arrays built on top of mmap☆23Updated 11 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 7 years ago
- A PostgreSQL inspired SQL database written in Rust.☆27Updated 3 years ago
- Asynchronous file I/O for Tokio☆48Updated 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- An experimental columnar arena☆41Updated 3 weeks ago
- Rust bindings for SQLite ’s lsm1 extension in stand-alone manner.☆20Updated 11 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- hybrid logical clock for Rust☆21Updated 8 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- This implements the python subprocess.communicate tool for rust☆13Updated 8 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- How to run Hyper on async-std☆39Updated 2 years ago
- rust histogram and percentile stats☆46Updated 4 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆94Updated 7 months ago
- ☆54Updated 5 years ago
- Synchronous memory pipe for Rust☆31Updated 3 years ago
- A fast mpmc queue with broadcast capabilities. Known as multiqueue too.☆54Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- Trying to create Sync bump allocator☆28Updated this week