ipavlu / GreenSuperGreen
Unified Concurrency: An Object oriented Approach to the synchronization! LockUC, SpinLockUC, TicketSpinLock, AsyncLockUC, AsyncSpinLockUC, AsyncTicketSpinLockUC and Concurrent Data Structures, awaitable PriorityQueue's.
☆27Updated 6 years ago
Alternatives and similar repositories for GreenSuperGreen:
Users that are interested in GreenSuperGreen are comparing it to the libraries listed below
- 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
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- A Visual Studio extension that provides a CustomTool that generates the implementation of an EventSource based on an abstract class defin…☆16Updated 10 months ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 8 years ago
- Small library to handle ISO8601 durations in C#☆33Updated 2 years ago
- Superseded by Microsoft.CodeAnalysis.PublicApiAnalyzers☆18Updated 6 years ago
- Example implementation of IValueTaskSource☆30Updated last year
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- A library to convert byte sizes to a human readable form☆32Updated 2 years ago
- Helpers for Microsoft.Extensions.DependencyInjection.☆18Updated 4 years ago
- Download, update and sync loose files from URLs☆60Updated this week
- Serilog sink that logs events to remote syslog servers using both UDP and TCP, and can also use POSIX libc syslog functions to write to t…☆46Updated 3 weeks ago
- Low-allocation URI Template parsing and resolution, supporting the Tavis.UriTemplates API.☆17Updated 3 months ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 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…☆43Updated 3 months ago
- .Net library for generate proxy class instances☆13Updated 6 months ago
- IDistributedCache implementation on FASTER☆37Updated 6 months ago
- A library that automatically adds support for object deconstruction in C#.☆40Updated 3 months ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated last year
- A DDEX provider for Microsoft.Data.Sqlite☆17Updated 2 months ago
- A lightweight framework for writing unit tests for Roslyn diagnostic analyzers, code fixes, refactorings and completion providers.☆25Updated last year
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 11 months ago
- A set of very frequently used classes, interfaces, and behaviors used in every day projects.☆27Updated last month
- Reactive Extensions + Immutable Collections = Reactive Collections !☆20Updated 4 years ago
- Vs extension that dumps objects on stack to C# code☆15Updated 2 years ago
- Extensions to the dotnet/reactive library.☆50Updated 2 years ago