danielkylewood / concurrent-linked-list
Thread-safe singly linked list
☆17Updated 5 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:
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆43Updated 3 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Example implementation of IValueTaskSource☆30Updated last year
- A library of cross platform C# data structures. Generic B-tree written in C#, which can be replaced with NoSQL database stored in the mem…☆34Updated 7 years ago
- A small .NET library for formatting type names à la C#.☆33Updated last month
- .NET proxy generator powered by Roslyn☆14Updated last week
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- Inject deep copy constructors into C# types☆14Updated 3 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 5 months ago
- Useful additions to Microsoft.Extensions.DependencyInjection such as Named Services.☆38Updated 6 months ago
- A sample mapper using source generator for .NET☆19Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆31Updated 6 months 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…☆33Updated 3 months ago
- HttpListener for .NET Core (NETStandard 1.3) and Universal Windows Platform (UWP)☆40Updated 7 years ago
- Generating async c# code using Roslyn☆49Updated 9 months ago
- Most of those extensions should have been in BCL.☆69Updated 5 years ago
- Base62 encoder and decoder☆21Updated 2 years ago
- TypeKitchen is a set of small libraries for fast metaprogramming in .NET Standard.☆18Updated 4 years ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 11 years ago
- Async/Awaitable non-blocking lock in C#☆17Updated 3 years ago
- A library that extends the Microsoft.Extensions.Hosting library with modular host implementations for various application platforms.☆14Updated 3 months ago
- Helpers for Microsoft.Extensions.DependencyInjection.☆18Updated 4 years ago
- A portable cross-platform pinvoke .NET wrapper around libsass to convert SCSS to CSS☆58Updated 6 months ago
- A zero allocation globbing library☆25Updated 2 months ago
- Serilog sink to publish coloured output to the LINQPad Results panel☆23Updated 4 months ago
- An ACID .NET relational database☆19Updated 11 months ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆42Updated 2 weeks ago
- Step into debugging and generate readable script from linq expressions☆36Updated 3 years ago