DigitalInBlue / CeleroLinks
C++ Benchmark Authoring Library/Framework
☆858Updated 2 weeks ago
Alternatives and similar repositories for Celero
Users that are interested in Celero are comparing it to the libraries listed below
Sorting:
- Yet Another Serialization☆766Updated 8 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,563Updated 4 months ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- C++17 `std::variant` for C++11/14/17☆701Updated 2 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆957Updated 4 months ago
- C++ library for executors☆512Updated 9 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆680Updated 3 weeks ago
- Instant compile time C++ 11 metaprogramming library☆574Updated 3 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,608Updated last year
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆783Updated 10 months ago
- A miniature library for struct-field reflection in C++☆598Updated 2 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆848Updated 2 years ago
- Async++ concurrency framework for C++11☆1,410Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,431Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆581Updated 3 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆906Updated last year
- Runtime polymorphism done right☆1,017Updated 4 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆501Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆758Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,114Updated last month
- C++ compile-time enum to string, iteration, in a single header file☆1,793Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆760Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆656Updated last year
- Your standard library for metaprogramming☆1,802Updated 2 months ago
- High performance C++11 thread pool☆582Updated 5 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…☆937Updated 4 months ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆664Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆491Updated 6 months 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☆415Updated 3 weeks ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆517Updated 3 years ago