Here are
1,044 public repositories
matching this topic...
A curated list of awesome Python frameworks, libraries, software and resources
Updated
Feb 3, 2022
Python
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
windows-kernel-exploits Windows平台提权漏洞集合
Community-curated topic and collection pages on GitHub
A library of generic data structures.
A curated list of awesome JupyterLab extensions and resources
🏆 A ranked list of awesome Python open-source libraries and tools. Updated weekly.
Updated
Feb 3, 2022
Python
Enhancing Java Stream API
Google SEO Research and Web Traffic Monetization
📝 Подборка ресурсов по машинному обучению
An advanced, but easy to use, platform for writing functional applications in Java 8.
Updated
Nov 12, 2021
Java
A complete, fully tested and documented data structure library written in pure JavaScript.
Updated
Dec 21, 2020
JavaScript
📗 Introduce you amazing Windows apps🕶 READ ONLINE 👉
Java Collections till the last breadcrumb of memory and performance
A curated awesome list of flake8 extensions. Feel free to contribute!
🎓
1000+ Java Interview Questions
Updated
Dec 18, 2021
Java
🎁 A compile-time guarantee that a collection contains a value.
Updated
Jan 8, 2022
Swift
A Collections library for PHP.
Models and Collections for Vue
Updated
Nov 3, 2021
JavaScript
A library of generic intrusive data structures and algorithms in ANSI C
Immutable persistent collections for Kotlin
Updated
Jan 14, 2022
Kotlin
Collection pipeline library for PHP
由淺入深的深度學習資源 Collection of deep learning materials for everyone
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
Immutable collections for Go
An extensive set of Laravel framework helper functions and collection macros.
Set of 📝 with 🔗 to help those who are Data Science beginners 🤖
⚡ PHP7 / Laravel Multi-format Streaming Parser
Improve this page
Add a description, image, and links to the
collections
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
collections
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
We have
contains,containsAllandcontainsAllIterabletoday onRichIterable. The methodscontainsAny(Collection),containsNone(Collection),containsAnyIterable, andcontainsNoneIterablecan be implemented as default methods by fusinganySatisfyandnonSatisfywithcontains.