DigitalInBlue / CeleroLinks
C++ Benchmark Authoring Library/Framework
☆847Updated 5 months ago
Alternatives and similar repositories for Celero
Users that are interested in Celero are comparing it to the libraries listed below
Sorting:
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,542Updated 3 weeks ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- C++17 `std::variant` for C++11/14/17☆692Updated 2 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,558Updated 8 months ago
- Yet Another Serialization☆760Updated 4 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆843Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆752Updated 2 weeks ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆943Updated 3 weeks ago
- Async++ concurrency framework for C++11☆1,403Updated 8 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆671Updated 2 months ago
- C++ library for executors☆508Updated 8 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,398Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆743Updated 8 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,428Updated 3 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,313Updated last year
- C++ library for storing and printing backtraces.☆467Updated 2 weeks ago
- High performance C++11 thread pool☆578Updated 4 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,155Updated 2 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,585Updated 9 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆954Updated 3 weeks ago
- A miniature library for struct-field reflection in C++☆570Updated 3 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 2 months ago
- Runtime polymorphism done right☆1,009Updated 4 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆895Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,036Updated 3 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 10 months 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☆519Updated 3 years ago
- Your standard library for metaprogramming☆1,768Updated 3 weeks ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆759Updated 6 months ago