A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per second.
☆77Jan 18, 2024Updated 2 years ago
Alternatives and similar repositories for LruClockCache
Users that are interested in LruClockCache are comparing it to the libraries listed below
Sorting:
- C++ Library of Atomic and Lockless Data Structures☆38Apr 25, 2020Updated 5 years ago
- Differential timer for performance measurements☆17Sep 15, 2020Updated 5 years ago
- ☆17Sep 28, 2025Updated 5 months ago
- A concise and readable metaprogramming language for C++☆63Oct 27, 2020Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Dec 29, 2022Updated 3 years ago
- implementation of OEIS sequences☆11Nov 30, 2016Updated 9 years ago
- EffectBox is an Unreal Engine widget for UI post-effects☆16Nov 23, 2025Updated 3 months ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆160Feb 28, 2026Updated 3 weeks ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- Unreal Engine 5 plugin for replacing the ACES tonemapper☆41Mar 14, 2026Updated last week
- Optimizing the memory layout of std::tuple☆34Jun 15, 2020Updated 5 years ago
- Intrusive reference counting smart pointer, highly configurable reference counted base class and various adapters☆24Sep 22, 2025Updated 6 months ago
- Tools for convert traditional vegetation models into Nanite trees suitable for UE5.x☆24Sep 17, 2024Updated last year
- Conan extension☆10Sep 20, 2025Updated 6 months ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Aug 17, 2023Updated 2 years ago
- ☆10May 23, 2023Updated 2 years ago
- An Unreal Engine plugin that adds support for viewing live Blueprint variable values directly in the Actor details pane when playing or s…☆46Jun 23, 2024Updated last year
- Easy and versatile logging in Unreal Engine C++☆26Oct 9, 2023Updated 2 years ago
- AnchorHash - A Scalable Consistent Hash☆26Dec 5, 2021Updated 4 years ago
- Unreal Engine Suckless Testing☆21Updated this week
- Open letter for new C++ scope/charter.☆10Mar 12, 2022Updated 4 years ago
- C++ Build Scripts☆13Jul 15, 2025Updated 8 months ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆61Feb 1, 2026Updated last month
- Yet Another C++ Library☆24Jan 23, 2024Updated 2 years ago
- This is a Unreal Engine plugin designed to be used along side Voxel Plugin 2.0☆24Mar 5, 2024Updated 2 years ago
- Converting (scoped)enum values to string names written in C++>=11.☆22Mar 7, 2026Updated 2 weeks ago
- The Slate Architecture Animation Library for Unreal Engine☆70Oct 12, 2025Updated 5 months ago
- ☆18Apr 25, 2023Updated 2 years ago
- A C++20 metaprogramming library focusing on metafunction composition.☆13Feb 8, 2026Updated last month
- Homemade Pixel Art Tool (WIP)☆17Oct 18, 2024Updated last year
- A simple CME exchange simulator using the ilink 3 protocol.☆13May 15, 2020Updated 5 years ago
- Python Editor for unreal engine☆26Aug 10, 2020Updated 5 years ago
- Yet another blazingly fast SPSC queue.☆43May 22, 2025Updated 10 months ago
- Compile-time Evaluable SHA3 in C++: Permutation-based Cryptographic Hashing☆16Mar 5, 2026Updated 2 weeks ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆69Feb 2, 2026Updated last month
- Bullet Physics SDK for Unreal Engine☆33Jan 10, 2025Updated last year
- A blazingly fast™ single producer multiple consumer broadcast queue☆16Feb 15, 2025Updated last year
- A simple but efficient C++ thread/worker pool library for asynchronous task management.☆10Jul 11, 2023Updated 2 years ago