losfair / sqlite-cache
SQLite-based on-disk cache for Rust.
☆23Updated 8 months ago
Alternatives and similar repositories for sqlite-cache:
Users that are interested in sqlite-cache are comparing it to the libraries listed below
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- Dynamic structured values for Rust☆28Updated 2 weeks ago
- dynamically extendable Rayon parallel iterator☆9Updated 2 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- `smol` integrations with `hyper`☆14Updated 5 months ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- An alternative `std`-like implementation built on origin☆29Updated last month
- a fast async pool based on channel☆24Updated 4 months ago
- Traits for inspecting memory usage of Rust types☆25Updated 3 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆42Updated this week
- Build your own hostingless server.☆34Updated last year
- Serde serializer for generating Starlark build targets☆66Updated last month
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- ☆13Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- Seredies is a Redis Protocol implementation for serde.☆19Updated last year
- A concise, self-describing binary format written in Rust for Serde☆65Updated 7 months ago
- An eventually consistent LRU designed for lock-free concurrent reads