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 set of generators helping dealing with structs in C#☆48Updated 4 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆48Updated last year
- ☆38Updated 3 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated 2 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Analyzers checking System.Reflection☆82Updated last year
- 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
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 8 months ago
- Download, update and sync loose files from URLs☆61Updated last week
- Extensions to the dotnet/reactive library.☆50Updated 2 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- Code analysis improvements and context actions☆64Updated last week
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- Simple source only reflection library with default interface property support☆74Updated last week
- A library that automatically adds support for object deconstruction in C#.☆42Updated 2 months ago
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- DataStructures and algorithms☆55Updated 3 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆44Updated 3 years ago
- A set of very frequently used classes, interfaces, and behaviors used in every day projects.☆28Updated 5 months ago
- Another attempt at hotreloading☆33Updated 6 years ago
- ☆29Updated 6 years ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 4 years ago
- Helper types for creating and interpreting GUIDs.☆31Updated 4 years ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆52Updated 3 years ago
- The C# Source Generator Playground☆147Updated 4 years ago