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:
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- C hash implementation based on khash☆172Updated 4 months ago
- High performance websocket client in ANSI C☆55Updated 3 weeks ago
- ☆15Updated 7 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- A hashtable in C☆59Updated 11 years ago
- Minimal HTTP processing library☆154Updated 6 years ago
- 🛀 A memory pool implemented by C.☆15Updated last year
- small library for c, includes array, hash, string, value, event emitter...☆49Updated 7 years ago
- A nice place for simple libev examples. Please contribute.☆239Updated 8 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 8 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- a light-weight event loop based on epoll☆23Updated 8 years ago
- Simple memory leak finder.☆54Updated 12 years ago
- A thread safe type-agnostic header-only macro-based struct queue implementation in C.☆19Updated 9 years ago
- Tiny C string library☆205Updated 2 years ago
- 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 generic C memory pool☆100Updated 9 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- shared memory☆21Updated 9 years ago
- redis's async event loop library☆189Updated 6 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 7 months ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- JSON-RPC in C (server only for now)☆235Updated last month
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆452Updated 2 years ago