Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and user-space IO
-
Updated
Dec 23, 2025 - C++
Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and user-space IO
A handy script to visualize google benchmark output
A cross-platform CUDA/C++20 starter project with google test and google benchmark support.
Google Benchmark data visualization tool
A benchmark for standard libraries
Iterative closest point GPU and CPU implementations (google benchmark)
benchmark analysis and summary tool
A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world
Thread-safe queue tested with Google Test, calculates Taxicab Numbers
STL-like implementations of sorting algorithms.
High-performance C++ optimization guide with lock-free data structures, SIMD, and memory optimization examples | 高性能 C++ 优化指南,包含无锁数据结构、SIMD 和内存优化示例
Various skip list implementations
Some tutorials.
A cross-platform C++17 boilerplate project with cmake, Google Benchmark and Google Test frameworks support.
Automated KRAI X workflows for Google Cloud Platform
C++ libraries to create CodSpeed benchmarks
generalized (square) matrix multiplication w/ C++26 experimental::simd
CPP template project setup for reference. It includes Google Test, Google Bechmark, Continous Integration using Travis CI and Sphinx documentation on readthedocs.
Add a description, image, and links to the google-benchmark topic page so that developers can more easily learn about it.
To associate your repository with the google-benchmark topic, visit your repo's landing page and select "manage topics."