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
- Adds debugger attributes to help visualize objects.☆43Updated 2 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 months ago
- Replaces static method calls.☆68Updated 2 months ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 weeks ago
- An allocation free Task-like object for async methods☆39Updated 9 months ago
- Example implementation of IValueTaskSource☆31Updated last year
- Implements the Freezable pattern as part of your build☆20Updated 5 years ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- the .net implement for the brotli algorithm☆70Updated last year
- Library providing support for threadsafe shared state in C#/.NET.☆50Updated 5 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆42Updated 4 years ago
- Simplifies the implementation of IDisposable☆77Updated 2 months ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆39Updated 3 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 2 years ago
- 7z SDK code made available as a nuget package☆26Updated 2 years ago
- ☆40Updated 4 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 6 years ago
- Post compile tool using Fody to implement the double check locking pattern.☆25Updated 6 years ago
- Generating async c# code using Roslyn☆48Updated 7 months ago
- MSBuild task for ILRepack which is an open-source alternative to ILMerge.☆84Updated 5 years ago
- Port of Google's farmhash algorithm to .NET☆64Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 4 months ago
- A standalone API to read .NET XML documentation files and optionally augment it with reflection information.☆106Updated this week
- High-performance hex encoding and decoding for .NET☆44Updated 4 years ago
- The combined Langly runtime☆33Updated 3 years ago