gentlee / SerialQueueLinks
Lightweight C# implementations of FIFO serial queues from Apple's GCD
☆78Updated 8 months ago
Alternatives and similar repositories for SerialQueue
Users that are interested in SerialQueue are comparing it to the libraries listed below
Sorting:
- This library allows the use of asynchronous programming techniques with the LiteDb library☆113Updated last year
- Expressive is a cross-platform expression parsing and evaluation framework. The cross-platform nature is achieved through compiling for .…☆173Updated last year
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆185Updated last year
- Generic weak event implementation☆196Updated 5 years ago
- From Jon Skeet☆51Updated 10 years ago
- A library to help bridge C# async method execution from synchronous methods, such as in Windows Forms and ASP.NET.☆168Updated 6 years ago
- ☆52Updated last year
- C# delta syncing library☆149Updated last month
- Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.☆112Updated 2 months ago
- Generate ToString method from public properties.☆83Updated 8 months ago
- Graph processing library☆124Updated 3 years ago
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆206Updated 6 months ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆113Updated 10 months ago
- .net/mono/xamarin/winrt in-process object database☆63Updated last year
- Viewer and editor for [LiteDB](https://github.com/mbdavid/LiteDB) v4 databases.☆282Updated 4 years ago
- A lightweight full text indexer for .NET☆191Updated 7 months ago
- A ConcurrentHashSet implementation☆138Updated 3 years ago
- Simplifies the implementation of IDisposable☆78Updated this week
- IDisposable helper types.☆135Updated last year
- A port of Hunspell v1 for .NET and .NET Standard☆137Updated 3 weeks ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- Injects INotifyPropertyChanging code into properties at compile time.☆54Updated 7 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆201Updated this week
- A C# library for parsing mathemitical expressions with support for parentheses and variables.☆118Updated 5 months ago
- Linq extensions to calculate basic statistics☆103Updated last year
- A C# Glob library for .NET and .NET Core.☆225Updated last year
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆141Updated last month
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆103Updated 9 months ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆176Updated 3 years ago