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:
- ☆43Updated 2 years ago
- Simplifies reading embedded resources from an Assembly.☆39Updated 3 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- Faster with Files☆60Updated last year
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 10 months ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- Disposable, without the Using☆21Updated 6 years ago
- C# parser for .NET & Mono stack traces☆53Updated 5 years ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 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 8 years ago
- A small .NET library for formatting type names à la C#.☆34Updated 9 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- Simplifies the implementation of IDisposable☆80Updated 3 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
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆55Updated 9 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago
- JSONPath (XPath-like syntax for JSON) C# implementation☆78Updated last year
- Visual Studio extension that provides a way to quickly toggle breaking on all exceptions.☆50Updated 10 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆114Updated 6 years ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- Data Modeling Library in .NET☆46Updated 3 months ago
- Multiplatform netstandard 2.0 C# console progress bar, with support for single or multithreaded progress updates.☆63Updated 4 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- Analyzers checking System.Reflection☆82Updated 2 years ago
- Roslyn analyzers for INotifyPropertyChanged☆47Updated last year
- Fluent API job scheduling engine for .NET☆26Updated 7 years ago
- DeveelDB is a complete SQL database system, primarly developed for .NET/Mono frameworks☆95Updated 6 years ago
- CNeptune improve productivity & efficiency by urbanize .net module with meta-code to lay foundation for frameworks☆31Updated 7 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 6 years ago