rollbear / cache-friendly-samples
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
- 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
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆38Updated 5 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
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 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
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- C++20 SIMD Within A Register library☆30Updated 7 months ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆34Updated this week
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 9 months ago
- Examples and presentation for Pacific++/MeetingC++ talk "Benchmarking C++. From video games to algorithmic trading"☆17Updated 4 years ago
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆33Updated 9 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Rebooting the std::bitset franchise☆44Updated 3 weeks ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- 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
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Libunifex networking library☆20Updated 2 years ago
- Literal Logging for C++☆84Updated 7 years ago
- A C++14 and later CRTP template for defining iterators☆72Updated last week
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- Mock C functions using the preprocessor☆32Updated 5 years ago
- Small small_vector☆34Updated 4 years ago
- c++ wrapper around libpapi☆63Updated 7 years ago
- A hash function library☆39Updated last week
- C++20 Coroutines and io_uring☆48Updated 2 years ago