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:
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆176Updated 11 months ago
- C# implementation of a Rope<T> immutable data structure.☆124Updated 9 months ago
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆79Updated last month
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆161Updated 2 weeks ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆65Updated 7 months ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆83Updated 9 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆146Updated 6 months ago
- C# interface-to-member source generator☆84Updated 3 weeks ago
- A Roslyn source generator for creating constructors.☆95Updated 2 weeks ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆135Updated 3 years ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆155Updated 6 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆247Updated last year
- A .NET MessagePack serialization library with great performance and simplicity. msgpack.org[C#]☆102Updated this week
- Benchmarking LINQ and alternative implementations☆184Updated last year
- Simple C# source generation based on custom templates☆105Updated 2 years ago
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆102Updated 7 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆264Updated last month
- Modular documentation generator for .NET libraries. Currently supporting Markdown only for GitHub, GitLab, and Bitbucket☆142Updated 3 weeks ago
- .NET tool to analyze size of Native AOT binaries.☆389Updated 3 weeks ago
- A .NET library to parse XML at lightspeed with zero allocation.☆112Updated last year
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆57Updated last month
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆194Updated 3 months ago
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆106Updated this week
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Fluent Random Picker is a nice, performant, fluent way to pick random values. Probabilities can be specified, values can be weighted.☆39Updated last week
- Extends Verify to allow verification of C# Source Generators.☆87Updated 2 weeks ago
- Immutability is easy!☆50Updated 2 weeks ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆116Updated 2 months ago
- A tool to visualize the activity of the .NET garbage collector.☆184Updated last year