antiufo / Shaman.SingleThreadSynchronizationContextLinks
Provides a single-threaded synchronization context, which makes it easy to reason about asynchronous code in environments that don't usually provide a synchronization context (for example, console applications).
☆13Updated 5 years ago
Alternatives and similar repositories for Shaman.SingleThreadSynchronizationContext
Users that are interested in Shaman.SingleThreadSynchronizationContext are comparing it to the libraries listed below
Sorting:
- Disposable, without the Using☆21Updated 6 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- Provides strongly typed access to a compile-time string representing the name of a variable, field, property, method, event, enum, or typ…☆21Updated 8 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- A collection of utilities for working with strings in .NET.☆37Updated 5 years ago
- Implements the Freezable pattern as part of your build☆20Updated 6 years ago
- Shim expands the ability to create Portable Class Libraries by providing reduced or dummy implementations of .NET Framework classes that …☆28Updated 7 years ago
- ☆25Updated this week
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 months ago
- ☆44Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- HttpListener for .NET Core (NETStandard 1.3) and Universal Windows Platform (UWP)☆40Updated 7 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- Tool to convert C# code to use nameof vs string literals where appropriate.☆9Updated 10 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 11 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- Weakly is a collection of some useful weak-reference types.☆25Updated 6 months ago
- ☆37Updated 9 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Show desktop notifications using this library☆19Updated last week
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- Lightweight web server for .NET and Mono☆69Updated 11 years ago
- A modern wrapper around System.IO.☆84Updated 2 years ago