haydnv / freqfsLinks
An in-memory filesystem cache layer based on tokio::fs, with least-frequently-used eviction
☆38Updated 11 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.☆68Updated 4 years ago
- A thread-safe Rust LFU cache which supports a custom eviction policy☆34Updated 3 years ago
- An SQL query builder☆66Updated 3 years ago
- Value log implementation for key-value separated storage in safe Rust☆43Updated 4 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Async Server Sent Events parser and encoder☆53Updated last year
- CLI tool to work with Sled key-value databases.☆42Updated 9 months ago
- ☆24Updated 2 years ago
- The simd optimized escape code☆54Updated last week
- Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.☆96Updated 3 years ago
- ☆114Updated 2 years ago
- A Rust implementation of fractional indexing.☆66Updated last year
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 4 years ago
- Memory validation framework for Rust☆75Updated 3 months ago
- FoundationDB client API for Tokio☆49Updated 2 years ago
- A Rust port of Toxiproxy server☆54Updated 2 years ago
- It’s a pure safe BTree that can be used to build your own special-purpose btree data structure☆57Updated 4 months ago
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆100Updated 4 months ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated 2 months ago
- Profiling tool for Rust code.☆46Updated last year
- Memory database☆58Updated last year
- Interning of data in rust☆118Updated 7 months ago
- Rust Universally Unique Lexicographically Sortable Identifier☆81Updated 8 years ago
- Fast multi-producer, multi-consumer unbounded channel with async support.☆108Updated 3 years ago
- Data parallelism library for async-std.☆96Updated last year
- A Rust error crate with the goal of identifying precisely where and in which context an error occurs.☆20Updated 10 months ago
- Rust bindings for SQLite’s lsm1 extension in stand-alone manner.☆25Updated 9 months ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆73Updated last week