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
Wide NoSQL benchmark for RocksDB, LevelDB, Redis, WiredTiger and MongoDB extending the Yahoo Cloud Serving Benchmark
A cross-platform CUDA/C++17 starter project with google test and google benchmark support.
Iterative closest point GPU and CPU implementations (google benchmark)
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.
Various skip list implementations
CPP template project setup for reference. It includes Google Test, Google Bechmark, Continous Integration using Travis CI and Sphinx documentation on readthedocs.
C++ libraries to create CodSpeed benchmarks
🚀 Collection of benchmarks to measure images loading times across different C/C++ imaging libraries.
🐙 An implementation of a concurrent relaxed priority queue
#算法刷题#Collection of algorithms and data structures
This repository contains multiple C++/GPU version of a pipeline for object detection. This project has been done for a GPU class at EPITA.
Set of benchmarks for mem++ allocator
Solutions for the Advent of Code 2024