Skip to content

Welcome to collection

A modern generic library providing essential data structures and algorithms including dynamic arrays, linked lists, hash tables, RB-tree, and efficient sorting algorithms.

Collection

Explore dynamic arrays, linked lists, hash tables, and more data structures.

Algorithms

Efficient sorting and searching algorithms optimized for performance.

Modern C

Clean, type-safe API inspired by C++ STL with modern C best practices.

Generic

Type-agnostic design using void pointers for maximum flexibility.