LinqToObjectiveC

Query API

A fluent query API for Objective-C inspired by Linq

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

GitHub

723 stars
31 watching
87 forks
Language: Objective-C
last commit: about 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,056
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 that enables dynamic LINQ queries on top of IQueryable objects. 1,569
6bee/remote.linq Translates LINQ expressions to serializable formats and vice versa, allowing clients to execute queries against remote data sources 334
netfabric/netfabric.hyperlinq Provides an optimized implementation of LINQ operations with minimal heap allocations and support for various data types. 876
nessos/linqoptimizer Automates query optimization and compilation for LINQ queries in F# 477
scottksmith95/linqkit A set of extensions for querying data in Entity Framework and LINQ to SQL 1,636
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 850
ast-al/rangeless A LINQ-like library of higher-order functions for data manipulation in C++ 194
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