Discriminated unions, pattern matching and partial applications for C#
☆267Dec 8, 2022Updated 3 years ago
Alternatives and similar repositories for SuccincT
Users that are interested in SuccincT are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A robust option type for C#☆921Aug 31, 2023Updated 2 years ago
- A tiny, friendly, C# parser construction library☆2,472Apr 18, 2024Updated 2 years ago
- A lightweight F#/C# library for efficient functional-style pipelines on streams of data.☆384May 22, 2020Updated 6 years ago
- A .NET library targeted at making Reflection programming more consistent, using a common set of abstractions and utilities☆168May 24, 2021Updated 5 years ago
- Dotnet tooling for Morphir☆14Updated this week
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A .NET library for carefully refactoring critical paths. It's a port of GitHub's Ruby Scientist library☆1,486Nov 26, 2025Updated 8 months ago
- Practical generic programming for F#☆322Feb 7, 2025Updated last year
- Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic …☆714Feb 2, 2020Updated 6 years ago
- A library for implementing the Command Pattern, providing of a set of base classes and an invoker class. Useful for abstracting data acce…