goldsborough / lru-cache
A feature complete LRU cache implementation in C++
☆237Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for lru-cache
- Header-only library for multithreaded programming☆226Updated last month
- C++11 metaprogramming library☆243Updated this week
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated last month
- A STL allocator that mmaps files☆242Updated 3 years ago
- userland threads☆464Updated this week
- An implementation of Seqlock in C++11☆189Updated 3 months ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- C++ implementation of a memory efficient hash map and hash set☆335Updated last month
- C++ library for executors☆494Updated 8 years ago
- Love template metaprogramming☆325Updated 2 years ago
- A proposal for a executor programming model for ISO C++☆136Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆145Updated 6 months ago
- generic stack-based container☆105Updated 6 years ago
- A header-only C++ library for task concurrency☆624Updated last year
- A highly efficient, move-aware operators library☆198Updated last year
- Enjoy template metaprogramming☆113Updated 7 years ago
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆119Updated last year
- STL-based caches for C++☆113Updated last year
- A fast work-stealing queue template in C++☆295Updated 9 months ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 5 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆200Updated last year
- Boost.Coroutine2☆128Updated this week
- A public domain lock free queues implemented in C++11☆181Updated 10 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated 5 months ago
- C++17 inplace_string implementation☆93Updated 6 years ago