losfair / sqlite-cacheLinks
SQLite-based on-disk cache for Rust.
☆24Updated 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.☆117Updated 10 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- A Rust Vector which swaps to disk based on given parameters☆45Updated 2 years ago
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago
- bluss/IndexMap with amortized resizes☆14Updated 5 years ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Example implementation of stack tokens for Rust☆33Updated 3 years ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- a fast async pool based on channel☆26Updated 3 weeks ago
- An in-memory SQL database in Rust.☆14Updated 4 years ago
- An efficient JSON Value parser☆76Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- structured parallel execution for async Rust☆37Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated last month
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- ☆21Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Dynamic structured values for Rust☆28Updated last month
- `smol` integrations with `hyper`☆17Updated 5 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Traits extending the Rust Range structs in std::ops☆42Updated 2 years ago
- libyaml transpiled to rust by c2rust☆34Updated last year
- Count directory entries—`ls | wc -l` but faster☆29Updated 3 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Serde serializer for generating Starlark build targets☆70Updated 3 weeks ago