ExtraLINQ
Sequence utilities
A collection of extension methods for working with sequences in .NET.
Useful extension methods for .NET sequence and collection types.
217 stars
22 watching
25 forks
Language: C#
last commit: about 6 years ago
Linked from 1 awesome list
c-sharpdotnetlinq
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 |
slazyk/sinq | Provides a fluent interface for working with sequences/collections in Swift | 269 |
pfultz2/linq | A C++ implementation of LINQ for list comprehensions and extension methods. | 662 |
jodosoft/libraries | A collection of .NET libraries providing basic numeric, geometric and data structure functionality for simple, reliable development | 13 |
ast-al/rangeless | A LINQ-like library of higher-order functions for data manipulation in C++ | 194 |
byulparan/sc-extensions | An additional library for cl-collider that provides extensions and tools for sequencing and controlling audio synthesis. | 16 |
loopperfect/conduit | A high-performance library for building and transforming infinite sequences using coroutines and monadic interfaces. | 147 |
tcbrindle/flux | A C++20 library for sequence-oriented programming and data pipeline creation | 526 |
zzzprojects/z.extensionmethods | Extends .NET Framework and .NET Core with reusable code snippets | 1,589 |
dnikolovv/optional-async | Async extensions for working with the Optional library in C# to chain asynchronous functions without awaiting | 5 |
tallesl/net-libraries-that-make-your-life-easier | A list of .NET libraries to simplify common tasks and improve development productivity | 817 |
alairion/not-enough-standards | A modern C++ library providing platform-independent utilities for process management, synchronization, and communication. | 229 |
0xsequence/sequence.js | A modular web3 stack and smart wallet for Ethereum chains | 305 |
exstruct/etude | A concurrency utility library for Elixir/ERlang that simplifies the use of async and retry mechanisms in concurrent programming. | 11 |
nowaalex/af-utils | A collection of reusable algorithms and UI components for building fast and efficient scrolling interfaces | 76 |