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
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated last month
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 weeks ago
- Generating async c# code using Roslyn☆48Updated 6 months ago
- MSBuild task for ILRepack which is an open-source alternative to ILMerge.☆84Updated 5 years ago
- Path globbing for .NET☆61Updated last week
- Implements change notification for properties (ie: INotifyPropertyChanged) using IL weaving and a custom Visual Studio build task.☆49Updated 2 years ago
- the .net implement for the brotli algorithm☆70Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- Provides a single-threaded synchronization context, which makes it easy to reason about asynchronous code in environments that don't usua…☆13Updated 5 years ago
- Replaces static method calls.☆68Updated last month
- Fast binary serializer☆65Updated 3 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 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
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 3 months ago
- Adds debugger attributes to help visualize objects.☆43Updated last month
- Simplifies the implementation of IDisposable☆77Updated last month
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆65Updated last month
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated last year
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Weakly is a collection of some useful weak-reference types.☆25Updated 3 months ago
- .NET Serializer testing framework☆76Updated 2 years ago
- A standalone API to read .NET XML documentation files and optionally augment it with reflection information.☆106Updated this week
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆80Updated last year
- A portable cross platform image library in C#☆18Updated 7 years ago
- A managed Tls Library without all the baggage☆59Updated 7 years ago
- Implements the Freezable pattern as part of your build☆20Updated 5 years ago