martinus / nanobenchLinks
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
☆1,550Updated 7 months ago
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,021Updated this week
- scanf for modern C++☆1,182Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,578Updated 8 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,419Updated 2 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,536Updated 2 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,193Updated 7 months ago
- C++20 μ(micro)/Unit Testing framework☆1,336Updated last month
- C++11/14/17 std::expected with functional-style extensions☆1,662Updated 4 months ago
- C++14 lock-free queue.☆1,657Updated 3 weeks ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,567Updated 2 years ago
- A lightweight C++20 serialization and RPC library☆848Updated last month
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,198Updated this week
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,347Updated 2 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,032Updated this week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,557Updated 3 weeks ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,298Updated last year
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆937Updated this week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,394Updated 2 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,147Updated 2 years ago
- Your binary serialization library☆1,156Updated 3 months ago
- C++ parsing DSL☆1,066Updated last month
- A C++ compile-time math library using generalized constant expressions☆776Updated 11 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,759Updated last year
- A miniature library for struct-field reflection in C++☆564Updated 2 months ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,248Updated last year
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,079Updated 3 months ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,405Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆946Updated this week
- Unified Executors☆1,588Updated 3 months ago
- Runtime polymorphism done right☆1,006Updated 4 years ago