Linq-in-Rust
Query iterator
A Rust implementation of language integrated query (LINQ) for working with iterators.
Language Integrated Query in Rust.
130 stars
3 watching
7 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list
iteratoriterator-functionslinqlinq-methodsrust
Related projects:
Repository | Description | Stars |
---|---|---|
| Demonstrates basic Rust iterator use. | 258 |
| An implementation of query language for JavaScript arrays with lazy evaluation and iteration support. | 81 |
| A TypeScript implementation of a query language for working with arrays and objects | 849 |
| A tool for automatically checking and improving the quality of SQL code. | 513 |
| Tool that verifies Rust code by translating it into Coq's proof system to ensure no bugs or vulnerabilities exist | 437 |
| An in-memory document-oriented database optimized for fast real-time data searches and queries. | 496 |
| A .NET library providing dynamic LINQ query capabilities | 1,582 |
| A lightweight embedded relational database that provides a user-friendly API and supports complex data operations. | 570 |
| A systemVerilog linter tool written in Rust. | 318 |
| An extension library for LINQ to SQL and Entity Framework enabling dynamic query building and expression manipulation | 1,650 |
| A query builder for lists in F#, allowing developers to write expressive and type-safe queries | 6 |
| A Rust library for joining iterables with a separator | 91 |
| An Objective-C implementation of LINQ-like query methods for working with arrays and other collections | 7 |
| A Rust port of math library functions from MUSL's libm | 548 |
| A driver for integrating LINQ query language with various databases using the LINQPad developer tool | 74 |