dtao / ConcurrentList
A thread-safe, lock-free implementation of the IList<T> interface for .NET
☆58Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for ConcurrentList
- A library for handling big numbers and decimals under Mono/.NET frameworks☆50Updated 3 months ago
- A generic, concurrent, portable and flexible Object Pool for the .NET Framework.☆68Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆86Updated 6 years ago
- Low-level zero-overhead and the fastest LMDB .NET wrapper with some additional native methods useful for Spreads☆80Updated 2 months ago
- ☆37Updated 9 months ago
- MathExtensions is a library for .NET with simple and useful extensions methods regarding various mathematical domains: combinatorics, seq…☆35Updated 4 years ago
- An instanced, dedicated ThreadPool for eliminating "noisy neighbor" problems on the CLR ThreadPool☆75Updated 3 years ago
- HttpListener for .NET Core (NETStandard 1.3) and Universal Windows Platform (UWP)☆40Updated 6 years ago
- Clay is a dynamic C# type that will enable you to sculpt objects of any shape just as easily as in JavaScript or other dynamic languages.☆98Updated 7 years ago
- Provides a single-threaded synchronization context, which makes it easy to reason about asynchronous code in environments that don't usua…☆12Updated 4 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆111Updated 5 years ago
- Concurrent priority queue and skip list for .NET☆42Updated 5 years ago
- C# LINQ Async extension methods library for async/await task.☆101Updated 7 months ago
- A robust, thread-safe, and multi-process persistent queue library for dotnet☆113Updated 10 months ago
- The magic-free Caliburn.Light, a powerful framework designed for building applications across current XAML platforms.☆68Updated last year
- Compressed bitmaps in C#☆82Updated last year
- PowerCollections☆47Updated 8 years ago
- .NET WebSocket (RFC 6455/hixie/hybi) implementation using the System.IO.Pipelines API☆70Updated 4 years ago
- Topshelf extensions allowing compatibility with mono/linux.☆42Updated 3 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆62Updated 6 years ago
- Bounded multiple producers multiple consumers queue for .NET☆56Updated last year
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆78Updated 4 years ago
- ☆25Updated 6 months ago
- Generating async c# code using Roslyn☆47Updated 3 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- An Entity Framework Core implementation of Orleans Grain Storage. More providers to come later.☆50Updated 8 months ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- A cross-platform .NET framework for parsing HTML☆81Updated 3 weeks ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated last week