A simple, fast, LRU cache implementation.
☆215Apr 8, 2024Updated last year
Alternatives and similar repositories for uluru
Users that are interested in uluru are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆18May 16, 2024Updated last year
- An implementation of a LRU cache☆795Jan 7, 2026Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- A thread pool for isolating blocking I/O in async programs☆377Aug 31, 2025Updated 6 months ago
- ☆20Aug 3, 2020Updated 5 years ago
- Alternate implementations of vector/map/set for Rust☆15Apr 27, 2023Updated 2 years ago
- Proposed API for type-driven member access☆13Feb 28, 2022Updated 4 years ago
- Async filesystem primitives☆145Feb 15, 2026Updated last month
- Rust cache structures and easy function memoization☆1,969Mar 9, 2026Updated 2 weeks ago
- Type-Level Programming in Rust☆27Dec 29, 2021Updated 4 years ago
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- Treemux is a lightweight high performance HTTP request router.☆11Sep 12, 2023Updated 2 years ago
- Slab allocator for Rust☆886Jan 31, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆229Mar 15, 2026Updated last week
- Jump Consistent Hash implementation for Rust☆16Apr 16, 2024Updated last year
- Zero-copy deserialization framework for Rust☆4,100Feb 28, 2026Updated 3 weeks ago
- Async multi-producer multi-consumer channel☆938Jul 6, 2025Updated 8 months ago
- Per-object thread-local storage for Rust☆366Feb 18, 2026Updated last month
- Just, really the littlest Vec you could need. So smol.☆731Mar 14, 2026Updated last week
- ☆248Mar 8, 2026Updated 2 weeks ago
- An ultra simple CLI arguments parser.☆633Oct 19, 2023Updated 2 years ago
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Rust derive-based argument parsing optimized for code size☆1,902Updated this week
- Rust library for safely and explicitly parsing untrusted data☆53May 3, 2024Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- A small and fast async runtime for Rust☆4,827Feb 23, 2026Updated last month
- Swift-style keypaths in Rust☆60Jul 7, 2021Updated 4 years ago
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 3 months ago
- ☆18Nov 14, 2021Updated 4 years ago
- Another Async IO Framework based on io_uring☆63May 5, 2022Updated 3 years ago
- Async I/O and timers☆592Mar 16, 2026Updated last week
- Teaching Rust, sharing patterns, and exploring real-world code.☆14Mar 13, 2026Updated last week
- kindly is a simple Rust implementation of a set-user-ID-root program, similar to sudo but in a much reduced way.☆24May 15, 2025Updated 10 months ago
- Generate is a library for building iterators on the fly☆39Jun 18, 2021Updated 4 years ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago