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)
☆551Updated 2 years ago
Alternatives and similar repositories for libsrt
Users that are interested in libsrt are comparing it to the libraries listed below
Sorting:
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆437Updated 9 months ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆997Updated last year
- The Better String Library☆520Updated 7 years ago
- Binary Serialization☆461Updated last year
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆259Updated 4 years ago
- Small, portable implementation of the C11 threads API☆975Updated last year
- single header libraries for C/C++☆1,340Updated 2 months ago
- 📐 Pushing the boundaries of simplicity☆1,025Updated last month
- Concurrent Programming Library (Coroutine) for C11☆365Updated 3 years ago
- tpl - a small binary serialization library for C☆378Updated 2 months ago
- C library of key-value data structures.☆294Updated 5 years ago
- M*LIB is a library of generic and type safe containers in pure C language (C99 / C11) for a wide collection of container (comparable to t…☆996Updated this week
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆350Updated last year
- Small configuration file parser library for C.☆492Updated 3 weeks ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆791Updated 10 months ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆447Updated 2 years ago
- C JSON parser library that doesn't suck☆294Updated last year
- Structured concurrency in C☆1,872Updated last year
- #️⃣ single header hashmap implementation for C and C++☆425Updated 10 months ago
- Lightweight event loop library for Linux epoll() family APIs☆243Updated last month
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆186Updated 8 years ago
- Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (M…☆716Updated 6 months ago
- Super Light Regexp engine for C/C++☆538Updated 4 years ago
- The C Code Archive Network☆1,126Updated last month
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆583Updated 3 months ago
- A small self-contained alternative to readline and libedit that supports UTF-8 and Windows and is BSD licensed.☆363Updated 5 years ago
- A type-safe dynamic array implementation for C☆473Updated 4 years ago
- Lock-free ring buffer (MPSC)☆462Updated 5 years ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆394Updated this week
- Multi platform HTTP and HTTPS library☆988Updated 2 months ago