Implementation of a lock-free dictionary on .Net.
☆549Feb 24, 2025Updated last year
Alternatives and similar repositories for NonBlocking
Users that are interested in NonBlocking are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A tool that helps to see an internal structure of the CLR types at runtime☆733Apr 22, 2026Updated last month
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,360May 7, 2026Updated 2 weeks ago
- High performance, thread-safe in-memory caching primitives for .NET☆593Updated this week
- Fast and memory-efficient immutable collections and helper data structures☆251Sep 18, 2025Updated 8 months ago
- A high-performance, zero-allocation .NET logging library.☆437May 4, 2026Updated 2 weeks ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆705Jul 20, 2025Updated 10 months ago
- C# bindings for lemire/simdjson (and full C# port)☆690Dec 8, 2022Updated 3 years ago
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆144Feb 11, 2026Updated 3 months ago
- LINQ for Span<T>, without memory allocations.☆283Aug 31, 2023Updated 2 years ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆901Feb 14, 2024Updated 2 years ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,110Jul 31, 2025Updated 9 months ago
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,133May 13, 2026Updated last week
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆926Apr 17, 2026Updated last month
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆654May 26, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆707May 15, 2026Updated last week
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆110Feb 23, 2026Updated 3 months ago
- Low allocation async/await for C#/.NET☆401Apr 21, 2020Updated 6 years ago
- A native memory manager for .NET☆333Jan 11, 2018Updated 8 years ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆599Apr 2, 2024Updated 2 years ago
- Fast and lightweight parser creation tools☆552Updated this week
- The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,037Updated this week
- Stack only json deserialization using generators and the System.Text.Json library☆295Dec 8, 2022Updated 3 years ago
- Fast, idiomatic C# implementation of Flatbuffers☆570May 26, 2025Updated 11 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆195Mar 17, 2024Updated 2 years ago
- Concurrent collections and synchronization primitives for writing fast multithreaded and asynchronous code☆88Jul 21, 2025Updated 10 months ago
- .NET managed sockets wrapper using the new "Pipelines" API☆442Mar 14, 2026Updated 2 months ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆760Sep 26, 2025Updated 7 months ago
- Source code based on TraceEvent to listen to CLR events at runtime☆203May 9, 2026Updated 2 weeks ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆184Aug 24, 2024Updated last year
- Post-build IL optimizer and intermediate representation for .NET programs☆155Jan 25, 2025Updated last year
- Fast SIMD-based UTF-8 Validation in C#☆46May 5, 2026Updated 2 weeks ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48May 13, 2026Updated last week
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- .NET tool to analyze size of Native AOT binaries.☆434Jul 17, 2025Updated 10 months ago
- Next generation API for .NET☆1,937Updated this week
- Host of debugging-related extensions such as post-mortem tools or WinDBG extensions☆220May 9, 2026Updated 2 weeks ago
- Port of LMAX Disruptor to .NET☆1,324Apr 11, 2026Updated last month
- High performance understanding for stack traces (Make error logs more productive)☆2,867Mar 14, 2024Updated 2 years ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆341Apr 7, 2026Updated last month
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆251May 27, 2024Updated last year