DigitalInBlue / CeleroLinks
C++ Benchmark Authoring Library/Framework
☆857Updated 3 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☆699Updated 2 years ago
- A header-only C++ library for task concurrency☆631Updated 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,559Updated 4 months ago
- Yet Another Serialization☆765Updated 7 months ago
- C++ library for executors☆509Updated 9 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆954Updated 4 months ago
- Instant compile time C++ 11 metaprogramming library☆574Updated 3 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆676Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆761Updated last month
- C++11/14/17 std::optional with functional-style extensions and reference support☆903Updated last year
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆780Updated 9 months ago
- Async++ concurrency framework for C++11☆1,406Updated 11 months ago
- A miniature library for struct-field reflection in C++☆592Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆578Updated 2 months ago
- Pipelines for expressive code on collections in C++☆830Updated 11 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,791Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆847Updated 2 years ago
- Runtime polymorphism done right☆1,016Updated 4 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,603Updated 11 months ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆499Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆656Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,426Updated 2 weeks ago
- High performance C++11 thread pool☆581Updated 4 years ago
- Implementation of strong types in C++☆808Updated 3 years ago
- C++ hash map and hash set which preserve the order of insertion☆554Updated last year
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,597Updated last year
- C++ library for storing and printing backtraces.☆478Updated 2 weeks ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆413Updated this week
- G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made wi…☆934Updated 3 months ago