NetFabric / LinqBenchmarksLinks
Benchmarking LINQ and alternative implementations
☆180Updated last year
Alternatives and similar repositories for LinqBenchmarks
Users that are interested in LinqBenchmarks are comparing it to the libraries listed below
Sorting:
- The C# Source Generator Playground☆149Updated 4 years ago
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆170Updated this week
- LINQ for Span<T>, without memory allocations.☆282Updated 2 years ago
- Structured concurrency support for C#☆276Updated 2 years ago
- C# Source Generator for UTF-8 binary literal☆148Updated last year
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆347Updated last week
- Fast and memory-efficient immutable collections and helper data structures☆250Updated 4 months ago
- Implementation in C# of LINQ concept with struct☆309Updated 2 years ago
- A basic template for writing a C# source generator☆188Updated 3 years ago
- Code generator to easily create data builder patterns for your model classes☆117Updated last year
- Reflection APIs over roslyn symbol APIs☆194Updated 5 months ago
- Write scripts with the power of C# and .NET☆247Updated 4 years ago
- Moxy - Mixins code generator for C#☆131Updated last year
- A tool to visualize the activity of the .NET garbage collector.☆187Updated last year
- Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.☆308Updated last week
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- Practical generic programming for .NET☆256Updated last week
- Easily identify which dependencies can be removed from a .NET project☆214Updated 2 months ago
- Execute a function in a separate process☆234Updated last year
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆137Updated 3 years ago
- A lightweight full text indexer for .NET☆198Updated 2 months ago
- Generate primary constructor from readonly fields☆106Updated 2 years ago
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆183Updated last month
- Roslyn Source Code Generators with Examples☆99Updated this week
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆123Updated 7 months ago
- A convention based object to object mapper using Roslyn source generator.☆95Updated 8 months ago
- Better random number generation for .NET☆64Updated 10 months ago
- Zero Allocation Writer/Reader Parser for .NET Core☆320Updated last year
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 8 months ago