An open API service indexing awesome lists of open source software.

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).

csharp garbage-collection

Last synced: 13 Jun 2026

https://github.com/badeend/vscode-wit

*.wit support for VS Code

Last synced: 08 May 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