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)
☆550Updated 2 years ago
Alternatives and similar repositories for libsrt:
Users that are interested in libsrt are comparing it to the libraries listed below
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆994Updated 11 months ago
- The Better String Library☆519Updated 7 years ago
- Binary Serialization☆460Updated last year
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆436Updated 8 months ago
- C library of key-value data structures.☆293Updated 5 years ago
- 📐 Pushing the boundaries of simplicity☆1,020Updated last week
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆350Updated last year
- 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…☆981Updated this week
- Small, portable implementation of the C11 threads API☆970Updated last year
- The C Code Archive Network☆1,125Updated last week
- single header libraries for C/C++☆1,335Updated last month
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆258Updated 3 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆604Updated 7 years ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated last week
- Portable C11 threads implementation over POSIX threads and win32 threads.☆243Updated 7 months ago
- a clean C library for processing UTF-8 Unicode data☆1,121Updated last month
- A lightweight tar library written in ANSI C☆465Updated 11 months ago
- Lock-free ring buffer (MPSC)☆461Updated 5 years ago
- Small configuration file parser library for C.☆492Updated this week
- Branchless UTF-8 decoder☆614Updated 2 years ago
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆577Updated 2 months ago
- Asynchronous networking for C☆1,449Updated 4 years ago
- #️⃣ single header hashmap implementation for C and C++☆423Updated 9 months ago
- Concurrent Programming Library (Coroutine) for C11☆364Updated 3 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆448Updated 2 years ago
- Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (M…☆712Updated 5 months ago
- Structured concurrency in C☆1,870Updated last year
- A type-safe dynamic array implementation for C☆474Updated 4 years ago
- A small self-contained alternative to readline and libedit that supports UTF-8 and Windows and is BSD licensed.☆362Updated 4 years ago
- tpl - a small binary serialization library for C☆377Updated last month