chronoxor / CppBenchmarkLinks
Performance benchmark framework for C++ with nanoseconds measure precision
☆304Updated 2 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++20☆505Updated 5 months ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆300Updated 2 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 2 months ago
- C++11 (and onwards) library for lazy evaluation☆358Updated this week
- Fast, convenient JSON serialization and parsing in C++☆490Updated last month
- Lightweight Error Augmentation Framework☆330Updated 3 weeks ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆468Updated 3 weeks ago
- C++ library for storing and printing backtraces.☆467Updated 3 weeks ago
- Implementation of C++20's std::span for older compilers☆355Updated 2 years ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆544Updated last week
- Coroutines for C++20 & asio☆287Updated this week
- A miniature library for struct-field reflection in C++☆570Updated 3 months ago
- A high performance C++ log library, producing structured binary logs☆691Updated 2 weeks ago
- C++11 metaprogramming library☆260Updated 2 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆394Updated 3 weeks ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆709Updated 3 months 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…☆251Updated 11 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆954Updated 3 weeks ago
- C++20 coroutine library☆784Updated last week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆620Updated 2 years ago
- Fast and memory efficient c++ flat hash map/set☆612Updated last week
- A simple to use, composable, command line parser for C++ 11 and beyond☆520Updated 3 weeks ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆167Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆567Updated 10 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆178Updated last year
- C++ header-only config reader library based on JSON☆192Updated last year
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- A lightweight C++20 serialization and RPC library☆851Updated 2 months ago
- An additive strong typedef library for C++14/17/20☆440Updated 4 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆752Updated 3 weeks ago