StephenClearyArchive / AsyncEx.Context
A single-threaded async-compatible ambient context.
☆29Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for AsyncEx.Context
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- MSBuild task for ILRepack which is an open-source alternative to ILMerge.☆83Updated 4 years ago
- Replaces static method calls.☆68Updated last month
- Adds debugger attributes to help visualize objects.☆43Updated 7 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files.☆59Updated last year
- The combined Langly runtime☆33Updated 2 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated last week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- A library for generating discriminated union types in C#☆23Updated 4 years ago
- A portable cross-platform pinvoke .NET wrapper around libsass to convert SCSS to CSS☆57Updated 2 weeks ago
- Provides a set of portable collections installable as source files via NuGet.☆25Updated 8 years ago
- ☆56Updated this week
- ☆40Updated 4 years ago
- Generating async c# code using Roslyn☆47Updated 3 months ago
- C# library which provides uniform API for conversion between types.☆21Updated 7 months ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 7 years ago
- Simplifies the implementation of IDisposable☆76Updated last month
- Path globbing for .NET☆61Updated this week
- 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
- A multi-platform .NET binding of Facebook's Zstandard library.☆41Updated 4 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆36Updated last week
- the .net implement for the brotli algorithm☆69Updated 10 months ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago
- Runtime redirection of method calls for .NET Core.☆42Updated 5 years ago
- A generic, concurrent, portable and flexible Object Pool for the .NET Framework.☆68Updated 2 years ago