An open API service indexing awesome lists of open source software.

https://github.com/kpol/extralinq

ExtraLinq is a set of extension methods for IEnumerable<T>. Additionally ExtraLinq contains extension methods for Array and List<T> which are faster and allocate less than LINQ extensions from System.Linq.
https://github.com/kpol/extralinq

csharp csharp-library extensions library linq math performance

Last synced: 6 months ago
JSON representation

ExtraLinq is a set of extension methods for IEnumerable<T>. Additionally ExtraLinq contains extension methods for Array and List<T> which are faster and allocate less than LINQ extensions from System.Linq.

Awesome Lists containing this project