DigitalInBlue / CeleroLinks
C++ Benchmark Authoring Library/Framework
☆862Updated 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☆705Updated 3 years ago
- Yet Another Serialization☆770Updated 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,586Updated 7 months ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- Instant compile time C++ 11 metaprogramming library☆573Updated 3 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆966Updated 7 months ago
- C++ library for executors☆515Updated 9 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆679Updated 3 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆851Updated 2 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,455Updated this week
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆786Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆596Updated 5 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,651Updated last year
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆505Updated 2 years ago
- 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…☆948Updated last week
- Async++ concurrency framework for C++11☆1,413Updated last year
- C++ library for storing and printing backtraces.☆481Updated last week
- C++11/14/17 std::optional with functional-style extensions and reference support☆919Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆765Updated last week
- C++ compile-time enum to string, iteration, in a single header file☆1,807Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆654Updated last year
- Your standard library for metaprogramming☆1,824Updated last month
- High performance C++11 thread pool☆584Updated 5 years ago
- A miniature library for struct-field reflection in C++☆634Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 2 months ago
- Pipelines for expressive code on collections in C++☆835Updated last year
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆521Updated 3 years ago
- Your binary serialization library☆1,213Updated 3 months ago
- Runtime polymorphism done right☆1,031Updated 4 years ago
- C++ hash map and hash set which preserve the order of insertion☆565Updated 2 months ago