chronoxor / CppBenchmarkLinks
Performance benchmark framework for C++ with nanoseconds measure precision
☆319Updated 4 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☆539Updated 2 months ago
- C++11 (and onwards) library for lazy evaluation☆362Updated 3 weeks ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆303Updated 4 months ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆570Updated 4 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆493Updated 8 months ago
- Ultra fast C++11 allocator for STL containers.☆275Updated 3 years ago
- 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…☆266Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆217Updated 2 years ago
- General-purpose C++ graph library☆232Updated 3 months ago
- Fast, convenient JSON serialization and parsing in C++☆500Updated this week
- Coroutines for C++20 & asio☆323Updated 3 weeks 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☆520Updated 3 years ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆521Updated last week
- Fast C++ IPC using shared memory☆624Updated 3 years ago
- A fast work-stealing queue template in C++☆327Updated last year
- C++11 metaprogramming library☆278Updated 3 weeks ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆462Updated last week
- Implementation of C++20's std::span for older compilers☆369Updated 2 years ago
- C++20 Microservice Bootstrapping Framework☆233Updated last week
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆566Updated 2 weeks ago
- C++ cache with LRU/LFU/FIFO policies implementation☆374Updated 2 months ago
- Very fast synchronous and asynchronous C++17 logging library☆313Updated last month
- Fast and memory efficient c++ flat hash table/map/set☆662Updated 3 weeks ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆625Updated 4 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆424Updated 6 months ago
- C++20 Meta-Programming library☆304Updated 6 months ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆372Updated last year
- C++ header-only config reader library based on JSON☆195Updated last year
- Lightweight Error Augmentation Framework☆337Updated this week
- Scope Guard & Defer C++☆177Updated last year