HellBrick / AsyncCollections
A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.
☆112Updated 5 years ago
Alternatives and similar repositories for AsyncCollections:
Users that are interested in AsyncCollections are comparing it to the libraries listed below
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆171Updated 8 months ago
- Generic object change tracker for .NET Framework and .NET Standard-compliant platforms like .NET Core and Xamarin!☆101Updated 7 years ago
- C# LINQ Async extension methods library for async/await task.☆101Updated last year
- Tracing rewriter using Fody☆94Updated 2 years ago
- ☆119Updated 12 years ago
- Implements change notification for properties (ie: INotifyPropertyChanged) using IL weaving and a custom Visual Studio build task.☆49Updated 2 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated this week
- A set of extension methods to complement the ones from System.Linq.Enumerable☆175Updated 3 years ago
- A .NET library targeted at making Reflection programming more consistent, using a common set of abstractions and utilities☆168Updated 3 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆70Updated last year
- .NET WebSocket (RFC 6455/hixie/hybi) implementation using the System.IO.Pipelines API☆72Updated 5 years ago
- Multi-threaded .NET high performance Least Recently Used cache with async/await support shipped as source-only NuGet package☆84Updated 6 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆107Updated 4 years ago
- Easy-to-use exception causality chains for async/await.☆64Updated 4 years ago
- Most of those extensions should have been in BCL.☆69Updated 5 years ago
- ☆54Updated 8 years ago
- Use ETW events to show what the .NET GC is doing☆110Updated 8 years ago
- API Condenser / Reverse Proxy using Kestrel and Consul, Including light weight consul lib☆166Updated 2 years ago
- Pure In-Memory Publish/Subscribe .NET Bus☆157Updated 6 years ago
- A managed Tls Library without all the baggage☆59Updated 7 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆87Updated 6 years ago
- Collection of useful classes for your .NET application (object pool, thread pool, async processing, queues, collections, multithreading p…☆83Updated 4 years ago
- NMemory is a lightweight non-persistent in-memory relational database engine that is purely written in C# and can be hosted by .NET appli…☆236Updated last year
- A second-generation parser for the .NET Core command line tools☆111Updated 3 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 months ago