Skip to content

viastolfi/clibs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLIBS

C single file library that I've rewrited.

Purpose

Even if all those libs already exist, I take some pleasure on rewriting those.

The goal is to train myself in C and to try to write well written, reusable single file libs following some of the good convention that have been established.

All the libs are self documented in the .h file and examples are shown for each one.

Warning

Those libs are written in my free time, I can't assure they answer your need and they may not be maintained or working as intended. Use them at your own risk

Requirement

  • gcc

Specs

Currently :

  • queue => cross platfrom
  • getenv => cross platform

Author

This project is entirely made by me (ASTOLFI Vincent). I suggest you to check on my github profile if you want to see the other project I've done for my studies or the ones I do in my free time.

About

C single file libs that I've rewrited on need

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages