StephenClearyArchive / AsyncEx.Context
A single-threaded async-compatible ambient context.
☆29Updated 8 years ago
Alternatives and similar repositories for AsyncEx.Context
Users that are interested in AsyncEx.Context are comparing it to the libraries listed below
Sorting:
- Example implementation of IValueTaskSource☆30Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 4 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- The combined Langly runtime☆33Updated 3 years ago
- ☆58Updated this week
- Replaces static method calls.☆68Updated 4 months ago
- Post compile tool using Fody to implement the double check locking pattern.☆25Updated 6 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- Roslyn analyzers for INotifyPropertyChanged☆45Updated 11 months ago
- A portable cross-platform pinvoke .NET wrapper around libsass to convert SCSS to CSS☆58Updated 6 months 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
- Adds debugger attributes to help visualize objects.☆43Updated 4 months ago
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 months ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆30Updated last week
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆80Updated last year
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- An allocation free Task-like object for async methods☆39Updated 10 months ago
- A standalone API to read .NET XML documentation files and optionally augment it with reflection information.☆106Updated last week
- MSBuild task for ILRepack which is an open-source alternative to ILMerge.☆85Updated 5 years ago
- The portable version of JetBrains profiler API for .NET Framework / .NET Core / .NET / .NET Standard / Mono☆33Updated 3 weeks ago
- Path globbing for .NET☆62Updated this week
- C# library which provides uniform API for conversion between types.☆22Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 7 months ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Implements the Freezable pattern as part of your build☆20Updated 6 years ago