alanmcgovern / ReusableTasks
An allocation free Task-like object for async methods
☆39Updated 8 months ago
Alternatives and similar repositories for ReusableTasks:
Users that are interested in ReusableTasks are comparing it to the libraries listed below
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆74Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- ☆23Updated 4 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last year
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- ☆20Updated 2 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
- Vectorized generic dictionary prototype☆18Updated 3 months ago
- Skia with C# and WebAssembly☆14Updated 3 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- An analyzer for Non-Copyable structs.☆31Updated 2 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
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Example implementation of IValueTaskSource☆31Updated last year
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated last month
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 10 months ago
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 4 years ago
- Tiny and simple data format/serializer.☆22Updated 2 weeks ago
- A lightweight read-only git library written entirely in .NET☆30Updated 2 years ago
- Non-boxing passing of values.☆27Updated 8 months ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆29Updated 5 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- Find transitive dependencies in assemblies☆22Updated 4 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year