martinus / nanobenchLinks
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
☆1,594Updated 10 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,459Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,082Updated last month
- C++20 μ(micro)/Unit Testing framework☆1,374Updated last month
- scanf for modern C++☆1,260Updated last month
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,228Updated 10 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,729Updated last month
- A lightweight C++20 serialization and RPC library☆870Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,554Updated 3 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,593Updated 11 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,180Updated 3 weeks ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,233Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆973Updated last month
- C++14 lock-free queue.☆1,720Updated 3 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,172Updated 2 years ago
- A C++ compile-time math library using generalized constant expressions☆789Updated last year
- C++ parsing DSL☆1,117Updated last week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,578Updated 2 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,137Updated 6 months ago
- Your binary serialization library☆1,170Updated 6 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,652Updated 3 months ago
- 🍦 Never use cout/printf to debug again☆715Updated 3 weeks ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,539Updated this week
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆953Updated 3 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,418Updated 2 weeks ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,278Updated last year
- C++ Benchmark Authoring Library/Framework☆854Updated 2 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,785Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆718Updated 5 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆902Updated last year
- A modern, fast, lightweight thread pool library based on C++2x☆523Updated 2 weeks ago