foonathan / type_safeLinks
Zero overhead utilities for preventing bugs at compile time
☆1,585Updated 9 months 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,428Updated 3 months ago
- Runtime polymorphism done right☆1,009Updated 4 years ago
- C++20 μ(micro)/Unit Testing framework☆1,341Updated last month
- Implementation of strong types in C++☆796Updated 2 years ago
- scanf for modern C++☆1,188Updated this week
- C++ parsing DSL☆1,089Updated last week
- C++11/14/17 std::expected with functional-style extensions☆1,671Updated 5 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,558Updated 8 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆895Updated last year
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆943Updated 3 weeks ago
- A (work-in-progress) nextgen Doxygen for C++☆956Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆752Updated 2 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,398Updated last week
- 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
- P1031 low level file i/o and filesystem library for the C++ standard☆954Updated 3 weeks ago
- C++17 `std::variant` for C++11/14/17☆692Updated 2 years ago
- C++ compile-time enum to string, iteration, in a single header file☆1,764Updated last year
- A lightweight C++20 serialization and RPC library☆851Updated 2 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆671Updated 2 months 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
- A C/C++ header to help move #ifdefs out of your code☆850Updated 9 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,202Updated 8 months ago
- Header only C++14 mocking framework☆848Updated last month
- Pipelines for expressive code on collections in C++☆827Updated 7 months ago
- Fast, convenient JSON serialization and parsing in C++☆490Updated last month
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆519Updated 3 weeks ago
- A miniature library for struct-field reflection in C++☆570Updated 3 months ago
- This is an experimental library that has evolved to P2688☆674Updated 6 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆843Updated last year