qoollo / dotNet-turboLinks
Collection of useful classes for your .NET application (object pool, thread pool, async processing, queues, collections, multithreading primitives, etc.)
☆84Updated 4 years ago
Alternatives and similar repositories for dotNet-turbo
Users that are interested in dotNet-turbo are comparing it to the libraries listed below
Sorting:
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆112Updated 5 years ago
- ☆119Updated 12 years ago
- Analyzers checking System.Reflection☆81Updated last year
- A modern wrapper around System.IO.☆84Updated 2 years ago
- C# LINQ Async extension methods library for async/await task.☆101Updated this week
- .NET Tokenization Library☆49Updated 2 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- .NET Reflection.Emit extensions☆169Updated 9 months ago
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆118Updated 5 years ago
- Simplifies the implementation of IDisposable☆77Updated 4 months ago
- Step into debugging and generate readable script from linq expressions☆36Updated 3 years ago
- Fast C# UUID implementation for .NET 6 & 7☆72Updated 9 months ago
- Generating async c# code using Roslyn☆49Updated 10 months ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- Fast binary serializer☆65Updated 6 months ago
- ☆44Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated last month
- Puresharp is a Framework that provides the essential APIs (AOP, IOC, etc...) to productively build high quality (.NET 4.5.2+ & .NET Core …☆146Updated 6 years ago
- Dependency injection made simple.☆100Updated 2 years ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆175Updated 3 years ago
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 3 years ago
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Fluent API for .NET reflection, via a dynamic proxy☆75Updated 3 years ago
- the .net implement for the brotli algorithm☆71Updated last year
- netcore abstractions and helpers for Clickhouse.Ado☆55Updated 5 years ago
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆67Updated last month
- Lightweight, persisted, thread safe, (optionally) transactional, FIFO queue built on LiteDB.☆71Updated 10 months ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆87Updated 6 years ago