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.☆130Updated 11 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆164Updated 3 months ago
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆86Updated 4 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆176Updated last year
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆123Updated this week
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated last year
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆157Updated this week
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆66Updated 9 months ago
- Benchmarking LINQ and alternative implementations☆181Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆246Updated last year
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆67Updated 2 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆269Updated 2 months ago
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆103Updated 10 months ago
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆107Updated 3 weeks ago
- A Roslyn source generator for creating constructors.☆98Updated last week
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆200Updated this week
- C# interface-to-member source generator☆85Updated 3 months ago
- A tool to visualize the activity of the .NET garbage collector.☆183Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Write scripts with the power of C# and .NET☆243Updated 4 years ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 5 months ago
- Reflection APIs over roslyn symbol APIs☆193Updated 2 months ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 5 months ago
- A fork of Roslyn that adds an extension point that allows for arbitrary code modifications.☆39Updated this week
- A cross-platform command line input library that provides syntax highlighting, autocompletion, history and multi-line input.☆186Updated last year
- Simple C# source generation based on custom templates☆107Updated 2 years ago
- Produce NuPkg files that have .NET Reference assemblies as resources☆116Updated 3 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆148Updated 9 months ago
- Process Multiple Asynchronous Tasks in Various Ways - One at a time / Batched / Rate limited / Concurrently☆143Updated this week