| mcintyre321/OneOf |
2,748 |
|
8 |
179 |
over 2 years ago |
95 |
September 07, 2023 |
35 |
mit |
C# |
| Easy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching |
| derive4j/derive4j |
517 |
|
6 |
105 |
over 4 years ago |
25 |
July 04, 2019 |
14 |
|
Java |
| Java 8 annotation processor and framework for deriving algebraic data types constructors, pattern-matching, folds, optics and typeclasses. |
| domn1995/dunet |
437 |
|
0 |
0 |
about 2 years ago |
33 |
November 02, 2023 |
4 |
mit |
C# |
| C# discriminated union source generator |
| Tarmil/FSharp.SystemTextJson |
285 |
|
0 |
27 |
over 2 years ago |
31 |
August 30, 2023 |
31 |
mit |
F# |
| System.Text.Json extensions for F# types |
| DavidArno/SuccincT |
262 |
|
6 |
3 |
over 3 years ago |
20 |
February 17, 2020 |
13 |
mit |
C# |
| Discriminated unions, pattern matching and partial applications for C# |
| rsdn/CodeJam |
254 |
|
7 |
5 |
over 2 years ago |
66 |
May 12, 2022 |
7 |
mit |
C# |
| 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 |
| kjnilsson/fez |
245 |
|
0 |
0 |
almost 7 years ago |
0 |
|
12 |
mit |
F# |
| F# to core erlang compiler experiment |
| jet/FsCodec |
81 |
|
0 |
13 |
over 2 years ago |
49 |
November 22, 2023 |
4 |
apache-2.0 |
F# |
| F# Event-Union Contract Encoding with versioning tolerant converters supporting System.Text.Json and Newtonsoft.Json |
| mknejp/dotvariant |
62 |
|
0 |
0 |
almost 3 years ago |
0 |
|
12 |
bsl-1.0 |
C# |
| A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++) |
| twop/ts-union |
61 |
|
3 |
7 |
almost 5 years ago |
10 |
October 10, 2020 |
11 |
mit |
TypeScript |
| ADT sum type in typescript |