VSadov / NonBlockingLinks
Implementation of a lock-free dictionary on .Net.
☆514Updated 4 months ago
Alternatives and similar repositories for NonBlocking
Users that are interested in NonBlocking are comparing it to the libraries listed below
Sorting:
- LINQ for Span<T>, without memory allocations.☆263Updated last year
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆680Updated last week
- A high-performance, zero-allocation .NET logging library.☆419Updated last month
- Low allocation async/await for C#/.NET☆397Updated 5 years ago
- High performance, thread-safe in-memory caching primitives for .NET☆541Updated last week
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Stack only json deserialization using generators and the System.Text.Json library☆294Updated 2 years ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆440Updated 8 months ago
- Fast and lightweight parser creation tools☆473Updated this week
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆311Updated 3 weeks ago
- The last comparison library you'll ever need!☆438Updated last year
- A native memory manager for .NET☆334Updated 7 years ago
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆298Updated last year
- Grace is a feature rich dependency injection container library☆339Updated last month
- Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years ago
- A tool that helps to see an internal structure of the CLR types at runtime☆707Updated 2 years ago
- .NET managed sockets wrapper using the new "Pipelines" API☆428Updated last month
- Roslyn analyzers for IDisposable☆407Updated last year
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆876Updated 2 months ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,045Updated 3 weeks ago
- A .NET library simplifying the execution and chaining of processes☆426Updated 11 months ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆760Updated 5 years ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆889Updated last year
- Fast and memory-efficient immutable collections and helper data structures☆244Updated this week
- Configure async code's ConfigureAwait at a global level☆456Updated 4 months ago
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆365Updated this week
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆342Updated 2 years ago
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆642Updated 3 months ago
- .NET Reflection.Emit extensions☆170Updated 10 months ago
- 🏃 A .NET library that runs external commands.☆746Updated 2 weeks ago