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
- Binary serializer for POCO objects☆375Updated 2 years ago
- A native memory manager for .NET☆333Updated 7 years ago
- Discriminated unions, pattern matching and partial applications for C#☆268Updated 2 years ago
- Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years ago
- A strict and mostly lock-free Software Transactional Memory (STM) for .NET☆249Updated 2 years ago
- ☆333Updated 10 months ago
- Push based .NET Streams☆292Updated 8 years ago
- The last comparison library you'll ever need!☆436Updated last year
- Reactive queryable observable framework.☆160Updated 7 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
- Implementation of a lock-free dictionary on .Net.☆499Updated last month
- Tools to let you use Roslyn-powered C# scripts for code generation☆618Updated 2 years ago
- Faster than Any Binary? Benchmark: http://theburningmonk.com/2014/08/json-serializers-benchmarks-updated-2/☆232Updated last year
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆171Updated 6 months ago
- Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic …☆715Updated 5 years ago
- Polymorphic serialization for .NET☆276Updated 2 months ago
- Low allocation async/await for C#/.NET☆397Updated 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
- Fast, flexible, and version-tolerant serializer for .NET☆223Updated 2 years ago
- Simplifies logging through a static class and some IL manipulation.☆262Updated 2 months ago
- In-memory event-sourced ACID-transactional distributed object graph engine for .NET Standard☆367Updated last year
- Useful extension methods for .NET sequence and collection types.☆218Updated 6 years ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆403Updated 6 months ago
- A fail-fast validating helper for .NET CIL generation☆987Updated 4 years ago
- NMemory is a lightweight non-persistent in-memory relational database engine that is purely written in C# and can be hosted by .NET appli…☆235Updated last year
- With re-linq, it's now easier than ever to create full-featured LINQ providers. Used by NHibernate, Entity Framework and others.☆520Updated 2 years ago
- (pronounced dyna-mighty) flexes DLR muscle to do meta-mazing things in .net☆362Updated 4 months ago
- Async-friendly format for stack traces and exceptions☆212Updated last year
- Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper m…☆260Updated last year
- Stack only json deserialization using generators and the System.Text.Json library☆293Updated 2 years ago