StephenClearyArchive / AsyncEx.ContextLinks
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 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 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
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago
- ☆40Updated 5 years ago
- MSBuild task for ILRepack which is an open-source alternative to ILMerge.☆85Updated 5 years ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- Replaces static method calls.☆68Updated 5 months ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- Fast Accessors for .Net☆33Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- ☆59Updated this week
- A standalone API to read .NET XML documentation files and optionally augment it with reflection information.☆107Updated this week
- Faster with Files☆59Updated 5 months ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- Xml and json serializer for .NET☆49Updated 7 years ago
- Complement for System.Linq.Expressions☆118Updated 5 years ago
- The combined Langly runtime☆33Updated 3 years ago
- An async-ready alternative to .NET's ReaderWriterLockSlim.☆25Updated 5 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Unity.Abstractions package☆30Updated last year
- Things to speed up C# code by avoiding reflection☆25Updated last year
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 6 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆81Updated last year
- Generating async c# code using Roslyn☆49Updated 10 months ago