Skip to content

landiluigi746/gulc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gulc

Language License Build Status

gulc (General Utility Library for C) is a C99 library that provides general purpose functions and types, including:

  • Safe memory related functions
  • Safe string related functions (not yet)
  • Data structures: linked lists, hash maps, vectors, etc. (not yet)

It uses CMake as its build system. The project is made mainly for fun and learning purposes and currently is still in an early stage of development.

About

General Utility Library for C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published