VSadov / NonBlocking
Implementation of a lock-free dictionary on .Net.
☆495Updated 8 months ago
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☆661Updated last week
- A high-performance, zero-allocation .NET logging library.☆415Updated 2 months ago
- LINQ for Span<T>, without memory allocations.☆252Updated last year
- Low allocation async/await for C#/.NET☆395Updated 4 years ago
- High performance, thread-safe in-memory caching primitives for .NET☆508Updated this week
- The last comparison library you'll ever need!☆434Updated last year
- Implementation in C# of LINQ concept with struct☆302Updated last year
- Fast and lightweight parser creation tools☆440Updated this week
- A tool that helps to see an internal structure of the CLR types at runtime☆692Updated 2 years ago
- Stack only json deserialization using generators and the System.Text.Json library☆290Updated 2 years ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆274Updated 2 weeks ago
- Fast and memory-efficient immutable collections and helper data structures☆236Updated 3 months ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆842Updated 2 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
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆970Updated 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 9 months ago
- Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆881Updated last year
- Execute a function in a separate process☆230Updated 7 months ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆435Updated 4 months ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆457Updated this week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆145Updated 3 months ago
- Inject arbitrary IL code at compile time.☆244Updated 2 months ago
- A native memory manager for .NET☆333Updated 7 years ago
- A .NET library simplifying the execution and chaining of processes☆420Updated 7 months ago
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆446Updated 3 months ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,218Updated 3 weeks ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆758Updated 4 years ago
- Source only package that exposes newer .net and C# features to older runtimes.☆326Updated this week
- Structured concurrency support for C#☆272Updated last year