danielkylewood / concurrent-linked-listLinks
Thread-safe singly linked list
☆17Updated 6 years ago
Alternatives and similar repositories for concurrent-linked-list
Users that are interested in concurrent-linked-list are comparing it to the libraries listed below
Sorting:
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆50Updated last month
- Home of UtilPack - library with various useful and generic stuff for .NET.☆17Updated 3 years ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- JSONPath (XPath-like syntax for JSON) C# implementation☆77Updated last year
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆67Updated 2 weeks ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆32Updated this week
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Leverages the Newtonsoft extension API to encrypt/decrypt specific nodes at serialization time☆49Updated 2 years ago
- Lightweight, persisted, thread safe, (optionally) transactional, FIFO queue built on LiteDB.☆71Updated last year
- Generating async c# code using Roslyn☆50Updated 3 weeks ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 10 months ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆42Updated 7 years ago
- Clients for unicast DNS servers☆16Updated 6 years ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆46Updated 3 months ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Simplifies reading embedded resources from an Assembly.☆39Updated 2 months ago
- A collection of utilities for working with strings in .NET.☆38Updated 5 years ago
- A small .NET library for formatting type names à la C#.☆34Updated 8 months ago
- Provides a single-threaded synchronization context, which makes it easy to reason about asynchronous code in environments that don't usua…☆13Updated 5 years ago
- Acornima is a standard-compliant JavaScript parser for .NET. It is a fork of Esprima.NET combined with the .NET port of the acornjs parse…☆39Updated 3 weeks ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆81Updated last week
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Base62 encoder and decoder☆22Updated 3 years ago
- Provides a generic way to intercept IQueryable expression trees using custom expression visitors.☆28Updated 3 weeks ago
- A cross-platform .NET framework for parsing HTML☆86Updated 2 weeks ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year