Skip to content

undersquire/shlibs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

shlibs

Single-header libraries.

philosophy

Every header file in this repository is written in pure C following the C99 standard. All of the header files are also designed to be cross-platform across as many platforms as possible, currently supporting both common Windows and Unix platforms.

NOTE: When contributing, make sure you follow this philosophy and the code style or your pull request may be rejected!

libraries

File Description
shl_thread.h Cross-platform threading
shl_socket.h Cross-platform sockets

About

Single-header cross-platform libraries for C/C++.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages