A microbenchmark support library
☆10,024Updated this week
Alternatives and similar repositories for benchmark
Users that are interested in benchmark are comparing it to the libraries listed below
Sorting:
- Abseil Common Libraries (C++)☆17,052Updated this week
- A modern formatting library☆23,287Updated this week
- GoogleTest - Google Testing and Mocking Framework☆38,263Updated this week
- A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++…☆20,200Feb 18, 2026Updated last week
- An open-source C++ library developed and used at Facebook.☆30,254Updated this week
- Fast C++ logging library.☆28,364Updated this week
- Guidelines Support Library☆6,615Feb 6, 2026Updated 3 weeks ago
- The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++☆44,796Feb 4, 2026Updated 3 weeks ago
- Main gperftools repository☆8,934Jan 31, 2026Updated 3 weeks ago
- JSON for Modern C++☆48,965Updated this week
- oneAPI Threading Building Blocks (oneTBB)☆6,557Feb 19, 2026Updated last week
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,351Mar 23, 2025Updated 11 months ago
- AddressSanitizer, ThreadSanitizer, MemorySanitizer☆12,304Feb 16, 2026Updated last week
- C++ implementation of the Google logging module☆7,359May 17, 2025Updated 9 months ago
- A General-purpose Task-parallel Programming System using Modern C++☆11,730Updated this week
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,073Feb 14, 2026Updated last week
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,622Updated this week
- C/C++ Performance Profiler☆4,318Jan 31, 2025Updated last year
- A tool for use with clang to analyze #includes in C and C++ source files☆4,629Feb 10, 2026Updated 2 weeks ago
- FlatBuffers: Memory Efficient Serialization Library☆25,568Updated this week
- A cheatsheet of modern C++ language and library features.☆21,483Updated this week
- mimalloc is a compact general purpose allocator with excellent performance.☆12,509Feb 6, 2026Updated 3 weeks ago
- MSVC's implementation of the C++ Standard Library.☆10,981Updated this week
- ☆10,539Jun 2, 2025Updated 8 months ago
- A fast JSON parser/generator for C++ with both SAX/DOM style API☆15,000Feb 5, 2025Updated last year
- A beautiful stack trace pretty printer for C++☆4,253Apr 14, 2025Updated 10 months ago
- C++ Library Manager for Windows, Linux, and MacOS☆26,647Feb 20, 2026Updated last week
- ☆5,126Feb 20, 2026Updated last week
- EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high pe…☆9,161Nov 15, 2025Updated 3 months ago
- Seamless operability between C++11 and Python☆17,726Feb 17, 2026Updated last week
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,335Updated this week
- Conan - The open-source C and C++ package manager☆9,238Feb 20, 2026Updated last week
- A C++11 library for serialization☆4,623Jan 20, 2025Updated last year
- [ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl☆4,998Feb 8, 2024Updated 2 years ago
- Asio C++ Library☆5,753Nov 30, 2025Updated 2 months ago
- A library of C++ coroutine abstractions for the coroutines TS