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:
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆997Updated last year
- C library of key-value data structures.☆294Updated 5 years ago
- The Better String Library☆524Updated 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☆439Updated 9 months ago
- A library of generic intrusive data structures and algorithms in ANSI C☆605Updated 7 years ago
- Small, portable implementation of the C11 threads API☆978Updated last year
- The C Code Archive Network☆1,129Updated last week
- Portable C11 threads implementation over POSIX threads and win32 threads.☆246Updated 9 months ago
- Binary Serialization☆461Updated last year
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆260Updated 4 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…☆1,003Updated last week
- 📐 Pushing the boundaries of simplicity☆1,026Updated last month
- Lightweight event loop library for Linux epoll() family APIs☆243Updated last month
- tpl - a small binary serialization library for C☆380Updated 2 months ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆354Updated last year
- Super Light Regexp engine for C/C++☆539Updated 4 years ago
- C JSON parser library that doesn't suck☆296Updated last year
- Branchless UTF-8 decoder☆613Updated 2 years ago
- A simple, easily embeddable cross-platform C library☆378Updated 2 years ago
- single header libraries for C/C++☆1,340Updated 3 months ago
- #️⃣ single header hashmap implementation for C and C++☆426Updated 11 months ago
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆588Updated 4 months ago
- Concurrent Programming Library (Coroutine) for C11☆365Updated 3 years 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
- Asynchronous networking for C☆1,447Updated 4 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆186Updated 8 years ago
- A type-safe dynamic array implementation for C☆474Updated 4 years ago
- Structured concurrency in C☆1,879Updated last year
- 📚 single header utf8 string functions for C and C++☆1,851Updated 5 months ago
- Lock-free ring buffer (MPSC)☆462Updated 5 years ago