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:
- Provides methodof, propertyof and fieldof equivalents of typeof .โ65Updated 5 months ago
- Analyzers checking System.Reflectionโ82Updated last year
- A simple template base system of macros for C# that can be executed in design timeโ66Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.โ70Updated 2 years ago
- IL weaver to add nullability annotations to .NET reference assembliesโ70Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csprojโ76Updated last year
- Code analysis improvements and context actionsโ61Updated this week
- Efficient implementations of standard .NET collection interfaces using tree data structuresโ46Updated 4 years ago
- Task-like structs which capture no synchronization context on the await operations.โ39Updated 3 years ago
- The Try monad (Error/Exceptional monad) for C#โ60Updated last year
- This project contains utilities, extensions and new functionalities of all types.โ36Updated 2 years ago
- Faster with Filesโ59Updated 5 months ago
- ๐งต Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)โ76Updated 2 years ago
- Multiplatform netstandard 2.0 C# console progress bar, with support for single or multithreaded progress updates.โ63Updated 3 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.โ63Updated 6 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.โ52Updated last year
- Download, update and sync loose files from URLsโ60Updated last week
- Custom plugin to extend R# functionality.โ49Updated 2 months ago
- An HTML generation libraryโ42Updated 2 weeks ago
- Step into debugging and generate readable script from linq expressionsโ36Updated 3 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.โ79Updated 5 years ago
- A modern wrapper around System.IO.โ84Updated 2 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.โ47Updated 4 months ago
- A set of source generators for equality, immutability, ...โ91Updated 2 years ago
- โ59Updated 2 weeks ago
- On the fly disassemble C# code based on JitDasmโ128Updated 5 years ago
- A small .NET library for formatting type names ร la C#.โ33Updated 3 months ago
- Converts a C# expression tree (from Linq namespace) to a syntatically correct javascript code.โ62Updated last month
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are brโฆโ63Updated 4 months ago
- Linq for Span<T> using SourceGeneratorsโ54Updated 4 years ago