martinus / nanobenchLinks
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
☆1,611Updated 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,487Updated 2 months ago
- scanf for modern C++☆1,276Updated this week
- C++20 μ(micro)/Unit Testing framework☆1,386Updated 2 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,124Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,241Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,601Updated last week
- C++11/14/17 std::expected with functional-style extensions☆1,765Updated last month
- A lightweight C++20 serialization and RPC library☆888Updated last month
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,264Updated this week
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,248Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆989Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,565Updated 4 months ago
- Your binary serialization library☆1,187Updated 2 weeks ago
- A C++ compile-time math library using generalized constant expressions☆799Updated last year
- 🍦 Never use cout/printf to debug again☆725Updated 2 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,179Updated 2 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,435Updated this week
- C++14 lock-free queue.☆1,750Updated 2 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,684Updated 5 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,178Updated 2 weeks ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆956Updated 4 months ago
- C++ Tip Of The Week☆1,641Updated 5 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,589Updated 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆751Updated 7 months ago
- Runtime polymorphism done right☆1,017Updated 4 years ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,289Updated last year
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,593Updated this week
- C++ compile-time enum to string, iteration, in a single header file☆1,793Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆906Updated last year
- Pipelines for expressive code on collections in C++☆831Updated 11 months ago