LinqOptimizer
Query optimizer
Automates query optimization and compilation for LINQ queries in F#
An automatic query optimizer-compiler for Sequential and Parallel LINQ.
477 stars
50 watching
45 forks
Language: F#
last commit: over 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
cathei/linqgen | An optimization project for LINQ queries using code generation to reduce allocations and improve performance. | 290 |
netfabric/netfabric.hyperlinq | Provides an optimized implementation of LINQ operations with minimal heap allocations and support for various data types. | 875 |
antiufo/roslyn-linq-rewrite | Compiles C# code by rewriting LINQ expressions into plain procedural code to reduce allocations and dynamic dispatch. | 716 |
anapsid/anapsid | An adaptive query processing engine designed to optimize performance for SPARQL endpoints | 18 |
planetis-m/ssostrings | An optimized string data type designed to reduce runtime memory allocations on embedded systems. | 17 |
colineberhardt/linqtoobjectivec | A fluent query API for Objective-C inspired by Linq | 724 |
magnificentpako/marami | A Prolog implementation of a query optimization and execution algorithm for efficient processing of complex queries | 10 |
renecannao/proxysql | A high performance proxy designed to improve MySQL and other database backends' performance by caching and optimizing queries. | 25 |
manageiq/optimist | A commandline option parser for Ruby that simplifies the process of defining and managing options | 255 |
kutyel/linq.ts | A TypeScript implementation of a query language for working with arrays and objects | 849 |
ryujisamejima/linq | An Objective-C implementation of LINQ-like query methods for working with arrays and other collections | 7 |
alirezanet/gridify | A dynamic LINQ library for .NET that simplifies the process of converting strings to LINQ queries. | 880 |
lnis-uofu/lsoracle | A framework that optimizes digital logic using different optimization techniques and tools | 100 |
zzzprojects/system.linq.dynamic.core | A .NET library providing dynamic LINQ query capabilities | 1,582 |
fsprojects/sqlprovider | A general .NET/Mono SQL database type provider with support for LINQ queries and CRUD operations. | 582 |