StephenClearyArchive / AsyncEx.Context
A single-threaded async-compatible ambient context.
☆29Updated 7 years ago
Alternatives and similar repositories for AsyncEx.Context:
Users that are interested in AsyncEx.Context are comparing it to the libraries listed below
- ☆57Updated this week
- An allocation free Task-like object for async methods☆39Updated 7 months ago
- the .net implement for the brotli algorithm☆70Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 weeks ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 weeks ago
- Replaces static method calls.☆68Updated 2 weeks ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- The combined Langly runtime☆33Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Adds debugger attributes to help visualize objects.☆43Updated 2 weeks ago
- MSBuild task for ILRepack which is an open-source alternative to ILMerge.☆83Updated 5 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Concurrency library for .Net☆63Updated this week
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- A library for generating discriminated union types in C#☆23Updated 4 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆64Updated 6 years ago
- Weakly is a collection of some useful weak-reference types.☆25Updated 2 months ago
- Simplifies the implementation of IDisposable☆76Updated 2 weeks ago
- C# library which provides uniform API for conversion between types.☆21Updated 9 months ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Port of Google's farmhash algorithm to .NET☆62Updated last year
- Superseded by Microsoft.CodeAnalysis.PublicApiAnalyzers☆18Updated 5 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- Generating async c# code using Roslyn☆47Updated 5 months ago
- Implements change notification for properties (ie: INotifyPropertyChanged) using IL weaving and a custom Visual Studio build task.☆49Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Generate ToString method from public properties.☆83Updated 2 weeks ago