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☆473Updated 3 months ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,007Updated last year
- The Better String Library☆541Updated 8 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆445Updated last month
- tpl - a small binary serialization library for C☆382Updated 6 months ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆251Updated last year
- Small, portable implementation of the C11 threads API☆1,001Updated last year
- Asynchronous networking for C☆1,458Updated 5 years ago
- Super Light Regexp engine for C/C++☆543Updated 4 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- A type-safe dynamic array implementation for C☆481Updated 4 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆188Updated 8 years ago
- Small configuration file parser library for C.☆497Updated 5 months ago
- A library of generic intrusive data structures and algorithms in ANSI C☆609Updated 7 years ago
- Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (M…☆739Updated 10 months ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆359Updated 2 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,048Updated last month
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆264Updated 4 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- A lightweight tar library written in ANSI C☆484Updated last year
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 5 months ago
- A simple thread-safe FIFO in C.☆392Updated 2 years ago
- C JSON parser library that doesn't suck☆297Updated last year
- Portable, reentrant, getopt-like option parser☆370Updated 5 months ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆276Updated 5 months ago
- #️⃣ single header hashmap implementation for C and C++☆442Updated 3 months ago
- 📐 Pushing the boundaries of simplicity☆1,046Updated 5 months ago
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆596Updated 8 months ago
- A small self-contained alternative to readline and libedit that supports UTF-8 and Windows and is BSD licensed.☆366Updated 5 years ago
- An exception handling library for C☆282Updated 3 weeks ago