A Rust implementation of a constant time LFU cache
☆14May 21, 2024Updated last year
Alternatives and similar repositories for lfu-cache
Users that are interested in lfu-cache are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Kitbag is a content-addressed versioned tree-structured graph-based datastore.☆14Aug 6, 2021Updated 4 years ago
- Number names is a Rust library to provide formatted string names for cardinal and ordinal numbers.☆13May 16, 2022Updated 3 years ago
- Generative arts library in Rust☆22May 21, 2021Updated 4 years ago
- Disassembly viewer for rust projects.☆20Jun 19, 2023Updated 2 years ago
- algorithms and data structures implemented in rust☆19Aug 9, 2022Updated 3 years ago
- A fast, deterministic, non-cryptographic hash for use in hash tables for Rust☆15Jan 12, 2021Updated 5 years ago
- Rust crate providing an indexed, queryable column-based storage system☆34Mar 14, 2022Updated 4 years ago
- An implementation of TinyLFU cache☆15Oct 10, 2022Updated 3 years ago
- binary serialization format☆12Dec 31, 2020Updated 5 years ago
- Learned SPatial Hashmap☆12Sep 14, 2025Updated 6 months ago
- Simple bitset with small-set (single-word) optimization☆19Jun 9, 2024Updated last year
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆35Jul 22, 2023Updated 2 years ago
- MSJsonKit是用于Objective-C的json序列化库,基于NSJSONSerialization和objc/runtime.h,可以实现Objective-C对象(包含自定义对象)与json字符串的相互转化☆13Dec 2, 2015Updated 10 years ago
- A simple Hacker News API (v0) client library based on reqwest and serde.☆15Feb 20, 2023Updated 3 years ago
- A Rust crate for the Roku External Control Protocol (ECP)☆10May 29, 2021Updated 4 years ago
- A minimalist, Rust-powered, `no-std`, zero dependency stack machine library for executing domain specific interpreted languages.☆13Aug 9, 2022Updated 3 years ago
- A rust version of the Caffe library.☆19Jun 16, 2021Updated 4 years ago
- Pure Rust SSTable implementation☆14Aug 9, 2024Updated last year
- ☆22Nov 1, 2022Updated 3 years ago
- A pure-Rust library to work with Linux memfd☆38Sep 1, 2025Updated 6 months ago
- NATS unique identifiers☆20Mar 1, 2026Updated 3 weeks ago
- Simple, secure and composable I/O abstraction for construction of efficient computation workflows.☆10Jun 11, 2016Updated 9 years ago
- ☆31Feb 22, 2020Updated 6 years ago
- Polonius talk at RBR 2019☆14Apr 9, 2021Updated 4 years ago
- A memcomparable serialization format.☆24May 16, 2023Updated 2 years ago
- Method generation for enumerated types in Rust☆12Apr 11, 2019Updated 6 years ago
- Simple ffprobe wraper for Rust.☆23Feb 2, 2025Updated last year
- A rust library for converting between UTF-8, UTF-16 and UTF-32 characters.☆13Jul 5, 2024Updated last year
- Profiling library☆15Jan 15, 2026Updated 2 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Mar 14, 2024Updated 2 years ago
- ☆65Jul 11, 2017Updated 8 years ago
- A `cargo generate` template for quick-starting a procedural macro crate☆16Oct 30, 2019Updated 6 years ago
- High precision decimal☆24May 19, 2023Updated 2 years ago
- Helper crate to write auto splitters for LiveSplit One's auto splitting runtime.☆13Mar 1, 2026Updated 3 weeks ago
- Some ideas for how to implement constructors for Element, HTMLElement, etc.☆15Jan 17, 2015Updated 11 years ago
- JavaScript-interoperable integer types for Rust☆17Nov 2, 2025Updated 4 months ago
- Translate data format into another one. Currently only JSON and YAML are available.☆27Apr 13, 2023Updated 2 years ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Jun 6, 2021Updated 4 years ago
- Async socket wrapped in coroutines to be non-thread-blocking + socks5/4 client implementation for it! <3☆11Jan 28, 2025Updated last year