stefanct / sglibLinks
SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)
☆187Updated 8 years ago
Alternatives and similar repositories for sglib
Users that are interested in sglib are comparing it to the libraries listed below
Sorting:
- tpl - a small binary serialization library for C☆380Updated 4 months ago
- A simple, easily embeddable cross-platform C library☆380Updated 2 years ago
- A fork of Paul Hsieh's Better String Library☆148Updated 2 weeks ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆247Updated 10 months ago
- C library of key-value data structures.☆295Updated 5 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆274Updated 2 months ago
- 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…☆552Updated 2 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- The Better String Library☆534Updated 8 years ago
- Parser for argv that works similarly to getopt☆187Updated last year
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 3 months ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆451Updated 2 years ago
- Super Light Regexp engine for C/C++☆541Updated 4 years ago
- Core logging library for C/ObjC/C++☆198Updated 4 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆139Updated 3 years ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆175Updated 3 years ago
- An exception handling library for C☆280Updated 5 months ago
- Advanced cross-platform logging library for C/C++☆145Updated 4 months ago
- A generic C memory pool☆100Updated 8 years ago
- Binary Serialization☆461Updated 3 weeks ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- META data and RESource library for C language