Skip to content

ParadoxZero/libgeneric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libgeneric

Build Status License
Build status License: MIT

General Purpose, Generic Data Structure library for C.

Data structures

  • Linked List
  • Vector
  • Stack
  • Queue
  • Binary Trees
  • Binary Search Trees
  • AVL Trees
  • Graphs

Algorithms

  • Quick Sort
  • Merge Sort
  • Binary Search

Contributing

Please contribute to it and help implement most of the common structures.

The aim is to build a reusable standard datastructure library for different c-based projects.

Read the contributing guidelines before sending a pull request.

About

General purpose Data Structure library for C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •