CoffeeBeforeArch / cache_simulator
A simple trace-based cache simulator
☆11Updated last month
Alternatives and similar repositories for cache_simulator:
Users that are interested in cache_simulator are comparing it to the libraries listed below
- C++ Custom memory allocators☆54Updated 4 years ago
- A simple replacement for std::unordered_map☆47Updated 6 months ago
- ☆86Updated 2 years ago
- A simple coroutine-based reactor library☆48Updated 9 months ago
- Slides and other materials from CppCon2021☆102Updated last year
- Converting (scoped)enum values to string names written in C++>=11.☆20Updated last week
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆69Updated last year
- Enumerating all of the Undefined Behavior in C++☆36Updated 2 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 4 months ago
- Code examples using new features from C++20☆35Updated 4 years ago
- Collection of Agner Fog Software☆38Updated 6 years ago
- My solutions to the 100 problems of The Modern C++ Challenge, a book by Marius Bancila (published by Packt).☆41Updated 2 years ago
- Advanced C++ Programming CookBook, published by Packt☆108Updated 2 years ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆92Updated 5 months ago
- Concurrency with modern C++☆30Updated 3 years ago
- Work in progress: Cross Platform Game Engine☆13Updated this week
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 4 years ago
- All Design Patterns Samples in C++☆45Updated 7 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A lock-free malloc(3) implementation☆19Updated last year
- C++ Concurrency Patterns☆21Updated last month
- Test if AVX vector loads and stores are atomic☆28Updated 4 years ago
- ☆32Updated 7 years ago
- ☆47Updated 8 months ago
- Основной сайт Рабочей Группы 21 C++☆10Updated 5 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 8 months ago
- AMD TCPDirect ultra low latency kernel bypass TCP and UDP implementation for AMD Solarflare network adapters, to be used with correspondi…☆28Updated this week
- L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace me…☆90Updated 5 months ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆23Updated 4 years ago
- Collection of synchronization micro-benchmarks and traces from infrastructure applications☆40Updated last month