rollbear / cache-friendly-samples
Code samples from the presentation "What do you mean by 'Cache Friendly'?"
☆24Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for cache-friendly-samples
- 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
- Containers for building C++ on CI☆48Updated last month
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆59Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- A hash function library☆22Updated this week
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- JSON Serializer using compile time reflection☆20Updated last year
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- ☆22Updated 7 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆30Updated 7 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- ☆26Updated 4 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- c++ wrapper around libpapi☆49Updated 6 years ago
- Buffer and byte algorithms/types based on those of Asio☆15Updated 2 years ago
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- WIP☆26Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Libunifex networking library☆21Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- Experimental library for coroutines and networking☆16Updated 6 years ago
- C++20 SIMD Within A Register library☆24Updated 2 months ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- Low cost runtime deadlock detection with checkpoints history☆24Updated 2 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated last year
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆32Updated 2 years ago