Found 4 results
Sort by:Relevance

A collection of useful generic algorithms.
Last Release on Jan 7, 2023
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
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
Showcase the capabilities of the flood-fill algorithm
Last Release on Mar 25, 2020
  • Prev
  • 1
  • Next