Treit / MiscBenchmarksLinks
☆65Updated last week
Alternatives and similar repositories for MiscBenchmarks
Users that are interested in MiscBenchmarks are comparing it to the libraries listed below
Sorting:
- C# implementation of a Rope<T> immutable data structure.☆123Updated 8 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆175Updated 10 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆64Updated 6 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆134Updated 2 years ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆83Updated 8 months ago
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆71Updated last month
- A .NET MessagePack serialization library with great performance and simplicity.☆100Updated last week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆158Updated 7 months ago
- Fluent Random Picker is a nice, performant, fluent way to pick random values. Probabilities can be specified, values can be weighted.☆39Updated last week
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- A .NET library to parse XML at lightspeed with zero allocation.☆111Updated last year
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆57Updated 2 weeks ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆151Updated 6 months ago
- Benchmarking LINQ and alternative implementations☆184Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆246Updated last year
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆190Updated 2 months ago
- A cross-platform command line input library that provides syntax highlighting, autocompletion, history and multi-line input.☆180Updated last year
- Actual C# Enums with values and better performance as a source generator☆42Updated last year
- Immutability is easy!☆50Updated last month
- C# Source Generator for UTF-8 binary literal☆145Updated 10 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆61Updated 2 months ago
- Contains materials about memory optimization and zero-allocation samples.☆121Updated last year
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆101Updated 7 months ago
- A tool to visualize the activity of the .NET garbage collector.☆182Updated last year
- Declarative syntax for System.CommandLine via attributes for easy, fast, strongly-typed (no reflection) usage. Includes a source generato…☆123Updated last week
- C# interface-to-member source generator☆83Updated 10 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆261Updated last month
- Produce NuPkg files that have .NET Reference assemblies as resources☆113Updated 2 weeks ago
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆106Updated last month
- Simple C# source generation based on custom templates☆105Updated last year