chronoxor / CppBenchmarkLinks
Performance benchmark framework for C++ with nanoseconds measure precision
☆323Updated 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☆305Updated 6 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆496Updated 10 months ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆573Updated 6 months ago
- Coroutines for C++20 & asio☆331Updated this week
- A modern, fast, lightweight thread pool library based on C++2x☆553Updated 3 weeks ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated this week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆231Updated 2 years ago
- C++11 (and onwards) library for lazy evaluation☆365Updated this week
- C++ header-only config reader library based on JSON☆195Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆468Updated 2 months ago
- C++20 Microservice Bootstrapping Framework☆232Updated last week
- 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
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆435Updated 3 weeks ago
- Scope Guard & Defer C++☆182Updated 2 years ago
- General-purpose C++ graph library☆235Updated 2 weeks ago
- Lightweight Error Augmentation Framework☆337Updated last week
- Implementation of C++20's std::span for older compilers☆374Updated 2 years ago
- C++ library for storing and printing backtraces.☆484Updated 3 weeks ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆285Updated last year
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆464Updated 3 months ago
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆225Updated 4 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆538Updated last month
- C++20 State Machine library☆233Updated 8 months ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆583Updated 2 months ago
- Fast C++ IPC using shared memory☆626Updated 3 years ago
- C++11 metaprogramming library☆281Updated 2 weeks ago
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated last week
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆373Updated last year
- A miniature library for struct-field reflection in C++☆641Updated 3 months ago