martinus / nanobench
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
☆1,470Updated 3 months ago
Alternatives and similar repositories for nanobench:
Users that are interested in nanobench are comparing it to the libraries listed below
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,902Updated this week
- scanf for modern C++☆1,101Updated 2 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,356Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,120Updated 3 months ago
- C++20 μ(micro)/Unit Testing Framework☆1,288Updated 3 weeks ago
- C++11/14/17 std::expected with functional-style extensions☆1,568Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,551Updated 4 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,506Updated 5 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,432Updated 5 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,104Updated 2 years ago
- Your binary serialization library☆1,101Updated 5 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆785Updated last week
- C++14 lock-free queue.☆1,571Updated last month
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,235Updated this week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,111Updated this week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,357Updated last week
- A lightweight C++20 serialization and RPC library☆771Updated 2 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆904Updated this week
- C++ parsing DSL☆1,025Updated last week
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆910Updated 2 months ago
- Header-only TOML config file parser and serializer for C++17.☆1,630Updated 2 months ago
- The quantities and units library for C++☆1,129Updated this week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,538Updated last year
- C++ compile-time enum to string, iteration, in a single header file☆1,710Updated 11 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,302Updated 3 months ago
- A C++ compile-time math library using generalized constant expressions☆749Updated 6 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆737Updated 2 weeks ago
- A miniature library for struct-field reflection in C++☆518Updated last week
- Runtime polymorphism done right☆988Updated 3 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆872Updated 7 months ago