Skip to content

clibraries/clibraries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

I write high quality C libraries using the following guidelines:

  • performance: fast libraries are useful in a more contexts than slow libraries.

  • header only: the easiest dependency management approach is to have no dependencies.

  • standards compliant: keep code portable and minimize surprises.

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors