foonathan / type_safeLinks
Zero overhead utilities for preventing bugs at compile time
☆1,596Updated last year
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,468Updated last month
- Runtime polymorphism done right☆1,015Updated 4 years ago
- C++20 μ(micro)/Unit Testing framework☆1,376Updated last month
- Implementation of strong types in C++☆806Updated 2 years ago
- C++11/14/17 std::expected with functional-style extensions☆1,738Updated 2 weeks ago
- scanf for modern C++☆1,265Updated last month
- C++11/14/17 std::optional with functional-style extensions and reference support☆902Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,420Updated last week
- A (work-in-progress) nextgen Doxygen for C++☆962Updated this week
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆953Updated 3 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆759Updated 2 weeks ago
- C++ parsing DSL☆1,117Updated 3 weeks ago
- Pipelines for expressive code on collections in C++☆830Updated 10 months ago
- C++17 `std::variant` for C++11/14/17☆699Updated 2 years ago
- This is an experimental library that has evolved to P2688☆678Updated 9 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,595Updated 11 months ago
- A lightweight C++20 serialization and RPC library☆879Updated 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,559Updated 3 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆543Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆979Updated 2 weeks ago
- A miniature library for struct-field reflection in C++☆588Updated last month
- Header only C++14 mocking framework☆861Updated 4 months ago
- An additive strong typedef library for C++14/17/20☆456Updated 7 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,231Updated 11 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆576Updated last month
- The quantities and units library for C++☆1,244Updated last week
- A simple to use, composable, command line parser for C++ 11 and beyond☆657Updated last year
- Instant compile time C++ 11 metaprogramming library☆574Updated 3 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆676Updated last week
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆769Updated 9 months ago