rollbear / cache-friendly-samples
Code samples from the presentation "What do you mean by 'Cache Friendly'?"
☆23Updated 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
- 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
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated last year
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆33Updated this week
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- C++20 SIMD Within A Register library☆29Updated 6 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- ☆22Updated 7 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- ☆32Updated 3 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 4 months ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆40Updated 4 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- meta-programming, C++11☆16Updated 2 years ago