VSadov / NonBlockingLinks
Implementation of a lock-free dictionary on .Net.
☆520Updated 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 2 weeks ago
- LINQ for Span<T>, without memory allocations.☆282Updated 2 years ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆691Updated this week
- Low allocation async/await for C#/.NET☆400Updated 5 years ago
- High performance, thread-safe in-memory caching primitives for .NET☆552Updated 3 weeks ago
- Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years ago
- Stack only json deserialization using generators and the System.Text.Json library☆297Updated 2 years ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆441Updated last month
- 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
- A tool that helps to see an internal structure of the CLR types at runtime☆715Updated 2 years ago
- The last comparison library you'll ever need!☆441Updated last year
- Fast and lightweight parser creation tools☆493Updated 3 weeks ago
- Implementation in C# of LINQ concept with struct☆305Updated last year
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆887Updated 5 months ago
- 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 .NET library simplifying the execution and chaining of processes☆431Updated last year
- .NET managed sockets wrapper using the new "Pipelines" API☆431Updated 4 months ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆319Updated this week
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Updated 5 years ago
- A native memory manager for .NET☆333Updated 7 years ago
- Roslyn analyzers for IDisposable☆409Updated last year
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,068Updated last month
- Fast and memory-efficient immutable collections and helper data structures☆246Updated 3 weeks ago
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆650Updated 2 weeks ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆896Updated last year
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆161Updated last month
- Grace is a feature rich dependency injection container library☆341Updated 3 months ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆485Updated last week
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆698Updated last month
- .NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix tri…☆452Updated last year