nitnelave / lru_cache
A C++ implementation of a LRU cache
☆39Updated 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
- a small lightweight std::execution work-alike☆56Updated 3 months ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated last year
- Boost.org unordered module☆65Updated this week
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆87Updated 11 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- C++ Concurrency TS 2☆13Updated 2 months ago
- A helper to convert a header-based C++ project to module-based one.☆40Updated 4 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆71Updated this week
- A simple replacement for std::unordered_map☆46Updated 5 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated this week
- Single-header library facilities for C++2a Coroutines☆80Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆92Updated 3 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 3 months ago
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆31Updated 6 months ago
- Unofficial mirror of Blaze library on Bitbucket☆60Updated 2 years ago
- A header only structure of arrays container for C++☆40Updated last year
- Experimental JSON builder based on C++ reflection☆48Updated last month
- C++20 and onward collection of high performance data containers and related tools☆52Updated 3 months ago
- Tiny Test System☆27Updated 3 weeks ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆50Updated last year
- Compact SVO optimized vector for C++17 or higher☆97Updated 7 months ago
- The Fancy Named Parameters Library☆30Updated 2 months ago
- Sample implementation of C++20 atomic_wait/notify☆58Updated 5 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆50Updated 3 weeks ago
- A C++14 reflection library☆68Updated last month
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆139Updated 9 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago