Linq
Query library
An Objective-C implementation of LINQ-like query methods for working with arrays and other collections
7 stars
4 watching
2 forks
Language: Objective-C
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
colineberhardt/linqtoobjectivec | A fluent query API for Objective-C inspired by Linq | 723 |
mihaifm/linq | A JavaScript implementation of a LINQ library providing query and data processing functionality | 1,686 |
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 |
kutyel/linq.ts | A TypeScript implementation of a query language for working with arrays and objects | 849 |
kasei/sparqlkit | An implementation of the SPARQL 1.1 query language in Objective-C. | 6 |
scottksmith95/linqkit | An extension library for LINQ to SQL and Entity Framework enabling dynamic query building and expression manipulation | 1,645 |
my2iu/jinq | A Java library for natural and efficient database query writing using LINQ-style syntax | 661 |
yocontra/node-linq | A library that provides a LINQ implementation for Node.js | 77 |
paulyoder/linqtoexcel | A .NET library that enables querying of Excel spreadsheets using LINQ syntax | 1,055 |
julianhyde/linq4j | Port of LINQ to Java, providing query and enumeration capabilities | 372 |
andreirudenko/linc_luajit | A Haxe library providing native bindings to LuaJIT for C++ target | 49 |
andyli/hxlinq | An implementation of LINQ-like functionality in Haxe. | 45 |
akanehara/ginq | A PHP library that provides a query language for arrays and iterators, allowing developers to build data transformations in a declarative way. | 193 |
sciruby/nmatrix | A fast numerical linear algebra library for Ruby | 470 |