antiufo / Shaman.SingleThreadSynchronizationContext
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
- 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
- HttpListener for .NET Core (NETStandard 1.3) and Universal Windows Platform (UWP)☆40Updated 7 years ago
- Lightweight web server for .NET and Mono☆69Updated 10 years ago
- Disposable, without the Using☆21Updated 6 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- ☆25Updated last week
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆25Updated 3 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
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 6 years ago
- Implements the Freezable pattern as part of your build☆20Updated 5 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Fody-based proxy generator with support for async patterns☆29Updated 5 years ago
- Generating async c# code using Roslyn☆48Updated 7 months ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 11 years ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 8 years ago
- Weakly is a collection of some useful weak-reference types.☆25Updated 4 months ago
- ☆44Updated 2 years ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- A collection of utilities for working with strings in .NET.☆36Updated 4 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Show desktop notifications using this library☆19Updated this week
- visit LATEST Dev at https://github.com/LayoutFarm/HtmlRenderer, C# HTML Layout and HTML Rendering Engine,☆30Updated 6 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Facilities to load native DLLs from .NET. More flexible and hide platform specifics.☆37Updated last year
- Simplifies reading embedded resources from an Assembly.☆37Updated last month