faragon / libsrtLinks
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)
☆554Updated 2 years ago
Alternatives and similar repositories for libsrt
Users that are interested in libsrt are comparing it to the libraries listed below
Sorting:
- Binary Serialization☆477Updated 7 months ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,008Updated last month
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆448Updated 3 months ago
- The Better String Library☆556Updated 8 years ago
- tpl - a small binary serialization library for C☆385Updated 10 months ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆264Updated 4 years ago
- A type-safe dynamic array implementation for C☆488Updated 5 years ago
- C library of key-value data structures.☆298Updated 5 years ago
- C JSON parser library that doesn't suck☆298Updated last year
- Small, portable implementation of the C11 threads API☆1,022Updated 2 years ago
- Super Light Regexp engine for C/C++☆550Updated 5 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆256Updated last year
- A small self-contained alternative to readline and libedit that supports UTF-8 and Windows and is BSD licensed.☆370Updated 5 years ago
- Asynchronous networking for C☆1,455Updated 5 years ago
- Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (M…☆750Updated last month
- Portable, reentrant, getopt-like option parser☆378Updated 8 months ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆360Updated 6 months ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 9 months ago
- WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.☆694Updated 8 years ago
- A type-safe hash map implementation for C☆606Updated 3 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆613Updated 8 years ago
- #️⃣ single header hashmap implementation for C and C++☆449Updated 6 months ago
- Core logging library for C/ObjC/C++☆199Updated 4 years ago
- A lightweight tar library written in ANSI C☆493Updated last year
- A fork of Paul Hsieh's Better String Library☆166Updated last week
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆282Updated 3 weeks ago
- A simple thread-safe FIFO in C.☆394Updated 3 years ago
- Lock-free ring buffer (MPSC)☆475Updated 6 years ago
- An exception handling library for C☆282Updated 3 months ago