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:
- This project contains networking primitives for use with .NET.☆95Updated 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
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 9 months 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
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Another attempt at hotreloading☆33Updated 6 years ago
- Code analysis improvements and context actions☆64Updated 3 weeks ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- Analyzers checking System.Reflection☆82Updated 2 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
- Benchmarks from my blog post "High-Performance Logging in .NET Core"☆30Updated 6 years ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- Extensions to the dotnet/reactive library.☆50Updated 2 years ago
- ☆29Updated 6 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
- .NET Serializer testing framework☆76Updated 2 years ago
- Multi-threaded batch processing and background jobs for .NET Core☆77Updated last year
- The Try monad (Error/Exceptional monad) for C#☆60Updated 2 years ago
- Simple source only reflection library with default interface property support☆76Updated this week
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- .NET source generator for builder pattern☆65Updated 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
- A sitemap (sitemap.xml) querying and parsing library for .NET☆37Updated last year
- Download, update and sync loose files from URLs☆61Updated last week
- Helper types for creating and interpreting GUIDs.☆31Updated 4 years ago
- An opinionated, simplified and uniform Cloud Native actors' library that integrates with Microsoft Orleans.☆40Updated this week
- C# parser for .NET & Mono stack traces☆53Updated 5 years ago