Found 30 results
Sort by:Relevance

A collection of useful generic algorithms.
Last Release on Jan 7, 2023
An implementation of a floating search box with search suggestions
Last Release on Jun 6, 2017
Country Code Picker (CCP) is an android library which provides an easy way to search and select country phone code ( national code ) for the telephone number.
Last Release on Jul 19, 2025
Material Design Search Bar for Android
Last Release on May 5, 2025
A high performance marker clustering library using QuadTree Algorithm for Huawei Map
Last Release on Jun 15, 2025
Search inside Android Preferences
Last Release on Feb 13, 2026
Material Search View
Last Release on Mar 30, 2026
A fast and customizable search dialog
Last Release on May 14, 2026
Android Search Dialog Library
Last Release on Sep 30, 2025
In C++, writing a loop that iterates over a sequence is tedious. We can either use iterators, which requires a considerable amount of boiler-plate, or we can use the std::for_each() algorithm and move our loop body into a predicate, which requires no ...
Last Release on Jan 16, 2026