tompazourek / EndlessLinks
๐ Extensions that support the C# functional paradigm.
โ65Updated 4 years ago
Alternatives and similar repositories for Endless
Users that are interested in Endless are comparing it to the libraries listed below
Sorting:
- A simple template base system of macros for C# that can be executed in design timeโ66Updated last year
- Analyzers checking System.Reflectionโ81Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .โ65Updated 5 months ago
- Task-like structs which capture no synchronization context on the await operations.โ39Updated 3 years ago
- IL weaver to add nullability annotations to .NET reference assembliesโ70Updated 3 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.โ47Updated 3 months ago
- ๐งต Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)โ75Updated 2 years ago
- Step into debugging and generate readable script from linq expressionsโ36Updated 3 years ago
- C# parser for .NET & Mono stack tracesโ53Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.โ70Updated 2 years ago
- Adds debugger attributes to help visualize objects.โ43Updated 5 months ago
- A set of source generators for equality, immutability, ...โ91Updated 2 years ago
- โ44Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csprojโ76Updated last year
- Faster with Filesโ59Updated 5 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structuresโ46Updated 4 years ago
- Simplifies the implementation of IDisposableโ77Updated 5 months ago
- Example implementation of IValueTaskSourceโ30Updated 2 years ago
- An HTML generation libraryโ42Updated last week
- .NET source generator for builder patternโ65Updated 7 months ago
- A modern wrapper around System.IO.โ84Updated 2 years ago
- .Net library for generate proxy class instancesโ13Updated 8 months ago
- A CSharp library that makes it easier to work with Types dynamically.โ24Updated 2 years ago
- Custom plugin to extend R# functionality.โ49Updated 2 months ago
- .NET Standard Library for giving (bool, T) Option-like semanticsโ29Updated 2 months ago
- Roslyn analyzers for INotifyPropertyChangedโ46Updated last year
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.โ53Updated 11 months ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.โ44Updated last year
- The Try monad (Error/Exceptional monad) for C#โ60Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.โ28Updated 6 years ago