discriminated-unions topic

List discriminated-unions repositories

variant

652
Stars
87
Forks
Watchers

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

poica

246
Stars
13
Forks
Watchers

🧮 A research programming language on top of C macros

union-js

30
Stars
1
Forks
Watchers

🏷️ Tagged unions for vanilla JavaScript!

dunet

476
Stars
17
Forks
Watchers

C# discriminated union source generator

ExhaustiveMatching

71
Stars
5
Forks
Watchers

C# Analyzer Adding Exhaustive Checking of Switch Statements and Expressions

CodeJam

258
Stars
34
Forks
Watchers

Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another

derive4j

558
Stars
50
Forks
Watchers

Java 8 annotation processor and framework for deriving algebraic data types constructors, pattern-matching, folds, optics and typeclasses.

ImTools

225
Stars
10
Forks
Watchers

Fast and memory-efficient immutable collections and helper data structures

variant

136
Stars
27
Forks
Watchers

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