variant topic

List variant repositories

as-variant

26
Stars
2
Forks
Watchers

Variant data type for AssemblyScript

variant

653
Stars
87
Forks
Watchers

C++17 `std::variant` for C++11/14/17

cpp17_in_TTs

1.2k
Stars
125
Forks
Watchers

Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)

datatype99

1.3k
Stars
24
Forks
Watchers

Algebraic data types for C99

mlib

810
Stars
71
Forks
Watchers

Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).

Mach7

1.3k
Stars
79
Forks
Watchers

Functional programming style pattern-matching library for C++

variant-lite

235
Stars
28
Forks
Watchers

variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library

variant

136
Stars
27
Forks
Watchers

Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.

scelta

155
Stars
10
Forks
Watchers

(experimental) Syntactic sugar for variant and optional types.