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:
- ☆15Updated 6 years ago
- 🛀 A memory pool implemented by C.☆14Updated 8 months ago
- A hashtable in C☆58Updated 11 years ago
- A thread safe type-agnostic header-only macro-based struct queue implementation in C.☆19Updated 8 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated 10 months ago
- High performance websocket client/server in ANSI C☆55Updated 11 months ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- simple c json parse☆16Updated 3 years ago
- Simple, memory-safe data-structures in C.☆161Updated 9 years ago
- Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.☆52Updated 8 months ago
- A lightweight header only logging library for C☆55Updated 3 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- small library for c, includes array, hash, string, value, event emitter...☆50Updated 7 years ago
- Stand-alone dictionary: string/string associative array☆23Updated 14 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- WebSocket protocol implementation for ANSI C (Win32/Linux).☆27Updated 8 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- Intrusive Red-Black Tree Collection☆33Updated last year
- Split a string into a char array by a given delimiter☆14Updated 9 years ago
- http server library☆60Updated 10 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 4 years ago
- C extend library - common data structs and algorithms implementation with ANSI C☆33Updated 4 years ago
- Cross platform, threaded priority work queue scheduler library in C, with optional C++ wrapper. Run jobs based on priority, and/or schedu…☆25Updated 8 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆20Updated 9 years ago
- Forked from https://github.com/dysinger/nanomsg-examples☆21Updated 9 years ago
- Very simple and stupid TCP/IP stack written in C☆10Updated 9 years ago
- C hash implementation based on khash☆172Updated 3 years ago
- The Fast HTTP header parser library☆135Updated 9 years ago