tompazourek / EndlessLinks
๐ Extensions that support the C# functional paradigm.
โ66Updated 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 .โ66Updated last year
- Analyzers checking System.Reflectionโ82Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structuresโ46Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csprojโ77Updated this week
- Code analysis improvements and context actionsโ64Updated 3 weeks ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.โ72Updated 3 years ago
- IL weaver to add nullability annotations to .NET reference assembliesโ71Updated 4 years ago
- Task-like structs which capture no synchronization context on the await operations.โ40Updated 3 years ago
- A small .NET library for formatting type names ร la C#.โ34Updated 9 months ago
- Faster with Filesโ60Updated last year
- A simple template base system of macros for C# that can be executed in design timeโ67Updated last year
- A set of source generators for equality, immutability, ...โ91Updated 3 years ago
- ๐งต Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)โ77Updated 2 years ago
- An HTML generation libraryโ42Updated this week
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.โ52Updated 2 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.โ56Updated 2 months ago
- โ43Updated 2 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.โ47Updated 10 months ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.โ128Updated 3 weeks ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.โ32Updated 4 years ago
- A modern wrapper around System.IO.โ84Updated 3 years ago
- Most of those extensions should have been in BCL.โ70Updated 6 years ago
- On the fly disassemble C# code based on JitDasmโ129Updated 5 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.โ80Updated 6 years ago
- Dynamically attach properties to (almost) any object instance.โ46Updated 4 years ago
- Step into debugging and generate readable script from linq expressionsโ38Updated 3 years ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.โ58Updated 4 years ago
- Simple build versioning for .NET, powered by Git tagsโ67Updated this week
- The Try monad (Error/Exceptional monad) for C#โ60Updated 2 years ago
- Roslyn analyzers for INotifyPropertyChangedโ47Updated last year