Skip to content

Sbef98/CDataStructures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDataStructures

What's special about this repository? The ultra messy and probably not-a-good-idea-to-use Elements directory of course!

The basic C data structures:

  • Lists
  • Trees
  • Heaps

Basic data types supported:

  • (unsigned) char
  • (unsigned) short
  • (unsigned) int
  • float
  • double
  • string

Any different data type can be easily implemented adding your personal code.

A fork library based upon my "elements" can be found at (italian): https://github.com/LeoMirots/Lists

SuperPunto is now a collaborator

About

C data structures. Lists, Trees and heaps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages