hit9 / C-Snip
My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings
☆57Updated 8 years ago
Alternatives and similar repositories for C-Snip:
Users that are interested in C-Snip are comparing it to the libraries listed below
- ☆15Updated 6 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- A hashtable in C☆58Updated 11 years ago
- C extend library - common data structs and algorithms implementation with ANSI C☆33Updated 3 years ago
- 🛀 A memory pool implemented by C.☆14Updated 4 months ago
- small library for c, includes array, hash, string, value, event emitter...☆49Updated 6 years ago
- http server library☆55Updated 9 years ago
- Very simple and stupid TCP/IP stack written in C☆10Updated 8 years ago
- A thread safe type-agnostic header-only macro-based struct queue implementation in C.☆19Updated 8 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- a simple epoll wrapper☆21Updated 13 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- C语言开发的工具库,包括常用的字符串解析、数据结构、日志库、异步IO线程等☆17Updated 4 years ago
- Lock-Free Thread Pool☆76Updated last year
- shared memory☆20Updated 8 years ago
- a light-weight event loop based on epoll☆24Updated 8 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- 多种无锁队列☆43Updated 7 years ago
- An event-driven library.☆71Updated 2 years ago
- buffered socket library for libev☆21Updated 2 years ago
- Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.☆50Updated 4 months ago
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 10 years ago
- A coroutine scheduler and lightweight network library for libaco☆16Updated 5 years ago
- Singly linked list in C. Alternative implementation at https://github.com/hit9/C-Snip☆40Updated 8 years ago
- Protothreads extremely lightweight stackless threads implemented in C☆112Updated 12 years ago
- A header-only C++ wrapper of libevent2☆29Updated 9 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆43Updated 9 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆19Updated 8 years ago
- C hash implementation based on khash☆170Updated 2 years ago