martinus / nanobenchLinks
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
☆1,638Updated last year
Alternatives and similar repositories for nanobench
Users that are interested in nanobench are comparing it to the libraries listed below
Sorting:
- a header-only, constexpr alternative to gperf for C++14 users☆1,508Updated 4 months ago
- scanf for modern C++☆1,292Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,155Updated 2 weeks ago
- C++11/14/17 std::expected with functional-style extensions☆1,791Updated 3 months ago
- C++20 μ(micro)/Unit Testing framework☆1,397Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,270Updated last year
- A lightweight C++20 serialization and RPC library☆899Updated 3 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,581Updated 6 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,294Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,614Updated 2 months ago
- C++14 lock-free queue.☆1,790Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,008Updated last week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,195Updated 3 years ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,280Updated this week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,260Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,713Updated 7 months ago
- C++ parsing DSL☆1,213Updated 2 months ago
- C++ Tip Of The Week☆1,655Updated 7 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,448Updated 2 weeks ago
- Pipelines for expressive code on collections in C++☆834Updated last year
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,596Updated 2 years ago
- Your binary serialization library☆1,208Updated 2 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆790Updated last week
- C++11/14/17 std::optional with functional-style extensions and reference support☆918Updated last year
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,658Updated this week
- A C++ compile-time math library using generalized constant expressions☆805Updated last year
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆963Updated 6 months ago
- Unified Executors☆1,673Updated last week
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,162Updated this week
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,311Updated last year