jack-champagne / libds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libds

This is an ongoing project to implement reasonably efficient datastructures in c that are portable and dynamically allocated. This library attempts to best hide implementation details while remaining understandble and easy to use.

This project is mainly for use in algorithms

About


Languages

Language:C 67.3%Language:C++ 29.3%Language:Makefile 3.3%