rollbear / cache-friendly-samplesLinks
Code samples from the presentation "What do you mean by 'Cache Friendly'?"
☆24Updated 5 years ago
Alternatives and similar repositories for cache-friendly-samples
Users that are interested in cache-friendly-samples are comparing it to the libraries listed below
Sorting:
- Rebooting the std::bitset franchise☆45Updated 4 months ago
- Libunifex networking library☆20Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago
- A hash function library☆47Updated last month
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- C++20 Memory Allocator library☆36Updated 4 months ago
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated last month
- Word Game Solver☆16Updated 2 years ago
- Coroutine support tools☆36Updated last week
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆37Updated 11 months ago
- ☆32Updated 4 years ago
- meta-programming, C++11☆16Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆35Updated last week
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated 2 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Seamless llvm-mca CMake integration☆27Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A set of fixed-sized C++ storage arrays with various features☆30Updated 6 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago