al8n / caches-rsView external linksLinks
This is a Rust implementation for popular caches (support no_std).
☆113Feb 3, 2025Updated last year
Alternatives and similar repositories for caches-rs
Users that are interested in caches-rs are comparing it to the libraries listed below
Sorting:
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Feb 23, 2025Updated 11 months ago
- Non-owning unsafe I/O☆23Aug 6, 2025Updated 6 months ago
- Physically based spectral path tracing renderer with a focus on high-quality offline rendering☆14Jan 19, 2026Updated 3 weeks ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Nov 17, 2019Updated 6 years ago
- An implementation of TinyLFU cache☆15Oct 10, 2022Updated 3 years ago
- Solve hard constraints easily with Rust.☆15Jul 17, 2022Updated 3 years ago
- A minimal and unopinionated actor framework for Rust.☆68Dec 31, 2022Updated 3 years ago
- Generative arts library in Rust☆22May 21, 2021Updated 4 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Sep 14, 2021Updated 4 years ago
- Generating procedural textures☆26Jun 22, 2021Updated 4 years ago
- A set of safe Least Recently Used (LRU) map/cache types for Rust☆16Jan 25, 2023Updated 3 years ago
- Composable probability distributions☆16Jan 31, 2023Updated 3 years ago
- Rust crate for making Read streams peekable.☆26Aug 1, 2021Updated 4 years ago
- Wait for async tasks☆13Dec 22, 2022Updated 3 years ago
- Number names is a Rust library to provide formatted string names for cardinal and ordinal numbers.☆13May 16, 2022Updated 3 years ago
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆428May 4, 2024Updated last year
- 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…☆101Jan 24, 2026Updated 3 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- A Rust SQL query builder with a pleasant fluent API closely imitating actual SQL☆125Sep 1, 2023Updated 2 years ago
- A compile time sized array of bits☆12Aug 15, 2021Updated 4 years ago
- Simple bitset with small-set (single-word) optimization☆19Jun 9, 2024Updated last year
- Snapshot testing for a herd of CLI tests☆168Feb 2, 2026Updated last week
- ☆22Nov 1, 2022Updated 3 years ago
- easy-gpgpu rust crate☆23Feb 16, 2022Updated 3 years ago
- Playing with volumetric rendering in rust☆19Mar 17, 2021Updated 4 years ago
- Performant time measuring in Rust☆201Mar 18, 2024Updated last year
- Typed any map for rust☆67Dec 13, 2024Updated last year
- Sparse Merkle tree for a key-value map.☆24Aug 7, 2022Updated 3 years ago
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Mar 15, 2024Updated last year
- The TiKV development/contribution guide☆35Jul 20, 2022Updated 3 years ago
- structured parallel execution for async Rust☆37Aug 14, 2024Updated last year
- ☆12Jun 3, 2023Updated 2 years ago
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Nov 11, 2024Updated last year
- Rust generators implemented through async/await syntax☆12Sep 29, 2023Updated 2 years ago
- Bindings to TinyGL, a Small, Free and Fast Subset of OpenGL☆13Dec 1, 2022Updated 3 years ago
- A small and fast frontend framework in Rust☆69Updated this week
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Jan 24, 2022Updated 4 years ago
- Multi-threaded Compression☆172Nov 19, 2025Updated 2 months ago
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Updated this week