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 last year
- [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#]☆140Updated this week
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆68Updated last year
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆167Updated 5 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆249Updated last year
- SharpDbg is a .NET managed code debugger supporting the Debug Adapter Protocol, implemented completely in C#/.NET☆233Updated last week
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated last year
- Benchmarking LINQ and alternative implementations☆181Updated last year
- Simple C# source generation based on custom templates☆111Updated 2 years ago
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆95Updated last month
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆137Updated 3 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆204Updated 2 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆74Updated 4 months ago
- C# interface-to-member source generator☆86Updated 6 months ago
- Produce NuPkg files that have .NET Reference assemblies as resources☆160Updated last month
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Updated 3 years ago
- Implementation in C# of LINQ concept with struct☆308Updated 2 years ago
- .NET tool to analyze size of Native AOT binaries.☆427Updated 6 months ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆159Updated 2 months ago
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆104Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated this week
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆108Updated last week
- Post-build IL optimizer and intermediate representation for .NET programs☆150Updated 11 months ago
- Easy to use SIMD accelerated Array and Span methods☆93Updated 3 years ago
- Write scripts with the power of C# and .NET☆246Updated 4 years ago
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆135Updated 2 weeks ago
- High-level realtime 3D .NET library☆95Updated last week
- Modular documentation generator for .NET libraries. Currently supporting Markdown only for GitHub, GitLab, and Bitbucket☆143Updated 6 months ago
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated last year