NetFabric / LinqBenchmarksLinks
Benchmarking LINQ and alternative implementations
☆184Updated last year
Alternatives and similar repositories for LinqBenchmarks
Users that are interested in LinqBenchmarks are comparing it to the libraries listed below
Sorting:
- LINQ for Span<T>, without memory allocations.☆263Updated last year
- Json library that uses .NET 5 Source Generators☆150Updated 3 years ago
- Implementation in C# of LINQ concept with struct☆305Updated last year
- The C# Source Generator Playground☆146Updated 3 years ago
- Practical generic programming for .NET☆209Updated 2 weeks ago
- Easily identify which dependencies can be removed from a .NET project☆198Updated 3 months ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆311Updated 3 weeks ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆156Updated 7 months ago
- Fast and memory-efficient immutable collections and helper data structures☆244Updated this week
- Moxy - Mixins code generator for C#☆121Updated 5 months ago
- Write scripts with the power of C# and .NET☆234Updated 3 years ago
- A basic template for writing a C# source generator☆188Updated 3 years ago
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago
- Reflection APIs over roslyn symbol APIs☆190Updated 2 years ago
- Structured concurrency support for C#☆276Updated 2 years ago
- C# Source Generator for UTF-8 binary literal☆143Updated 9 months ago
- Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.☆299Updated last week
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆117Updated last week
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆64Updated 5 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆246Updated last year
- Roslyn analyzers for IDisposable☆407Updated last year
- Advanced async/await Diagnostics and CodeFixes for C#☆181Updated 2 years ago
- Generate primary constructor from readonly fields☆107Updated last year
- Code generator to easily create data builder patterns for your model classes☆117Updated 9 months ago
- A lightweight full text indexer for .NET☆190Updated 3 months ago
- Stack only json deserialization using generators and the System.Text.Json library☆294Updated 2 years ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆174Updated 10 months ago
- Better random number generation for .NET☆63Updated 2 months ago
- A modern compile-time generated interception/proxy library☆140Updated 2 years ago
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆190Updated this week