Beef.Linq
Enumerable methods
A set of reusable methods for manipulating and querying enumerable collections.
Beef library to mimic .NETs linq, but better and faster
3 stars
0 watching
0 forks
Language: Beef
last commit: 27 days ago Related projects:
Repository | Description | Stars |
---|---|---|
thomaslevesque/linq.extras | A set of extension methods for the System.Linq namespace to provide additional functionality for common data processing tasks. | 173 |
aaronpowell/linq-in-javascript | An implementation of query language for JavaScript arrays with lazy evaluation and iteration support. | 81 |
meh/exquisite | A tool for generating match_specs from LINQ-inspired queries at compile-time for use with Elixir record types. | 79 |
anaisbetts/linqtoawait | A set of libraries and tools to simplify using LINQ with async/await in C#. | 112 |
mihaifm/linq | A JavaScript implementation of a LINQ library providing query and data processing functionality | 1,682 |
martinchavez/linq | A test-driven learning project on C# Language Integrated Query (LINQ) concepts and syntax | 61 |
netfabric/netfabric.hyperlinq | Provides an optimized implementation of LINQ operations with minimal heap allocations and support for various data types. | 876 |
ryujisamejima/linq | An Objective-C implementation of LINQ-like query methods for working with arrays and other collections | 7 |
duaraghav8/ethlint | Analyzes Solidity code for style and security issues and fixes them. | 927 |
mariusschulz/extralinq | A collection of extension methods for working with sequences in .NET. | 217 |
athari/yalinqo | A PHP implementation of LINQ to Objects, providing a set of methods for querying and manipulating data. | 441 |
stardustdl/linq-in-rust | A Rust implementation of language integrated query (LINQ) for working with iterators. | 128 |
kamillelonek/exnumerator | A utility library for defining custom enumerations in Elixir. | 65 |
yocontra/node-linq | A library that provides a LINQ implementation for Node.js | 77 |
jandelgado/rabtap | A tool for inspecting and manipulating RabbitMQ message flows | 265 |