nessos / LinqOptimizer
An automatic query optimizer-compiler for Sequential and Parallel LINQ.
☆477Updated 5 years ago
Alternatives and similar repositories for LinqOptimizer
Users that are interested in LinqOptimizer are comparing it to the libraries listed below
Sorting:
- Binary serializer for POCO objects☆375Updated 2 years ago
- A native memory manager for .NET☆334Updated 7 years ago
- A strict and mostly lock-free Software Transactional Memory (STM) for .NET☆249Updated 2 years ago
- Push based .NET Streams☆292Updated 8 years ago
- Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years ago
- Discriminated unions, pattern matching and partial applications for C#☆269Updated 2 years ago
- Reactive queryable observable framework.☆160Updated 7 years ago
- Faster than Any Binary? Benchmark: http://theburningmonk.com/2014/08/json-serializers-benchmarks-updated-2/☆232Updated last year
- Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic …☆715Updated 5 years ago
- Low allocation async/await for C#/.NET☆397Updated 5 years ago
- The last comparison library you'll ever need!☆438Updated last year
- ☆333Updated 11 months ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆648Updated 2 years ago
- Useful extension methods for .NET sequence and collection types.☆219Updated 6 years ago
- Tools to let you use Roslyn-powered C# scripts for code generation☆618Updated 2 years ago
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆153Updated 5 years ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆405Updated 7 months ago
- Polymorphic serialization for .NET☆277Updated this week
- Implementation of a lock-free dictionary on .Net.☆507Updated 2 months ago
- Async-friendly format for stack traces and exceptions☆212Updated last year
- Write your .NET configuration files in C#☆427Updated 2 years ago
- Grace is a feature rich dependency injection container library☆339Updated 3 months ago
- (pronounced dyna-mighty) flexes DLR muscle to do meta-mazing things in .net☆362Updated 5 months ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Updated 5 years ago
- A fail-fast validating helper for .NET CIL generation☆988Updated 4 years ago
- C# Essentials is a collection of Roslyn diagnostic analyzers, code fixes and refactorings that make it easy to work with C# 6 language fe…☆160Updated 8 years ago
- In-memory event-sourced ACID-transactional distributed object graph engine for .NET Standard☆369Updated last year
- With re-linq, it's now easier than ever to create full-featured LINQ providers. Used by NHibernate, Entity Framework and others.☆521Updated 2 years ago
- Framework to drastically simplify your private reflection code using C# dynamic☆343Updated last year
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆297Updated last year