saprykin / plibsysLinks
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.
☆747Updated last year
Alternatives and similar repositories for plibsys
Users that are interested in plibsys are comparing it to the libraries listed below
Sorting:
- Small, portable implementation of the C11 threads API☆1,016Updated 2 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,007Updated 2 weeks ago
- Binary Serialization☆474Updated 5 months ago
- M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of containe…☆1,063Updated last week
- libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map han…☆551Updated 2 years ago
- Asynchronous networking for C☆1,455Updated 5 years ago
- A lightweight tar library written in ANSI C☆487Updated last year
- single header libraries for C/C++☆1,384Updated 9 months ago
- 📚 single header utf8 string functions for C and C++☆1,908Updated 11 months ago
- The Better String Library☆549Updated 8 years ago
- Command-line arguments parsing library.☆778Updated 3 months ago
- A type-safe dynamic array implementation for C☆485Updated 5 years ago
- 🐜 single header process launching solution for C and C++☆1,277Updated last year
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆606Updated 10 months ago
- Lightweight, portable and easy to integrate C directory and file reader☆856Updated last year
- 🗄️ single header json parser for C and C++☆783Updated 3 months ago
- Core logging library for C/ObjC/C++☆199Updated 4 years ago
- Small configuration file parser library for C.☆501Updated 7 months ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆280Updated 7 months ago
- An exception handling library for C☆282Updated last month
- 📐 Pushing the boundaries of simplicity☆1,049Updated 8 months ago
- 🧪 single header unit testing framework for C and C++☆941Updated 4 months ago
- Stackless Async Subroutines for C☆764Updated 2 years ago
- A type-safe hash map implementation for C☆602Updated 3 years ago
- Multi platform HTTP and HTTPS library☆1,016Updated 9 months ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆360Updated 4 months ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆253Updated last year
- FlatBuffers Compiler and Library in C for C☆731Updated 3 weeks ago
- TOML C library