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 post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 6 months ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 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
- ☆38Updated 2 years ago
- Helper types for creating and interpreting GUIDs.☆31Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated 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
- ☆44Updated 2 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- Code analysis improvements and context actions☆63Updated this week
- A library that automatically adds support for object deconstruction in C#.☆42Updated 3 weeks ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Multi-threaded batch processing and background jobs for .NET Core☆77Updated last year
- ☆37Updated 7 years ago
- Simple source only reflection library with default interface property support☆74Updated this week
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆47Updated last year
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- .NET source generator for builder pattern☆64Updated 11 months ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- A fast and low allocation StringBuilder for .NET.☆101Updated last week
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆73Updated 2 years ago
- A source-generator-based implementation of the Builder pattern☆44Updated 7 months ago
- ☆29Updated 6 years ago
- A test bench for various .NET CSV parsing libraries☆72Updated last year
- Analyzers checking System.Reflection☆82Updated last year