Projects in Awesome Lists by draconware-dev
A curated list of projects in awesome lists by draconware-dev .
https://github.com/draconware-dev/spanextensions.net
SpanExtensions.Net aims to make ReadOnlySpan<T> and Span<T> more accessible and overall better integrated into the .Net Ecosystem, by providing alternatives for many missing Extension Methods for Span<T>, ranging from string.Split() over Enumerable.Skip() and Enumerable.Take() to an improved ReadOnlySpan<T>.IndexOf().
csharp csharp-lib csharp-library dotnet
Last synced: 09 Apr 2025
https://github.com/draconware-dev/linecount
A Commannd-Line Utility Program to check the line count of files that meet specific criteria.
Last synced: 15 Mar 2025
https://github.com/draconware-dev/result.net
A lightweight, highly performant and very versatile Result<T, E> type implementation in C# and .Net
csharp dotnet error-handling functional functional-programming result result-type results
Last synced: 15 Mar 2025