hit9 / C-SnipLinks
My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings
☆58Updated 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:
- A hashtable in C☆59Updated 11 years ago
- small library for c, includes array, hash, string, value, event emitter...☆49Updated 7 years ago
- High performance websocket client in ANSI C☆55Updated this week
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- ☆15Updated 7 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- C hash implementation based on khash☆171Updated 3 months ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆111Updated 2 years ago
- A generic C memory pool☆100Updated 9 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- Minimal HTTP processing library☆155Updated 6 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆78Updated last year
- Protothreads extremely lightweight stackless threads implemented in C☆130Updated 12 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago
- Simple memory leak finder.☆54Updated 12 years ago
- Fork of Log4c project☆93Updated 8 years ago
- JSON-RPC in C (server only for now)☆235Updated last week
- 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 memory pool implemented by C.☆15Updated last year
- Singly linked list in C. Alternative implementation at https://github.com/hit9/C-Snip☆41Updated 9 years ago
- Tiny C string library☆205Updated 2 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 8 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- a light-weight event loop based on epoll☆23Updated 8 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- Very simple and stupid TCP/IP stack written in C☆10Updated 9 years ago