alxyng / queueLinks
A thread safe type-agnostic header-only macro-based struct queue implementation in C.
☆19Updated 9 years ago
Alternatives and similar repositories for queue
Users that are interested in queue are comparing it to the libraries listed below
Sorting:
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A generic C memory pool☆101Updated 9 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years 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
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆58Updated 9 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆142Updated 4 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated 2 years ago
- memory pool implimentation by C with C99 style☆34Updated 11 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 9 months ago
- Minimal HTTP processing library☆154Updated 6 years ago
- A simple utf8 decode/encode lib in c☆33Updated 9 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 12 years ago
- Simple memory leak finder.☆54Updated 12 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- small library for c, includes array, hash, string, value, event emitter...☆50Updated 7 years ago
- Slab Memory Allocator in Application Layer☆29Updated 8 years ago
- C hash implementation based on khash☆174Updated 6 months ago
- skiplist library for C.☆54Updated 9 years ago
- Experiments about p2p networking issues☆21Updated 14 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 8 years ago
- A much faster popen() and system() implementation for Linux☆68Updated 5 years ago
- lock-free data structures: SPSC ring buffer, MPMC ring buffer, MPMC single linked list queue, MPMC single linked list stack; lock free me…☆14Updated 5 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- NIH Utility Library☆92Updated 4 years ago
- Linux Server on TCP in reactor model☆21Updated 9 years ago
- Netstring parsing in C☆36Updated 5 years ago
- Fork of Log4c project☆93Updated 9 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- A coroutine scheduler and lightweight network library for libaco☆18Updated 6 years ago