VSadov / NonBlockingLinks
Implementation of a lock-free dictionary on .Net.
☆519Updated 6 months ago
Alternatives and similar repositories for NonBlocking
Users that are interested in NonBlocking are comparing it to the libraries listed below
Sorting:
- A high-performance, zero-allocation .NET logging library.☆425Updated last week
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆690Updated last week
- LINQ for Span<T>, without memory allocations.☆282Updated last year
- Low allocation async/await for C#/.NET☆399Updated 5 years ago
- High performance, thread-safe in-memory caching primitives for .NET☆549Updated last week
- Implementation in C# of LINQ concept with struct☆305Updated last year
- A tool that helps to see an internal structure of the CLR types at runtime☆712Updated 2 years ago
- Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆760Updated 5 years ago
- Fast and lightweight parser creation tools☆489Updated last week
- 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
- SpanJson is a JSON serializer for .NET Core 6.0+☆440Updated last month
- Stack only json deserialization using generators and the System.Text.Json library☆296Updated 2 years ago
- The last comparison library you'll ever need!☆441Updated last year
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆885Updated 4 months ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,067Updated 3 weeks ago
- .NET managed sockets wrapper using the new "Pipelines" API☆431Updated 3 months ago
- Roslyn analyzers for IDisposable☆409Updated last year
- A .NET library simplifying the execution and chaining of processes☆427Updated last year
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆317Updated last week
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆648Updated 3 years ago
- A native memory manager for .NET☆333Updated 7 years ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆342Updated 2 years ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆893Updated last year
- Grace is a feature rich dependency injection container library☆341Updated 3 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆161Updated last month
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆648Updated last month
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆695Updated last month
- .NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix tri…☆452Updated last year
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,300Updated 2 weeks ago