Treit / MiscBenchmarksLinks
☆64Updated 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.☆129Updated 11 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆175Updated last year
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆121Updated this week
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆66Updated 9 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆163Updated 2 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆247Updated last year
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆83Updated 4 months ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated 11 months ago
- C# interface-to-member source generator☆84Updated 3 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆268Updated last month
- Practical generic programming for .NET☆247Updated this week
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆157Updated 9 months ago
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated last year
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆120Updated 2 months ago
- Simple C# source generation based on custom templates☆107Updated 2 years ago
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆107Updated last week
- A basic template for writing a C# source generator☆188Updated 3 years ago
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆103Updated 9 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆66Updated last month
- Post-build IL optimizer and intermediate representation for .NET programs☆146Updated 8 months ago
- A tool to visualize the activity of the .NET garbage collector.☆182Updated last year
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆193Updated last year
- Actual C# Enums with values and better performance as a source generator☆44Updated last year
- LINQ for Span<T>, without memory allocations.☆281Updated 2 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆197Updated 5 months ago
- Benchmarking LINQ and alternative implementations☆182Updated last year
- .NET tool to analyze size of Native AOT binaries.☆402Updated 2 months ago