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:
- A header-only C++ library for task concurrency☆632Updated 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,591Updated 8 months ago
- Yet Another Serialization☆771Updated 11 months ago
- C++17 `std::variant` for C++11/14/17☆704Updated 3 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆968Updated 8 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆677Updated last month
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Updated 2 years ago
- Instant compile time C++ 11 metaprogramming library☆573Updated 3 years ago
- C++ library for executors☆515Updated 9 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,462Updated this week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆769Updated last week
- A miniature library for struct-field reflection in C++☆639Updated 3 months ago
- Pipelines for expressive code on collections in C++☆836Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆654Updated 2 years ago
- Your standard library for metaprogramming☆1,829Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Updated 6 months ago
- Async++ concurrency framework for C++11☆1,413Updated last year
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆505Updated 2 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆921Updated 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
- High performance C++11 thread pool☆584Updated 5 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 2 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,663Updated last year
- C++ library for storing and printing backtraces.☆484Updated 2 weeks ago
- Runtime polymorphism done right☆1,030Updated 4 years ago
- C++ hash map and hash set which preserve the order of insertion☆566Updated 2 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,809Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,014Updated 3 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,622Updated 3 months 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…☆950Updated 3 weeks ago