chronoxor / CppBenchmarkLinks
Performance benchmark framework for C++ with nanoseconds measure precision
☆318Updated 5 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☆303Updated 5 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆543Updated 3 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆219Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Coroutines for C++20 & asio☆326Updated 2 weeks ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆571Updated 5 months ago
- C++11 (and onwards) library for lazy evaluation☆363Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆493Updated 8 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆463Updated 3 weeks ago
- Fast, convenient JSON serialization and parsing in C++☆501Updated last week
- C++11 metaprogramming library☆278Updated 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…☆269Updated last year
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆223Updated 2 months ago
- C++20 Microservice Bootstrapping Framework☆232Updated 3 weeks ago
- Implementation of C++20's std::span for older compilers☆371Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆427Updated 2 weeks ago
- Scope Guard & Defer C++☆179Updated last year
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆282Updated last year
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆525Updated last month
- C++ cache with LRU/LFU/FIFO policies implementation☆376Updated 3 months ago
- General-purpose C++ graph library☆233Updated 4 months ago
- Lightweight Error Augmentation Framework☆337Updated this week
- C++ header-only config reader library based on JSON☆195Updated last year
- A fast work-stealing queue template in C++☆330Updated last year
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆463Updated 2 months ago
- Fast CSV parser and writer for Modern C++☆615Updated 2 years ago
- A high performance C++ log library, producing structured binary logs☆756Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆217Updated 2 years ago
- C++20 State Machine library☆233Updated 7 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆627Updated 4 months ago