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
- C hash implementation based on khash☆172Updated 3 months ago
- High performance websocket client/server in ANSI C☆55Updated last year
- ☆15Updated 7 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- Tiny C string library☆205Updated 2 years ago
- A generic C memory pool☆100Updated 8 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 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
- small library for c, includes array, hash, string, value, event emitter...☆49Updated 7 years ago
- Lock-Free Thread Pool☆80Updated 2 years ago
- Protothreads extremely lightweight stackless threads implemented in C☆129Updated 12 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- redis's async event loop library☆189Updated 5 years ago
- NIH Utility Library☆91Updated 3 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 8 years ago
- Simple memory leak finder.☆53Updated 12 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆453Updated 2 years ago
- 🛀 A memory pool implemented by C.☆15Updated last year
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 5 months ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- ANSI C pthread packages for thread pools, queues/channels, task timers, set operations, red-black btree associative map.☆14Updated last year
- Lightweight logger for C/C++ programs, implemented as a single header file.☆111Updated 2 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 years ago
- TFTP server and client implementation in C☆150Updated 5 years ago
- A thread safe type-agnostic header-only macro-based struct queue implementation in C.☆19Updated 9 years ago