dtao / ConcurrentListLinks
A thread-safe, lock-free implementation of the IList<T> interface for .NET
☆59Updated 12 years ago
Alternatives and similar repositories for ConcurrentList
Users that are interested in ConcurrentList are comparing it to the libraries listed below
Sorting:
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆88Updated 7 years ago
- .NET implementation of the murmurhash☆113Updated last year
- STSdb 4.0 is a NoSQL key-value store open-source database with innovative WaterfallTree indexing technology. STSdb 4.0 is perfect for Big…☆66Updated 8 years ago
- SQLinq - use LINQ to generate Ad-Hoc SQL Queries☆78Updated 6 years ago
- A robust, thread-safe, and multi-process persistent queue library for dotnet☆125Updated 8 months ago
- NProxy is a library for .NET to create lightweight dynamic proxies☆47Updated 2 years ago
- JSONPath (XPath-like syntax for JSON) C# implementation☆77Updated last year
- .NET WebSocket (RFC 6455/hixie/hybi) implementation using the System.IO.Pipelines API☆72Updated 5 years ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 6 years ago
- A library for handling big numbers and decimals under Mono/.NET frameworks☆51Updated last year
- 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.☆100Updated 8 years ago
- C# LINQ Async extension methods library for async/await task.☆102Updated 6 months ago
- DeveelDB is a complete SQL database system, primarly developed for .NET/Mono frameworks☆95Updated 6 years ago
- An SQL Parser/Lexer for C#☆124Updated this week
- Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet☆178Updated 2 years ago
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆119Updated 5 years ago
- A generic, concurrent, portable and flexible Object Pool for the .NET Framework.