martinus / nanobenchLinks
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
☆1,655Updated last year
Alternatives and similar repositories for nanobench
Users that are interested in nanobench are comparing it to the libraries listed below
Sorting:
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,163Updated last month
- scanf for modern C++☆1,296Updated 2 months ago
- A lightweight C++20 serialization and RPC library☆904Updated 4 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,515Updated 5 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,278Updated last year
- C++20 μ(micro)/Unit Testing framework☆1,404Updated this week
- C++11/14/17 std::expected with functional-style extensions☆1,796Updated 4 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,318Updated 3 weeks 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,587Updated 7 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,619Updated 3 months ago
- C++14 lock-free queue.☆1,800Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Updated last week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,282Updated this week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,455Updated last week
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,689Updated this week
- C++ Tip Of The Week☆1,656Updated 7 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,597Updated 2 years ago
- C++ parsing DSL☆1,217Updated 2 months ago
- A C++ compile-time math library using generalized constant expressions☆813Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,200Updated 3 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,284Updated 2 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,729Updated 8 months ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,315Updated last year
- Your binary serialization library☆1,214Updated 3 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,807Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆919Updated last year
- C++ Benchmark Authoring Library/Framework☆862Updated 3 months ago
- A miniature library for struct-field reflection in C++☆634Updated 2 months ago
- Pipelines for expressive code on collections in C++☆835Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆797Updated 3 weeks ago