bmbsqd / AsyncLock
Async/Awaitable non-blocking lock in C#
☆17Updated 3 years ago
Alternatives and similar repositories for AsyncLock:
Users that are interested in AsyncLock are comparing it to the libraries listed below
- An Implementation of Raft in .NET for prime-time - along with an eCommerce availability State Machine☆25Updated 5 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- HttpListener for .NET Core (NETStandard 1.3) and Universal Windows Platform (UWP)☆40Updated 6 years ago
- A C# implementation of the Redlock algorithm for Distributed Lock Management (DLM).☆23Updated 9 years ago
- Provides hooks and extensions for Entity Framework Core☆10Updated 8 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
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- A distributed timer/job scheduler built on top of Project Orleans.☆21Updated 5 months ago
- A data collection tool to support the StringDedup feature☆16Updated 4 years ago
- Home of UtilPack - library with various useful and generic stuff for .NET.☆17Updated 3 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆13Updated 7 months ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 11 years ago
- Managed Extensibility Framework (MEF) integration for Autofac IoC☆19Updated 11 months ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 8 years ago
- A simple abstraction layer over file system like APIs for .NET☆23Updated 2 years ago
- Benchmarks for .net dependency injection containers☆17Updated 6 years ago
- Text clustering algorithm, implemented in .NET☆22Updated last year
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 6 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆26Updated 3 months ago
- MVVM using Mr. Advice☆14Updated 2 weeks ago
- ☆28Updated 5 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆25Updated 3 years ago
- Observable Linq query implementation.☆36Updated 8 years ago
- A library to convert byte sizes to a human readable form☆32Updated 2 years ago
- self hosting HTTP server for testing in .net☆17Updated 7 years ago
- Weakly is a collection of some useful weak-reference types.☆25Updated 2 months ago
- A work in progress playground for a low alloc, high performance, low-level ElasticSearch client. Not intended for production!!☆12Updated 5 years ago
- Helper for Single Instance Applications for Windows Forms and WPF☆21Updated 3 years ago
- A quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)☆20Updated 12 years ago