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:
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆76Updated 2 years ago
- A library that automatically adds support for object deconstruction in C#.☆41Updated 5 months ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 9 months ago
- An open-source library for building fluent validation functions for .NET.☆32Updated 4 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- A set of generators helping dealing with structs in C#☆47Updated 4 years ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 2 years ago
- This project contains utilities, extensions and new functionalities of all types.☆36Updated 2 years ago
- A pub sub implementation built on top of orleans grains☆37Updated 3 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- Download, update and sync loose files from URLs☆60Updated 2 weeks ago
- ☆38Updated 2 years ago
- ☆29Updated 5 years ago
- Roslyn Source Code Generators with Examples☆84Updated last month
- Extensions to the dotnet/reactive library.☆50Updated 2 years ago
- An opinionated, simplified and uniform Cloud Native actors' library that integrates with Microsoft Orleans.☆39Updated this week
- Analyzers checking System.Reflection☆82Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 months ago
- Simple source only reflection library with default interface property support☆72Updated last week
- AutoStep Testing Framework - Core Libraries and Components☆23Updated last year
- ☆117Updated 2 years ago
- Roslyn analyzers for INotifyPropertyChanged☆46Updated last year
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆46Updated last month
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 3 months ago