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:
- Libunifex networking library☆20Updated 3 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…☆43Updated 5 months ago
- a small lightweight std::execution work-alike☆65Updated 9 months ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- The C++ Mixin Support Library: Sandwich Mixins all the way☆42Updated 2 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Updated last week
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- A hash function library☆50Updated last month
- ☆31Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 weeks ago
- C++20 Memory Allocator library☆36Updated 8 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆37Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- JSON Serializer using compile time reflection☆21Updated 3 years ago
- 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 prototype implementation of the executors proposal☆86Updated 6 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆37Updated 3 weeks ago
- Boost.org unordered module☆86Updated last week
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Rebooting the std::bitset franchise☆46Updated last week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago