faragon / libsrt
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 handling. Suitable for soft and hard real-time. Allows both heap and stack allocation. *BETA* (API still can change: suggestions are welcome)
☆549Updated last year
Alternatives and similar repositories for libsrt:
Users that are interested in libsrt are comparing it to the libraries listed below
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆431Updated 4 months ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆987Updated 7 months ago
- Binary Serialization☆456Updated 10 months ago
- C library of key-value data structures.☆290Updated 4 years ago
- Small, portable implementation of the C11 threads API☆942Updated last year
- Asynchronous networking for C☆1,445Updated 4 years ago
- tpl - a small binary serialization library for C☆373Updated 3 years ago
- The Better String Library☆509Updated 7 years ago
- Lightweight event loop library for Linux epoll() family APIs☆240Updated 10 months ago
- Small configuration file parser library for C.☆484Updated 11 months ago
- Tiny C string library☆199Updated last year
- A type-safe dynamic array implementation for C☆462Updated 4 years ago
- 📐 Pushing the boundaries of simplicity☆999Updated 5 months ago
- Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL…☆935Updated 3 weeks ago
- #️⃣ single header hashmap implementation for C and C++☆413Updated 5 months ago
- A small self-contained alternative to readline and libedit that supports UTF-8 and Windows and is BSD licensed.☆361Updated 4 years ago
- Super Light Regexp engine for C/C++☆536Updated 4 years ago
- 🗄️ single header json parser for C and C++☆729Updated 5 months ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆255Updated 3 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆603Updated 6 years ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆343Updated 8 months ago
- Parser for argv that works similarly to getopt☆182Updated last year
- single header libraries for C/C++☆1,280Updated 9 months ago
- Core logging library for C/ObjC/C++☆196Updated 3 years ago
- Concurrent Programming Library (Coroutine) for C11☆360Updated 3 years ago
- Multi platform HTTP and HTTPS library☆968Updated 6 months ago
- WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.☆693Updated 7 years ago
- A simple, easily embeddable cross-platform C library☆376Updated last year
- Portable C11 threads implementation over POSIX threads and win32 threads.☆240Updated 4 months ago
- Lock-free ring buffer (MPSC)☆455Updated 5 years ago