Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C library

Humble hobby generic header-only library in C language:

  • vector
  • hash table
  • binary heap (priority queue)
  • string

Feel free to incorporate it to your project and use it anywhere thanks to the BSD licence.

This library is also tested by Valgrind and should be leak free.

Please feel free to report a bug if you find any.

Examples

For detailed understanding of this library see the tests, the examples and also the source code.

About

C library (vector, hashtable, string, priority queue...)

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages