Lupus / ccl
[unofficial mirror] C Container Library https://github.com/jacob-navia/ccl
☆18Updated 11 years ago
Alternatives and similar repositories for ccl:
Users that are interested in ccl are comparing it to the libraries listed below
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- single file C libraries☆38Updated last month
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- libuv thread communication☆57Updated last year
- memory pool allocator☆49Updated 12 years ago
- C string utils library (STB style, header-only).☆192Updated 6 years ago
- c-block are extremely lightweight macros designed for eliminate callback hell, inspired by Duff's device and Protothreads. c-block provid…☆18Updated 4 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- Hierarchical memory allocator☆70Updated 9 years ago
- Intrusive data structures and asynchronous IO library☆19Updated 4 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆29Updated 9 years ago
- ☆40Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Lightweight task scheduler. Public domain.☆18Updated 7 years ago
- Lightweight logging library for C/C++☆33Updated last year
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆53Updated 5 years ago
- MsgPack/JSON Validation (msgpack.org[C++11])☆27Updated 6 years ago
- Lightning fast XML parser.☆21Updated 7 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆29Updated 3 years ago
- Coroutines for C.☆74Updated 7 years ago
- tiny unit testing framework for ANSI C☆55Updated 3 years ago
- Coroutine library in C.☆20Updated 3 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- simple, fast C routines for manipulating UTF-8☆81Updated 5 years ago
- fast, lock-free, core-dumpable prints (meaning you can see not-yet-flushed prints in core dumps/live processes)☆27Updated 11 years ago