Concurrent collections and synchronization primitives for writing fast multithreaded and asynchronous code
☆88Jul 21, 2025Updated 8 months ago
Alternatives and similar repositories for ConcurrencyToolkit
Users that are interested in ConcurrencyToolkit are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An asynchronous wrapper for Serilog sinks that logs on a background thread. Powered by disruptor-net.☆11Oct 28, 2023Updated 2 years ago
- Simple client for S3-storage☆74Apr 29, 2025Updated 10 months ago
- Implementation of a lock-free dictionary on .Net.☆543Feb 24, 2025Updated last year
- Various code examples for my talks☆10Sep 15, 2023Updated 2 years ago
- Create visual dependency graphs of NuGet packages and .NET projects☆28Dec 15, 2025Updated 3 months ago
- ☆35Jan 21, 2025Updated last year
- First-ever acyclic generic extensible typesafe implementation of Visitor pattern for .NET without any usage of dynamic cast. Implementati…☆44Jan 2, 2026Updated 2 months ago
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆139Feb 11, 2026Updated last month
- Pure DI for .NET☆776Updated this week
- Display live statistics during .NET garbage collections☆13May 23, 2024Updated last year
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆215Oct 29, 2025Updated 4 months ago
- Horarium is the .Net library to manage background jobs☆58Aug 14, 2023Updated 2 years ago
- ☆30Jul 22, 2023Updated 2 years ago
- SpreadCheetah is a high-performance .NET library for generating spreadsheet (Microsoft Excel XLSX) files.☆653Updated this week
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆22Dec 3, 2025Updated 3 months ago
- File path abstraction library for .NET.☆101Mar 14, 2026Updated last week
- Lightweight C# library that converts JSON-based query definitions into LINQ expressions. Ideal for building dynamic filters, predicates, …☆33Feb 28, 2026Updated 3 weeks ago
- .NET Platform Architecture book (English, Chinese, Russian)☆2,504Nov 2, 2023Updated 2 years ago
- A very fast dependency injection and components container, with many interesting features, and without reflection☆11Oct 31, 2022Updated 3 years ago
- An example of using the .NET 10 SDK to create platform-specific .NET tools☆27Oct 21, 2025Updated 5 months ago
- Testing different approaches of building queries with benchmarks☆22Mar 16, 2026Updated last week
- Span-ify your code: write high performance memory aware C#☆73Dec 3, 2025Updated 3 months ago
- Source code based on TraceEvent to listen to CLR events at runtime☆201Mar 13, 2025Updated last year
- Reactive Distributed communication framework for .NET, Kotlin, C++. Inspired by Rider IDE.☆418Updated this week
- A plugin for Rider that enhances the MSBuild development experience☆14Mar 15, 2026Updated last week
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆251May 27, 2024Updated last year
- Memory pools, non-allocating LINQ, traffic-free collections☆111Apr 23, 2021Updated 4 years ago
- Chrome and Firefox extension to force MSDN (and similar Microsoft documentation sites) to always use English locale.☆62Mar 17, 2026Updated last week
- Generate plots for BenchmarkDotNet☆13Nov 17, 2024Updated last year
- Port of LMAX Disruptor to .NET☆1,308Feb 13, 2026Updated last month
- Fast and memory-efficient immutable collections and helper data structures☆251Sep 18, 2025Updated 6 months ago
- FrozenObjects serializer and deserializer☆95Aug 17, 2022Updated 3 years ago
- MSBuild SDK for PascalABC.NET☆21Mar 11, 2026Updated 2 weeks ago
- High performance, thread-safe in-memory caching primitives for .NET☆588Feb 2, 2026Updated last month
- Non-boxing passing of values.☆29Jul 27, 2025Updated 7 months ago
- A set of optimized extensions which integrate System.Range with foreach and LINQ☆21Jan 17, 2024Updated 2 years ago
- Sample code to show how to walk the managed heap in C#☆33Feb 11, 2024Updated 2 years ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,349Updated this week
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆108Feb 23, 2026Updated last month