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☆77Updated 3 weeks ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆48Updated last year
- ☆29Updated 6 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated 2 years ago
- Analyzers checking System.Reflection☆82Updated 2 years ago
- This project contains networking primitives for use with .NET.☆96Updated 4 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆53Updated 2 years ago
- Simple source only reflection library with default interface property support☆78Updated last week
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 10 months ago
- A library that automatically adds support for object deconstruction in C#.☆43Updated 4 months ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆115Updated 4 years ago
- Code analysis improvements and context actions☆64Updated last week
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- ☆38Updated 3 years ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆51Updated 6 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Helper types for creating and interpreting GUIDs.☆31Updated 4 years ago
- Dead simple library for annotating steps of test case scenarios.☆66Updated last year
- Download, update and sync loose files from URLs☆61Updated last week
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 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 …☆45Updated 3 years ago
- AutoStep Testing Framework - Core Libraries and Components☆23Updated last year
- FrozenObjects serializer and deserializer☆95Updated 3 years ago
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 9 months ago
- DAWG String Dictionary in C#☆123Updated 3 months ago