LinqToObjectiveC

Query API

A fluent query API for Objective-C inspired by Linq

Brings a Linq-style fluent query API to Objective-C

GitHub

724 stars
31 watching
87 forks
Language: Objective-C
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ryujisamejima/linq An Objective-C implementation of LINQ-like query methods for working with arrays and other collections 7
paulyoder/linqtoexcel A .NET library that enables querying of Excel spreadsheets using LINQ syntax 1,054
aaronpowell/linq-in-javascript An implementation of query language for JavaScript arrays with lazy evaluation and iteration support. 81
martinchavez/linq A test-driven learning project on C# Language Integrated Query (LINQ) concepts and syntax 61
zzzprojects/system.linq.dynamic.core A .NET library providing dynamic LINQ query capabilities 1,582
6bee/remote.linq Translates LINQ expressions to serializable formats and vice versa, allowing clients to execute queries against remote data sources 336
netfabric/netfabric.hyperlinq Provides an optimized implementation of LINQ operations with minimal heap allocations and support for various data types. 875
nessos/linqoptimizer Automates query optimization and compilation for LINQ queries in F# 477
scottksmith95/linqkit An extension library for LINQ to SQL and Entity Framework enabling dynamic query building and expression manipulation 1,650
joemayo/linqtotwitter A LINQ provider for the Twitter API that allows users to query and manipulate tweets using standard LINQ syntax. 514
kutyel/linq.ts A TypeScript implementation of a query language for working with arrays and objects 849
ast-al/rangeless A LINQ-like library of higher-order functions for data manipulation in C++ 195
giorgi/linqpad.queryplanvisualizer Visualizes query execution plans and missing indexes for LINQPad queries 400
kasei/sparqlkit An implementation of the SPARQL 1.1 query language in Objective-C. 6
martydill/ios-queryable A Core Data extension that enables querying and iteration using a LINQ-like syntax 227