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
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- High performance websocket client/server in ANSI C☆55Updated 10 months ago
- http server library☆59Updated 10 years ago
- A hashtable in C☆58Updated 11 years ago
- C hash implementation based on khash☆171Updated 3 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- Singly linked list in C. Alternative implementation at https://github.com/hit9/C-Snip☆40Updated 8 years ago
- small library for c, includes array, hash, string, value, event emitter...☆50Updated 6 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- C extend library - common data structs and algorithms implementation with ANSI C☆33Updated 4 years ago
- Generic red-black tree library (by Julienne Walker).☆56Updated 5 years ago
- A thread safe type-agnostic header-only macro-based struct queue implementation in C.☆19Updated 8 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- libevlite - A simple Network library that contains the Event library, Thread library, Communications library. Event library is LIBEVENT L…☆9Updated last year
- Simple memory leak finder.☆51Updated 11 years ago
- memory pool implimentation by C with C99 style☆33Updated 10 years ago
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 10 years ago
- simple webserver in libuv☆86Updated 11 years ago
- Stand-alone dictionary: string/string associative array☆23Updated 14 years ago
- Protothreads extremely lightweight stackless threads implemented in C☆115Updated 12 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- buffered socket library for libev☆21Updated 3 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 7 months ago
- A dynamic string data type implementation for C.☆18Updated 2 years ago
- An event-driven library.☆72Updated 2 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
- Tiny C readline library, note: this is not used in CLI-readline's one.☆19Updated 9 years ago
- A simple utf8 decode/encode lib in c☆34Updated 9 years ago