Skip to content
/ cdata Public

A simple C header-only library for basic data structures. Intended for personal use

Notifications You must be signed in to change notification settings

hch12907/cdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cdata

A simple C header-only library for basic data structures.

Note: This is not intended for production! I wrote this library to make myself familiar with the data structures.

Documentation

hashmap.h docs - for hashmaps with arbitrary key and value types

vector.h docs - for variable-sized arrays

About

A simple C header-only library for basic data structures. Intended for personal use

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages