foonathan / type_safeLinks
Zero overhead utilities for preventing bugs at compile time
☆1,602Updated 3 weeks ago
Alternatives and similar repositories for type_safe
Users that are interested in type_safe are comparing it to the libraries listed below
Sorting:
- a header-only, constexpr alternative to gperf for C++14 users☆1,493Updated 3 months ago
- Runtime polymorphism done right☆1,020Updated 4 years ago
- Implementation of strong types in C++☆812Updated 3 years ago
- C++20 μ(micro)/Unit Testing framework☆1,387Updated 3 months ago
- scanf for modern C++☆1,279Updated last week
- C++11/14/17 std::expected with functional-style extensions☆1,769Updated 2 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆910Updated last year
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆959Updated 5 months ago
- A (work-in-progress) nextgen Doxygen for C++☆965Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆758Updated last week
- C++ parsing DSL☆1,201Updated 3 weeks ago
- This is an experimental library that has evolved to P2688☆680Updated 11 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,437Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,625Updated last year
- Pipelines for expressive code on collections in C++☆831Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆554Updated 3 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,568Updated 5 months ago
- C++17 `std::variant` for C++11/14/17☆703Updated 2 years ago
- Header only C++14 mocking framework☆868Updated 6 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆784Updated 11 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆996Updated 3 weeks ago
- A lightweight C++20 serialization and RPC library☆892Updated 2 months ago
- The quantities and units library for C++☆1,254Updated last week
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆681Updated 2 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,247Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆847Updated 2 years ago
- a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.☆1,024Updated last month
- A miniature library for struct-field reflection in C++☆609Updated last week
- An additive strong typedef library for C++14/17/20☆460Updated 9 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆584Updated 3 months ago