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
- 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 generic C memory pool☆101Updated 9 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
- A small thread-safe queue written in C☆107Updated 6 years ago
- A hashtable in C☆59Updated 12 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- a cross-platform P2P library☆50Updated 9 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆142Updated 4 years ago
- Simple memory leak finder.☆54Updated 12 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- C hash implementation based on khash☆174Updated 6 months ago
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆117Updated 12 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 9 months ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆58Updated 9 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 12 years ago
- websocket server using libuv☆55Updated 9 years ago
- small library for c, includes array, hash, string, value, event emitter...☆50Updated 7 years ago
- Linux Server on TCP in reactor model☆21Updated 9 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated 2 years ago
- Advanced, easy to use, asynchronous-capable DNS client library and utilities☆19Updated 16 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆115Updated 3 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 13 years ago
- http server library☆62Updated 10 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 8 years ago
- Asynchronous DNS resolver☆36Updated 8 years ago
- Forked from https://github.com/dysinger/nanomsg-examples☆20Updated 10 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- IPC provides flexible, efficient message passing between processes.☆32Updated 11 years ago
- A simple utf8 decode/encode lib in c☆33Updated 9 years ago