tompazourek / Endless
๐ 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
- Analyzers checking System.Reflectionโ81Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .โ65Updated 2 months ago
- A simple template base system of macros for C# that can be executed in design timeโ65Updated 11 months ago
- IL weaver to add nullability annotations to .NET reference assembliesโ70Updated 3 years ago
- Task-like structs which capture no synchronization context on the await operations.โ39Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csprojโ74Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.โ69Updated 2 years ago
- Linq for Span<T> using SourceGeneratorsโ52Updated 3 years ago
- A set of source generators for equality, immutability, ...โ91Updated 2 years ago
- ๐งต Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)โ73Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structuresโ46Updated 4 years ago
- Step into debugging and generate readable script from linq expressionsโ35Updated 2 years ago
- The Try monad (Error/Exceptional monad) for C#โ59Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a processโ60Updated 2 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.โ47Updated 2 weeks ago
- Scratch pad for various expression tree improvements.โ82Updated 2 years ago
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.โ53Updated 6 years ago
- Utility library for faster writing source generatorsโ61Updated 3 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#โ44Updated last year
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.โ64Updated 6 years ago
- โ47Updated last month
- Roslyn analyzers for INotifyPropertyChangedโ45Updated 10 months ago
- This project contains utilities, extensions and new functionalities of all types.โ36Updated 2 years ago
- Example implementation of IValueTaskSourceโ31Updated last year
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of โฆโ43Updated 2 years ago
- Simple source only reflection library with default interface property supportโ66Updated last week
- Extensions for sorting strings using natural sort order i.e. Alphabetical order for humansโ33Updated this week
- C# interface-to-member source generatorโ79Updated 6 months ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.โ44Updated 9 months ago
- Converts a C# expression tree (from Linq namespace) to a syntatically correct javascript code.โ61Updated last year