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
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated last month
- Disposable, without the Using☆21Updated 6 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 5 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Weakly is a collection of some useful weak-reference types.☆25Updated 4 months ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Lightweight web server for .NET and Mono☆69Updated 10 years ago
- HttpListener for .NET Core (NETStandard 1.3) and Universal Windows Platform (UWP)☆40Updated 7 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Implements the Freezable pattern as part of your build☆20Updated 6 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- ☆25Updated this week
- Expression.ToString() is not so nice to look at sometimes, this library will ToString your expression in the way you want☆26Updated 9 years ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- ☆44Updated 2 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
- Fody-based proxy generator with support for async patterns☆29Updated 5 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- CNeptune improve productivity & efficiency by urbanize .net module with meta-code to lay foundation for frameworks☆31Updated 6 years ago
- An allocation free Task-like object for async methods☆39Updated 9 months ago
- visit LATEST Dev at https://github.com/LayoutFarm/HtmlRenderer, C# HTML Layout and HTML Rendering Engine,☆30Updated 6 years ago
- Most of those extensions should have been in BCL.☆69Updated 5 years ago
- .NET in-memory message queue over TCP (discontinued)☆28Updated 10 years 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