polyrand / rust-sqlite-ext-exampleLinks
Example code to create a persistent SQLite extension in Rust
☆18Updated 3 years ago
Alternatives and similar repositories for rust-sqlite-ext-example
Users that are interested in rust-sqlite-ext-example are comparing it to the libraries listed below
Sorting:
- A basic log-structured flash datastore☆20Updated 2 years ago
- ☆13Updated last week
- Distributed key-value store.☆28Updated 4 years ago
- Hash Array Mapped Trie (HAMT) and Ctrie Implementations for Rust☆13Updated 2 years ago
- rust database engineering toolkit☆33Updated 3 years ago
- ☆11Updated 7 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated this week
- scan-resistant concurrent lazy LRU☆58Updated last year
- An implementation of TinyLFU cache☆15Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 3 months ago
- trigger io::Error's in test, and annotate their source☆30Updated last year
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Example sqlite3 Dynamic Loadable Extension in Rust - vfs and vtab modules - port of vfsstat.c☆35Updated 6 months ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆37Updated 9 months ago
- Value log implementation for key-value separated storage in safe Rust☆40Updated 3 weeks ago
- An experimental columnar arena☆43Updated 7 months ago
- Raft implementation in Rust☆47Updated 4 years ago
- ☆55Updated last year
- A compressed bitmap format optimized for small, sparse sets of u32s with zero-copy querying.☆27Updated last week
- 🐚 An opinionated SQL formatter.☆27Updated 2 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- A set of tools for writing servers that speak PostgreSQL's wire protocol☆93Updated last month
- Rust bindings for SQLite that are no_std and wasm compatible☆40Updated last year
- ☆20Updated 4 years ago
- FoundationDB client API for Tokio☆46Updated last year
- WRite Ahead Logging for distributed applications.☆30Updated 3 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Workload generator that emulates the traffic pattern of lobste.rs☆72Updated 3 years ago
- Distributed, fault tolerant, strongly consistent, performant (event)log in Rust☆18Updated 2 years ago
- ☆12Updated 5 months ago