chronoxor / CppBenchmarkLinks
Performance benchmark framework for C++ with nanoseconds measure precision
☆313Updated 2 months ago
Alternatives and similar repositories for CppBenchmark
Users that are interested in CppBenchmark are comparing it to the libraries listed below
Sorting:
- C++11 (and onwards) library for lazy evaluation☆361Updated this week
- A modern, fast, lightweight thread pool library based on C++2x☆529Updated 2 weeks ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆302Updated 2 months ago
- Coroutines for C++20 & asio☆312Updated 3 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆491Updated 6 months ago
- General-purpose C++ graph library☆228Updated last month
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆203Updated last year
- Fast, convenient JSON serialization and parsing in C++☆500Updated 2 months ago
- A fast work-stealing queue template in C++☆321Updated 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☆451Updated last week
- Very fast synchronous and asynchronous C++17 logging library☆309Updated this week
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆538Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆418Updated 4 months ago
- A lightweight C++20 serialization and RPC library☆883Updated last month
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆561Updated 2 months ago
- Fast CSV parser and writer for Modern C++☆604Updated last year
- C++11 metaprogramming library☆268Updated 3 weeks ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆499Updated last week
- Scope Guard & Defer C++☆176Updated last year
- Lightweight Error Augmentation Framework☆334Updated last month
- A high performance C++ log library, producing structured binary logs☆726Updated this week
- C++20 Microservice Bootstrapping Framework☆229Updated last week
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆211Updated last week
- 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
- C++ header-only config reader library based on JSON☆194Updated last year
- 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
- Implementation of C++20's std::span for older compilers☆367Updated 2 years ago
- Yet Another Serialization☆765Updated 7 months ago
- A miniature library for struct-field reflection in C++☆594Updated 2 months ago