nitnelave / lru_cache
A C++ implementation of a LRU cache
☆38Updated 4 years ago
Alternatives and similar repositories for lru_cache:
Users that are interested in lru_cache are comparing it to the libraries listed below
- Boost.org unordered module☆70Updated 2 weeks ago
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆29Updated 4 years ago
- a small lightweight std::execution work-alike☆64Updated this week
- A simple replacement for std::unordered_map☆47Updated 8 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- An indirect value-type for C++☆82Updated last year
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆98Updated 3 weeks ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 6 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Tiny Test System☆27Updated 2 weeks ago
- llvm::SmallVector stripped from dependencies.☆34Updated 4 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- A parallel pipeline for stream processing☆62Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆64Updated 6 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 6 months ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 4 months ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- C++ serializers benchmark with realistic data☆121Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- Polymorphic memory resource for real-time applications.☆66Updated last year
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 7 years ago