saltukkos / await-threadingLinks
Utilize async\await infrastructure to implement clean parallelism
☆20Updated 2 months ago
Alternatives and similar repositories for await-threading
Users that are interested in await-threading are comparing it to the libraries listed below
Sorting:
- 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
- Code memory safety analysis☆14Updated 8 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- Vectorized generic dictionary prototype☆25Updated 9 months ago
- A light-weight, performant interval tree in C#☆30Updated 5 months ago
- LINQ implementation for Span☆23Updated 11 months ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 7 months ago
- Generate plots for BenchmarkDotNet☆12Updated 10 months ago
- The most revolutionary syntax visualizer☆76Updated 3 months ago
- Span-ify your code: write high performance memory aware C#☆72Updated 5 months ago
- Utilities for working with streams and pipes☆12Updated last week
- ☆15Updated 3 months ago
- C# version for the The One Billion Row Challenge☆33Updated last year
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 4 months ago
- ☆33Updated 7 months ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated 3 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- In-memory B-Tree implementation for C#☆21Updated 5 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.