algore: A collection of small modules implemented in the Zig programming language.
algore: A collection of small modules implemented in the Zig programming language.

github.com
Build software better, together

From the README:
A collection of small modules implemented in the Zig programming language.
Modules
Each module has its own repo, for standalone use case, see the links below.
- digit -- counting digits with various algorithms
- singly_linked_list -- common functions for singly linked lists