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#☆174Updated last year
- C# implementation of a Rope<T> immutable data structure.☆127Updated 9 months ago
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.org[C#]☆108Updated this week
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆83Updated 2 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆266Updated 3 weeks ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆247Updated last year
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆162Updated last month
- .NET tool to analyze size of Native AOT binaries.☆393Updated last month
- A Roslyn source generator for creating constructors.☆98Updated this week
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆156Updated 7 months ago
- Simple C# source generation based on custom templates☆106Updated 2 years 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 10 months ago
- C# interface-to-member source generator☆84Updated last month
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆196Updated 4 months ago
- Benchmarking LINQ and alternative implementations☆182Updated last year
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆102Updated 8 months ago
- Implementation in C# of LINQ concept with struct☆304Updated last year
- A cross-platform command line input library that provides syntax highlighting, autocompletion, history and multi-line input.☆184Updated last year
- LINQ for Span<T>, without memory allocations.☆282Updated 2 years ago
- Post-build IL optimizer and intermediate representation for .NET programs☆145Updated 7 months ago
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆113Updated last year
- Write scripts with the power of C# and .NET☆243Updated 3 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆192Updated last year
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆117Updated 3 months ago
- Extends Verify to allow verification of C# Source Generators.☆90Updated this week
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆118Updated last month
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated last year