TankerHQ / mockaronLinks
A C++ mocking library
☆23Updated 5 years ago
Alternatives and similar repositories for mockaron
Users that are interested in mockaron are comparing it to the libraries listed below
Sorting:
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆46Updated 2 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- ☆17Updated last year
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago