martinus / nanobenchLinks
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
☆1,595Updated 11 months ago
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,468Updated last month
- C++20 μ(micro)/Unit Testing framework☆1,376Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,093Updated this week
- scanf for modern C++☆1,265Updated last month
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,231Updated 11 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,738Updated 2 weeks ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,206Updated last month
- A lightweight C++20 serialization and RPC library☆879Updated 2 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,596Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,559Updated 3 months ago
- C++ parsing DSL☆1,180Updated 3 weeks ago
- Your binary serialization library☆1,177Updated last week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,247Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆979Updated 2 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,176Updated 2 years ago
- 🍦 Never use cout/printf to debug again☆719Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,422Updated this week
- C++14 lock-free queue.☆1,725Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,581Updated 2 years ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,550Updated this week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,150Updated 7 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,659Updated 4 months ago
- A C++ compile-time math library using generalized constant expressions☆790Updated last year
- C++ Tip Of The Week☆1,636Updated 3 months ago
- Argh! A minimalist argument handler.☆1,395Updated 7 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆543Updated last month
- Pipelines for expressive code on collections in C++☆830Updated 10 months ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,279Updated last year
- C++ Benchmark Authoring Library/Framework☆855Updated 2 months ago
- Implementation of strong types in C++☆807Updated 2 years ago