69 Forks
546 Stars
546 Watchers

plibsys

Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (MD5, SHA-1, SHA-2, SHA-3, GOST), binary trees (RB, AVL) and more. Native code performance.

How to download and setup plibsys

Open terminal and run command
git clone https://github.com/saprykin/plibsys.git
git clone is used to create a copy or clone of plibsys repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with plibsys https://github.com/saprykin/plibsys/archive/master.zip

Or simply clone plibsys with SSH
[email protected]:saprykin/plibsys.git

If you have some problems with plibsys

You may open issue on plibsys support forum (system) here: https://github.com/saprykin/plibsys/issues