losfair / sqlite-cacheLinks
SQLite-based on-disk cache for Rust.
☆23Updated last year
Alternatives and similar repositories for sqlite-cache
Users that are interested in sqlite-cache are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Dynamic structured values for Rust☆28Updated 2 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Static Linear Algebra System☆36Updated 2 years ago
- Attribute proc-macro to delegate method to a field