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 4 years ago
Alternatives and similar repositories for Shaman.SingleThreadSynchronizationContext:
Users that are interested in Shaman.SingleThreadSynchronizationContext are comparing it to the libraries listed below
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 4 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- Disposable, without the Using☆21Updated 5 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 3 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆37Updated 2 weeks ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated this week
- visit LATEST Dev at https://github.com/LayoutFarm/HtmlRenderer, C# HTML Layout and HTML Rendering Engine,☆30Updated 6 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 6 years ago
- .NET in-memory message queue over TCP (discontinued)☆28Updated 9 years ago
- Lightweight web server for .NET and Mono☆69Updated 10 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Fody-based proxy generator with support for async patterns☆29Updated 4 years ago
- A Task-based LINQ designed to work with async/await☆112Updated 9 years ago
- Xml and json serializer for .NET☆50Updated 7 years ago
- Simplifies reading embedded resources from an Assembly.☆37Updated this week
- 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
- Implements the Freezable pattern as part of your build☆20Updated 5 years ago
- ☆44Updated last year
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆25Updated 3 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- A collection of utilities for working with strings in .NET.☆36Updated 4 years ago
- ☆25Updated this week
- Managed port of Smazz, small string compression library☆26Updated 8 years ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 8 years ago
- Weakly is a collection of some useful weak-reference types.☆25Updated last month