StephenCleary / StructuredConcurrencyLinks
Structured concurrency support for C#
☆276Updated 2 years ago
Alternatives and similar repositories for StructuredConcurrency
Users that are interested in StructuredConcurrency are comparing it to the libraries listed below
Sorting:
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆311Updated 3 weeks ago
- Intelligent Enums☆216Updated 7 months ago
- Logging extensions for xunit☆288Updated this week
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆480Updated 2 months ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆185Updated last week
- Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.☆299Updated last week
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆190Updated last week
- Build time tools in the flavor of Dapper☆416Updated last month
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆244Updated 2 months ago
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆365Updated this week
- Practical generic programming for .NET☆209Updated 2 weeks ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆156Updated 7 months ago
- Reflection APIs over roslyn symbol APIs☆190Updated 2 years ago
- Zero Allocation Writer/Reader Parser for .NET Core☆303Updated 10 months ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆479Updated last week
- Roslyn analyzers for IDisposable☆407Updated last year
- Moxy - Mixins code generator for C#☆121Updated 5 months ago
- A tool to visualize the activity of the .NET garbage collector.☆180Updated 11 months ago
- Execute a function in a separate process☆235Updated last year
- Write your pipelines in C# !☆373Updated this week
- Fast and memory-efficient immutable collections and helper data structures☆244Updated last week
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆117Updated last week
- Git-based incremental build and testing platform for .NET and .NET Core.☆242Updated last week
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆155Updated 3 months ago
- A basic template for writing a C# source generator☆188Updated 3 years ago
- Easily identify which dependencies can be removed from a .NET project☆198Updated 4 months ago
- Portable Razor compiler & code generator☆230Updated last year
- Run xUnit test cases in parallel