chronoxor / CppBenchmarkLinks
Performance benchmark framework for C++ with nanoseconds measure precision
☆312Updated 3 months ago
Alternatives and similar repositories for CppBenchmark
Users that are interested in CppBenchmark are comparing it to the libraries listed below
Sorting:
- A modern, fast, lightweight thread pool library based on C++2x☆530Updated last month
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆303Updated 3 months ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆569Updated 3 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆454Updated 3 weeks ago
- C++11 (and onwards) library for lazy evaluation☆361Updated last week
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- A high performance C++ log library, producing structured binary logs☆740Updated last week
- C++17 Run-time Polymorphism (Type Erasure) library☆492Updated 6 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆617Updated 2 months ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆518Updated 3 years ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated 2 months ago
- Coroutines for C++20 & asio☆314Updated this week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆208Updated last year
- C++ library for storing and printing backtraces.☆477Updated 2 weeks ago
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆261Updated last year
- A fast work-stealing queue template in C++☆322Updated last year
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆540Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆421Updated 4 months ago
- A lightweight C++20 serialization and RPC library☆888Updated last month
- Fast CSV parser and writer for Modern C++☆605Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,611Updated last year
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆458Updated 2 weeks ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆507Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆751Updated 7 months ago
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆216Updated 2 weeks ago
- Yet Another Serialization☆766Updated 8 months ago
- Fast and memory efficient c++ flat hash table/map/set☆647Updated this week
- Fast C++ IPC using shared memory☆621Updated 3 years ago
- Scope Guard & Defer C++☆177Updated last year
- A header-only C++ library for task concurrency☆630Updated 2 years ago