DigitalInBlue / CeleroLinks
C++ Benchmark Authoring Library/Framework
☆861Updated 2 months ago
Alternatives and similar repositories for Celero
Users that are interested in Celero are comparing it to the libraries listed below
Sorting:
- C++17 `std::variant` for C++11/14/17☆704Updated 3 years ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- Yet Another Serialization☆769Updated 10 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,580Updated 6 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆679Updated this week
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆963Updated 6 months ago
- C++ library for executors☆513Updated 9 years ago
- Instant compile time C++ 11 metaprogramming library☆573Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆591Updated 5 months ago
- Async++ concurrency framework for C++11☆1,414Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆764Updated 2 weeks ago
- Pipelines for expressive code on collections in C++☆834Updated last year
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆786Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆850Updated 2 years ago
- A miniature library for struct-field reflection in C++☆630Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,448Updated last week
- Runtime polymorphism done right☆1,030Updated 4 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆917Updated last year
- C++ library for storing and printing backtraces.☆480Updated last week
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆505Updated 2 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,638Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆654Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,006Updated this week
- High performance C++11 thread pool☆585Updated 5 years ago
- C++ compile-time enum to string, iteration, in a single header file☆1,803Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated last month
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆421Updated 3 weeks ago
- Your standard library for metaprogramming☆1,823Updated last week
- C++ hash map and hash set which preserve the order of insertion☆563Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆493Updated 8 months ago