C
collections
Projects with this topic
-
A simple implementation of a data structure that represents a better version of an Array, which holds metadata used to protect against overflows, and easier retrieval of lengths outside creation scope. Also brings Map array function to it.
Updated -
A CLI tool written in Rust, which helps generating source files to collections for any types in C (primitives, or abstract data types). It implements automatically all methods responsible for reserving, pushing, popping and more.
Updated -
Harbol is a self-contained all-in-one STL-style data structure collection in C.
Updated