VSadov / NonBlockingLinks
Implementation of a lock-free dictionary on .Net.
☆540Updated 10 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.☆433Updated this week
- High performance, thread-safe in-memory caching primitives for .NET☆571Updated this week
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆698Updated last week
- LINQ for Span<T>, without memory allocations.☆282Updated 2 years ago
- Low allocation async/await for C#/.NET☆405Updated 5 years ago
- Implementation in C# of LINQ concept with struct☆308Updated last year
- A tool that helps to see an internal structure of the CLR types at runtime☆729Updated 3 years ago
- Assists in performing Roslyn-based code generation during a build.☆409Updated 5 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…☆296Updated last year
- .NET managed sockets wrapper using the new "Pipelines" API☆435Updated 8 months ago
- Stack only json deserialization using generators and the System.Text.Json library☆297Updated 3 years ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆443Updated 5 months ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆908Updated last month
- The last comparison library you'll ever need!☆443Updated 2 years ago
- Fast and lightweight parser creation tools☆533Updated this week
- A .NET library simplifying the execution and chaining of processes☆437Updated last year
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Updated 3 months ago
- A native memory manager for .NET☆333Updated 8 years ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆897Updated last year
- Roslyn analyzers for IDisposable☆421Updated last year
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆345Updated 3 years ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆343Updated this week
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆650Updated 3 years ago
- Fast and memory-efficient immutable collections and helper data structures☆248Updated 3 months ago
- .NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix tri…☆453Updated last year
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆704Updated 5 months ago
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆423Updated this week
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,089Updated 5 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆167Updated 5 months ago
- Inject arbitrary IL code at compile time.☆257Updated last week