Here are
889 public repositories
matching this topic...
A curated list of awesome Python frameworks, libraries, software and resources
Updated
Apr 22, 2021
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
Enhancing Java Stream API
🏆 A ranked list of awesome Python open-source libraries and tools. Updated weekly.
Updated
May 6, 2021
Python
📝 Подборка ресурсов по машинному обучению
An advanced, but easy to use, platform for writing functional applications in Java 8.
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 👉
Google SEO Research and Web Traffic Monetization
Java Collections till the last breadcrumb of memory and performance
A Collections library for PHP.
🎁 A compile-time guarantee that a collection contains a value.
Updated
Apr 15, 2021
Swift
Models and Collections for Vue
Updated
Apr 29, 2021
JavaScript
A library of generic intrusive data structures and algorithms in ANSI C
A curated awesome list of flake8 extensions. Feel free to contribute!
🎓
Collection pipeline library for PHP
Immutable persistent collections for Kotlin
Updated
Apr 30, 2021
Kotlin
由淺入深的深度學習資源 Collection of deep learning materials for everyone
An extensive set of Laravel framework helper functions and collection macros.
Immutable collections for Go
⚡ PHP7 / Laravel Multi-format Streaming Parser
🗃️ 收集看到的内容特别棒的技术文章并会配有一段个人短评
Set of 📝 with 🔗 to help those who are Data Science beginners 🤖
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).
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.