chronoxor / CppBenchmarkLinks
Performance benchmark framework for C++ with nanoseconds measure precision
☆321Updated 6 months ago
Alternatives and similar repositories for CppBenchmark
Users that are interested in CppBenchmark are comparing it to the libraries listed below
Sorting:
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆304Updated 6 months ago
- Coroutines for C++20 & asio☆329Updated last week
- A modern, fast, lightweight thread pool library based on C++2x☆549Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 months ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆572Updated 6 months ago
- C++11 (and onwards) library for lazy evaluation☆363Updated 3 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆226Updated 2 years ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆536Updated 3 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆430Updated this week
- Fast, convenient JSON serialization and parsing in C++☆499Updated 3 weeks ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆466Updated last month
- C++11 metaprogramming library☆279Updated last month
- 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…☆270Updated last year
- C++20 Microservice Bootstrapping Framework☆232Updated last week
- General-purpose C++ graph library☆234Updated 3 weeks ago
- C++ library for storing and printing backtraces.☆482Updated 2 weeks ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆283Updated last year
- Implementation of C++20's std::span for older compilers☆373Updated 2 years ago
- A High-Performance Work-Stealing Queue for C++☆331Updated last week
- A lightweight C++20 serialization and RPC library☆904Updated 4 months ago
- Fast CSV parser and writer for Modern C++☆616Updated 2 years ago
- An async redis client designed for performance and scalability☆271Updated this week
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆576Updated last month
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆464Updated 3 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☆521Updated 3 years ago
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆224Updated 3 months ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆373Updated last year
- Lightweight Error Augmentation Framework☆338Updated last week
- A Simple C++ Http server/client above Boost.Beast☆204Updated last week