Treit / MiscBenchmarksLinks
☆65Updated last month
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 last year
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆170Updated this week
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆179Updated last year
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆143Updated this week
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆137Updated 3 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆69Updated last year
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆96Updated last month
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated 3 weeks ago
- High-level realtime 3D .NET library☆98Updated this week
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆249Updated last year
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆104Updated last year
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆206Updated 3 months ago
- Benchmarking LINQ and alternative implementations☆180Updated last year
- A Roslyn source generator for creating constructors.☆108Updated last week
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆159Updated 3 months ago
- Produce NuPkg files that have .NET Reference assemblies as resources☆161Updated 2 months ago
- Materials about memory optimization and zero-allocation samples.☆137Updated last month
- C# interface-to-member source generator☆87Updated 6 months ago
- Implementation in C# of LINQ concept with struct☆309Updated 2 years ago
- A tool to visualize the activity of the .NET garbage collector.☆187Updated last year
- .NET tool to analyze size of Native AOT binaries.☆428Updated 6 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆78Updated 5 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆152Updated last year
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated last year
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆108Updated 2 weeks ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆195Updated last year
- Simple C# source generation based on custom templates☆111Updated 2 years ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 8 months ago
- SharpDbg is a .NET managed code debugger supporting the Debug Adapter Protocol, implemented completely in C#/.NET☆256Updated last week
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago