thomhurst / AsyncSemaphoreLinks
☆20Updated this week
Alternatives and similar repositories for AsyncSemaphore
Users that are interested in AsyncSemaphore are comparing it to the libraries listed below
Sorting:
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Simple build versioning for .NET, powered by Git tags☆67Updated this week
- BigMachines is State Machine library for .NET☆44Updated last week
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- The most revolutionary syntax visualizer☆81Updated 8 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated last year
- Simple source only reflection library with default interface property support☆78Updated last week
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆58Updated 3 months ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- A fast and low allocation StringBuilder for .NET.☆107Updated last week
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆71Updated last month
- A TimeSpan that can be defined as a string in configuration files, and easy to read.☆43Updated 3 weeks ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Tiny and simple data format/serializer.☆22Updated last week
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- Declarative Structured Concurrency for C#☆118Updated last week
- A C# library for efficient bit-level reading and writing also adding bit field support☆64Updated 9 months ago
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 7 months ago
- Span-ify your code: write high performance memory aware C#☆73Updated 2 months ago
- All the MIME/file extension pairs you will ever need. Comes with optional, magic bytes-based collision resolution.☆81Updated 2 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- A light-weight, performant interval tree in C#☆36Updated 10 months ago
- Simple C# source generator for text templates☆33Updated 3 years ago
- A C# string parser based on simple templates using source generators.☆55Updated 9 months ago
- High-performance network packet decoding and packet decoder source generator☆41Updated last year
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆47Updated 5 months ago