VSadov / NonBlocking
Implementation of a lock-free dictionary on .Net.
☆497Updated last month
Alternatives and similar repositories for NonBlocking:
Users that are interested in NonBlocking are comparing it to the libraries listed below
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆667Updated this week
- Low allocation async/await for C#/.NET☆396Updated 4 years ago
- High performance, thread-safe in-memory caching primitives for .NET☆521Updated last week
- LINQ for Span<T>, without memory allocations.☆258Updated last year
- A high-performance, zero-allocation .NET logging library.☆415Updated 3 months ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆286Updated this week
- Stack only json deserialization using generators and the System.Text.Json library☆293Updated 2 years ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆438Updated 5 months ago
- The last comparison library you'll ever need!☆435Updated last year
- Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years ago
- Implementation in C# of LINQ concept with struct☆302Updated last year
- A .NET library simplifying the execution and chaining of processes☆422Updated 8 months ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆850Updated 3 months ago
- A native memory manager for .NET☆333Updated 7 years ago
- Fast and lightweight parser creation tools☆443Updated last month
- .NET managed sockets wrapper using the new "Pipelines" API☆424Updated 8 months ago
- Pure DI for .NET☆602Updated this week
- Fast and memory-efficient immutable collections and helper data structures☆236Updated 4 months ago
- Roslyn analyzers for IDisposable☆394Updated 9 months ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆401Updated 5 months ago
- Execute a function in a separate process☆231Updated 8 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆149Updated 4 months ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆647Updated 2 years ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆885Updated last year
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,235Updated this week
- Configure async code's ConfigureAwait at a global level☆451Updated last month
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆982Updated 2 months 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 10 months ago
- A tool that helps to see an internal structure of the CLR types at runtime☆699Updated 2 years ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆463Updated this week