skeeto / lqueueLinks
C11 + Pthreads Atomic Bounded Work Queue
☆27Updated 10 years ago
Alternatives and similar repositories for lqueue
Users that are interested in lqueue are comparing it to the libraries listed below
Sorting:
- Coroutine library in C.☆20Updated 4 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- memory pool allocator☆50Updated 12 years ago
- Math vector library☆37Updated last year
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- Lightweight printf-compatible format processing library☆32Updated 8 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- Network library☆18Updated last year
- A cross-platform immediate mode user-interface library. Public domain.☆34Updated 7 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 9 years ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- Lightweight Msgpack Encoder☆15Updated 8 years ago
- Lightning fast XML parser.☆23Updated 8 years ago
- a tiny string library☆23Updated 9 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- A light weight, low level embedded key-value database library☆32Updated 12 years ago
- Lock-free interthread message queue.☆17Updated 9 years ago
- single file C libraries☆39Updated 5 months ago
- Memory Pool☆16Updated 7 years ago
- A simple, lightweight Python 2.7 interpreter, with predictable memory management and without global locks.☆9Updated 9 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- C library/compiler for the Cap'n Proto serialization/RPC protocol