Algebraic data types for C99
翻译 - C99的代数数据类型
Functional programming style pattern-matching library for C++
翻译 - C ++的函数式编程样式模式匹配库
Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)
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 types in TypeScript
Detect and visualize target mutations by scanning FastQ files directly
Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.
Toolkit for calling structural variants using short or long reads
A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions
High performance data storage for importing, querying and transforming variants.
Recursive Variant: A simple library for Recursive Variant Types
Library of backported modern C++ types to work with C++11
A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)
a list of flex/bison examples to show reentrant/C++/error-handling