ashvardanian / BenchmarkingTutorial
Google Benchmark tutorial for C/C++ developers diving into High-Performance Computing and Numerical Methods ⏱️
☆27Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for BenchmarkingTutorial
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆29Updated 4 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆67Updated 2 years ago
- a small lightweight std::execution work-alike☆55Updated last month
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆29Updated 6 years ago
- C++20 Coroutines and io_uring☆47Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Boost.org unordered module☆63Updated this week
- 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++ wrapper around libpapi☆49Updated 6 years ago
- ☆43Updated 3 years ago
- A simple coroutine-based reactor library☆48Updated 6 months ago
- C++20 SIMD Within A Register library☆25Updated 3 months ago
- Fast bounded MPMC and SPSC queues for C++20☆18Updated 2 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆85Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆23Updated last month
- Issues list for P2300☆20Updated 4 months ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- STL-compliant stable vector container☆24Updated 6 years ago
- The Fancy Named Parameters Library☆27Updated last week
- Lightweight structured concurrency for C++20☆83Updated 2 months ago
- C++ framework for rapid server development☆76Updated 9 months ago
- Effective Memory Reclamation☆50Updated 4 years ago
- JSON Serializer using compile time reflection☆20Updated last year
- An open addressing linear probing hash table, tuned for delete heavy workloads☆200Updated last year
- Fast integer to string and string to integer conversion functions☆20Updated last year
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year
- A C++ stream using LZ4 (de)compression☆39Updated 2 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- A fast, concurrent, bounded, single producer, single consumer queue☆37Updated last month
- Libunifex networking library☆21Updated 2 years ago