msune / libcdadaLinks
Basic data structures in C: list, set, map/hashtable, queue... (libstdc++ wrapper)
☆27Updated last month
Alternatives and similar repositories for libcdada
Users that are interested in libcdada are comparing it to the libraries listed below
Sorting:
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆88Updated last year
- A low-level coroutine library for C☆68Updated last year
- C MACROS for go-like defer in C which can be used for explicit RAII☆35Updated 5 years ago
- facil.io C STL - a Server Toolbox Library for C, including JSON processing, hash maps, dynamic arrays, binary strings and more.☆106Updated last month
- CLIgen is a Command-Line Interface generator☆34Updated last week
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- A memory safe focus C framework, RAII, I/O, coroutine and other concurrency primitives.☆125Updated last month
- ☆35Updated 2 years ago
- Coroutines for C.☆77Updated 8 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- Coroutine scheduler for C☆44Updated last year
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆31Updated 4 years ago
- ANSI C pthread packages for thread pools, queues/channels, task timers, set operations, red-black btree associative map.☆14Updated last year
- [unofficial mirror] C Container Library https://github.com/jacob-navia/ccl☆17Updated 12 years ago
- Open Object Size Checking: Library to detect buffer overflows in C/C++ code☆33Updated 4 months ago
- The Lemon parser generator and sibling projects.☆47Updated 3 years ago
- Portable Event Library☆18Updated 7 months ago
- CSP-inspired concurrency library for modern C☆12Updated 7 years ago
- Lightweight event-loop library based on multiplexing IO☆37Updated last year
- High performance websocket client in ANSI C☆55Updated 3 weeks ago
- 🔗 Common Data Structures and Algorithms☆55Updated 4 months ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Updated 9 years ago
- libuv thread communication☆59Updated 2 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- A regular expression engine in C☆44Updated last year
- C JSON parser (both, SAX-like & full DOM)☆26Updated last year
- Protothread library that supports multiple cores (processors)☆22Updated 6 years ago
- Tiny C string library☆205Updated 2 years ago
- A generic C memory pool☆100Updated 9 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated 2 years ago