DigitalInBlue / CeleroLinks
C++ Benchmark Authoring Library/Framework
☆847Updated 5 months ago
Alternatives and similar repositories for Celero
Users that are interested in Celero are comparing it to the libraries listed below
Sorting:
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆937Updated this week
- C++17 `std::variant` for C++11/14/17☆691Updated 2 years 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
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆758Updated 5 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆670Updated last month
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- C++ library for executors☆503Updated 8 years ago
- Yet Another Serialization☆759Updated 3 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,578Updated 8 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,021Updated this week
- Unified Executors☆1,591Updated 3 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,550Updated 7 months ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆652Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆750Updated last week
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆519Updated 2 years ago
- C++ compile-time enum to string, iteration, in a single header file☆1,759Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆841Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆893Updated 11 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,394Updated 2 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆946Updated this week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,147Updated 2 years ago
- Async++ concurrency framework for C++11☆1,401Updated 7 months ago
- A miniature library for struct-field reflection in C++☆564Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,419Updated 2 months ago
- Runtime polymorphism done right☆1,006Updated 4 years ago
- Your binary serialization library☆1,156Updated 3 months ago
- Implementation of strong types in C++☆793Updated 2 years ago
- A C++ micro-benchmarking framework☆363Updated 5 years ago