citizenmatt / RefSemanticsLinks
Slides and sample code from "Writing Allocation Free Code in C#" talk
☆34Updated 6 years ago
Alternatives and similar repositories for RefSemantics
Users that are interested in RefSemantics are comparing it to the libraries listed below
Sorting:
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆48Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 6 months ago
- Extensions to the dotnet/reactive library.☆50Updated 2 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆44Updated 2 years ago
- Helper types for creating and interpreting GUIDs.☆31Updated 4 years ago
- Code analysis improvements and context actions☆63Updated last week
- Simple source only reflection library with default interface property support☆74Updated this week
- .NET source generator for builder pattern☆64Updated 11 months ago
- A library that automatically adds support for object deconstruction in C#.☆42Updated last month
- Analyzers checking System.Reflection☆82Updated last year
- Download, update and sync loose files from URLs☆60Updated this week
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- ☆38Updated 2 years ago
- IDisposable helper types.☆136Updated last year
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 2 years ago
- Another attempt at hotreloading☆33Updated 5 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆114Updated 4 years ago
- ☆118Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Simple build versioning for .NET, powered by Git tags☆66Updated last week
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- A pub sub implementation built on top of orleans grains☆37Updated 3 years ago