martinus / nanobench
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
☆1,441Updated last month
Related projects ⓘ
Alternatives and complementary repositories for nanobench
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,839Updated 2 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,097Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,327Updated 2 months ago
- scanf for modern C++☆1,083Updated last week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,313Updated 3 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,497Updated 3 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,542Updated 2 months ago
- C++20 μ(micro)/Unit Testing Framework☆1,262Updated last week
- C++14 lock-free queue.☆1,526Updated 2 weeks ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆964Updated this week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,088Updated 2 years ago
- Your binary serialization library☆1,077Updated 3 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,543Updated 10 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,278Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,533Updated last year
- A lightweight C++20 serialization and RPC library☆747Updated last week
- C++ Benchmark Authoring Library/Framework☆824Updated last month
- Runtime polymorphism done right☆977Updated 3 years ago
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆901Updated 2 weeks ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,197Updated 8 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,614Updated this week
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, BSON, CBOR, flexbuffers, msgpack,…☆1,130Updated this week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆943Updated last month
- A C++ compile-time math library using generalized constant expressions☆734Updated 4 months ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,353Updated 6 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆729Updated this week
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,223Updated 5 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,710Updated 9 months ago
- Unified Executors☆1,489Updated 3 weeks ago