StephenClearyArchive / AsyncEx.Context
A single-threaded async-compatible ambient context.
☆29Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for AsyncEx.Context
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- Replaces static method calls.☆68Updated 3 weeks ago
- Loads all the references on startup by actually using the types in the module initializer.☆36Updated last week
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Provides a single-threaded synchronization context, which makes it easy to reason about asynchronous code in environments that don't usua…☆12Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- the .net implement for the brotli algorithm☆69Updated 9 months ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 months ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 7 years ago
- Base32 and ZBase32 encoding and decoding library.☆27Updated 4 years ago
- Adds debugger attributes to help visualize objects.☆43Updated 6 months ago
- Generating async c# code using Roslyn☆47Updated 3 months ago
- Simplifies the implementation of IDisposable☆76Updated 3 weeks ago
- Implements change notification for properties (ie: INotifyPropertyChanged) using IL weaving and a custom Visual Studio build task.☆49Updated 2 years ago
- C# LINQ Async extension methods library for async/await task.☆101Updated 7 months ago
- ☆56Updated this week
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 3 years ago
- MSBuild task for ILRepack which is an open-source alternative to ILMerge.☆83Updated 4 years ago
- Library providing support for threadsafe shared state in C#/.NET.☆49Updated 5 years ago
- Port of Google's farmhash algorithm to .NET☆62Updated 10 months ago
- The combined Langly runtime☆33Updated 2 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆78Updated 4 years ago
- High-performance hex encoding and decoding for .NET☆43Updated 4 years ago
- Binary serializer with full .NET support!☆17Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- A extremely fast ioc container for high performance applications☆76Updated 4 years ago