Optuple

Tuple wrapper

Library providing extension methods to give tuple of boolean and type T option-like semantics

.NET Standard Library for giving (bool, T) Option-like semantics

GitHub

29 stars
2 watching
1 forks
Language: C#
last commit: about 7 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
dnikolovv/optional-asyncAsync extensions for working with the Optional library in C# to chain asynchronous functions without awaiting5
bttmly/fopsProvides functional, curried versions of common JavaScript operators and language constructs for concise and expressive programming.2
jnizm/class_ftpA wrapper class for FTP sessions in AutoHotkey7
mpusz/optA class template designed to express optionality without additional storage space for boolean flags.12
nlkl/optionalProvides a robust option type for C# to avoid null-reference exceptions and signal intent in data modeling905
tforkmann/fumbleA library providing a thin F# API for interacting with SQLite databases with functional features.101
zzzprojects/z.extensionmethodsExtends .NET Framework and .NET Core with reusable code snippets1,601
apolukhin/magic_getA C++14 library for basic reflection and std::tuple-like methods without boilerplate code or macros.207
adoconnection/sevenzipextractorA C# wrapper for the 7z.dll archiver library312
autofac/autofac.poolingEnables pooling of instances in Autofac's dependency injection system3
pcapriotti/optparse-applicativeA Haskell library for parsing command-line options in an applicative style916
c9s/getoptionkitAn object-oriented option parser library for PHP, supporting type constraints and various options formats.150
asherber/petapoco.sqlkataA set of extension methods for using SqlKata with PetaPoco, allowing more flexible and powerful querying capabilities27
dmotz/hexaflipAn animation library for visualizing arrays as cube interfaces with touch/mouse interaction and customizable styling.138
autofac/autofac.extras.dynamicproxyLibrary to enable method interception and decoration in object graphs using dynamic proxying.106