haydnv / freqfsLinks
An in-memory filesystem cache layer based on tokio::fs, with least-frequently-used eviction
☆38Updated 10 months ago
Alternatives and similar repositories for freqfs
Users that are interested in freqfs are comparing it to the libraries listed below
Sorting:
- Nuts is a Rust library that offers a simple publish-subscribe API, featuring decoupled creation of the publisher and the subscriber.☆69Updated 4 years ago
- A thread-safe Rust LFU cache which supports a custom eviction policy☆34Updated 2 years ago
- Async Server Sent Events parser and encoder☆53Updated last year
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.☆96Updated 3 years ago
- An SQL query builder☆66Updated 3 years ago
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- ☆24Updated 2 years ago
- CLI tool to work with Sled key-value databases.☆42Updated 9 months ago
- The simd optimized escape code☆54Updated this week
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 4 years ago
- A Rust implementation of fractional indexing.☆64Updated last year
- a minimilistic web assembly parser, compiler, and interpreter for Rust☆79Updated 4 years ago
- Data parallelism library for async-std.☆96Updated last year
- A predictable reactive framework for Rust apps inspired by Redux☆60Updated last year
- Advisory cross-platform file locks using file descriptors☆83Updated 8 months ago
- Profiling tool for Rust code.☆46Updated 11 months ago
- A Rust port of Toxiproxy server☆54Updated 2 years ago
- A web component library for rust☆59Updated 6 years ago
- Exponential backoff generator with jitter.☆93Updated 8 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 4 months ago
- An async version of iterator☆40Updated last year
- Alternative future adapters that provide cancel safety.☆79Updated 3 weeks ago
- Logical clocks implementation in Rust☆45Updated 6 years ago
- Value log implementation for key-value separated storage in safe Rust☆43Updated 3 months ago
- Rust Universally Unique Lexicographically Sortable Identifier☆80Updated 8 years ago
- ☆114Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.