rollbear / cache-friendly-samplesLinks
Code samples from the presentation "What do you mean by 'Cache Friendly'?"
☆24Updated 4 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:
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Containers for building C++ on CI☆48Updated 9 months ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆37Updated 9 months ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- The Fancy Named Parameters Library☆32Updated 2 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- C++20 Coroutines and io_uring☆51Updated 2 years 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
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 9 months ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- Papers intended for the C++ Standardization Committee☆14Updated last year
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆33Updated 9 years ago
- A type-erasure toolkit for C++20☆18Updated 4 months ago
- Small small_vector☆35Updated 5 years ago
- Polymorphic memory resource for real-time applications.☆71Updated last year
- Tiny Test System☆27Updated 3 weeks ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year