chronoxor / CppBenchmarkLinks
Performance benchmark framework for C++ with nanoseconds measure precision
☆312Updated 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++2x☆525Updated last week
- Coroutines for C++20 & asio☆308Updated this week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆199Updated last year
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆301Updated 2 months ago
- Fast, convenient JSON serialization and parsing in C++☆500Updated last month
- C++11 (and onwards) library for lazy evaluation☆361Updated 2 weeks ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆554Updated last month
- A high performance C++ log library, producing structured binary logs☆717Updated last month
- C++11 metaprogramming library☆266Updated last month
- General-purpose C++ graph library☆228Updated 3 weeks ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆552Updated last month
- C++ library for storing and printing backtraces.☆475Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆489Updated 5 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆408Updated 3 months ago
- A lightweight C++20 serialization and RPC library☆879Updated last week
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆186Updated 2 weeks ago
- Lightweight Error Augmentation Framework☆332Updated last month
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆490Updated 2 months ago
- A fast work-stealing queue template in C++☆320Updated last year
- Scope Guard & Defer C++☆176Updated last year
- Very fast synchronous and asynchronous C++17 logging library☆308Updated last week
- Fast and memory efficient c++ flat hash table/map/set☆632Updated this week
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- C++ header-only config reader library based on JSON☆194Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆576Updated last month
- A header-only C++ library for task concurrency☆630Updated 2 years 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☆519Updated 3 years ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆534Updated 11 months ago
- C++20 State Machine library☆226Updated 4 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆629Updated 2 years ago