Projects in Awesome Lists by badeend
A curated list of projects in awesome lists by badeend .
https://github.com/badeend/valuecollections
Low overhead immutable collection types with structural equality.
csharp domain-driven-design immutable json value-object
Last synced: 06 Feb 2026
https://github.com/badeend/result
For failures that are not exceptional: `Result<T,E>` for C#.
csharp error-handling functional-programming monad
Last synced: 03 Aug 2025
https://github.com/badeend/enumclass
Enums with payloads. Or for the fancy pants: discriminated unions for C# with compile-time exhaustiveness checking, implemented using closed type hierarchies.
analyzer csharp discriminated-unions exhaustiveness-checking
Last synced: 06 Jul 2025
https://github.com/badeend/any
Holds any value of any type, without boxing small structs (up to 8 bytes).
Last synced: 13 Jun 2026
https://github.com/badeend/nothing
If you want to use `void` as a type parameter, but C# won't let you...
csharp functional-programming hack unit
Last synced: 23 Jun 2025