Found 4 resultsSort by:Relevance▼
Sort by:Relevance▼
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
3.Tehreer Android
com.github.mta452 » tehreer-android Apache
A library that gives full control over text related technologies such as bidirectional algorithm, open type shaping, text typesetting and text rendering.
Last Release on May 31, 2023
4.Floodfill
com.github.dhaval2404 » floodfill Apache
Showcase the capabilities of the flood-fill algorithm
Last Release on Mar 25, 2020
- Prev
- 1
- Next