Zero overhead utilities for preventing bugs at compile time
☆1,650Oct 13, 2025Updated 11 months ago
Alternatives and similar repositories for type_safe
Users that are interested in type_safe are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An additive strong typedef library for C++14/17/20☆484Jul 16, 2026Updated 2 months ago
- Implementation of strong types in C++☆827Sep 29, 2022Updated 3 years 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,621May 29, 2025Updated last year
- scanf for modern C++☆1,318Sep 7, 2026Updated last week
- A (work-in-progress) nextgen Doxygen for C++☆972May 20, 2026Updated 3 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆801Sep 1, 2026Updated 2 weeks ago
- C++11/14/17 std::expected with functional-style extensions☆1,883Sep 1, 2025Updated last year
- Simple, flexible and modular assertion macro.☆230Dec 23, 2025Updated 8 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,575Apr 20, 2026Updated 4 months ago
- Compile Time Regular Expression in C++☆3,851Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,049Aug 24, 2026Updated 3 weeks ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆516Feb 6, 2026Updated 7 months ago
- C++ parsing DSL☆1,255Oct 18, 2025Updated 10 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Runtime polymorphism done right