alanmcgovern / ReusableTasksLinks
An allocation free Task-like object for async methods
☆39Updated 11 months ago
Alternatives and similar repositories for ReusableTasks
Users that are interested in ReusableTasks are comparing it to the libraries listed below
Sorting:
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Non-boxing passing of values.☆27Updated 11 months ago
- The combined Langly runtime☆33Updated 3 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- Tiny and simple data format/serializer.☆22Updated 2 weeks ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 5 months ago
- Skia with C# and WebAssembly☆14Updated 3 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
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- ☆29Updated 5 years ago
- Binary serializer with full .NET support!☆17Updated last month
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 2 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Vectorized generic dictionary prototype☆24Updated 6 months ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A C# string parser based on simple templates using source generators.☆44Updated last month
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Find transitive dependencies in assemblies☆23Updated 2 months ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year