orb7410 / data_structures_lib

Data structures library written in C. Includes vector, queue, heap, list, hash table, and binary search tree, all optimized for efficient data storage and manipulation. This versatile toolkit equips me during my projects, featuring comprehensive testing and meticulous memory management for reliability and efficiency.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Data structures library written in C. Includes vector, queue, heap, list, hash table, and binary search tree, all optimized for efficient data storage and manipulation. This versatile toolkit equips me during my projects, featuring comprehensive testing and meticulous memory management for reliability and efficiency.


Languages

Language:C 99.6%Language:Makefile 0.4%