hit9 / C-SnipLinks
My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings
☆57Updated 9 years ago
Alternatives and similar repositories for C-Snip
Users that are interested in C-Snip are comparing it to the libraries listed below
Sorting:
- High performance websocket client/server in ANSI C☆55Updated last year
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- ☆15Updated 7 years ago
- C hash implementation based on khash☆173Updated last month
- small library for c, includes array, hash, string, value, event emitter...☆51Updated 7 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- A hashtable in C☆59Updated 11 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- Lock-Free Thread Pool☆79Updated 2 years ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 3 months ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆105Updated 9 years ago
- Minimal HTTP processing library☆154Updated 5 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 7 years ago
- A generic C memory pool☆100Updated 8 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- Simple memory leak finder.☆51Updated 12 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
- Tiny C string library☆205Updated 2 years ago
- redis's async event loop library☆189Updated 5 years ago
- Very simple and stupid TCP/IP stack written in C☆10Updated 9 years ago
- 🛀 A memory pool implemented by C.☆15Updated 10 months ago
- Singly linked list in C. Alternative implementation at https://github.com/hit9/C-Snip☆42Updated 8 years ago
- A thread safe type-agnostic header-only macro-based struct queue implementation in C.☆19Updated 9 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- TFTP server and client implementation in C☆150Updated 5 years ago
- Protothreads extremely lightweight stackless threads implemented in C☆127Updated 12 years ago
- Simple, memory-safe data-structures in C.☆161Updated 10 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago