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:
- ☆15Updated 7 years ago
- C hash implementation based on khash☆173Updated 5 months ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- High performance websocket client in ANSI C☆55Updated last month
- A hashtable in C☆59Updated 12 years ago
- A generic C memory pool☆100Updated 9 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 8 years ago
- small library for c, includes array, hash, string, value, event emitter...☆49Updated 7 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 coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- Singly linked list in C. Alternative implementation at https://github.com/hit9/C-Snip☆41Updated 9 years ago
- Minimal HTTP processing library☆154Updated 6 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- redis's async event loop library☆189Updated 6 years ago
- An event-driven library.☆73Updated 3 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- Tiny C string library☆206Updated 2 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆142Updated 4 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 7 months ago
- JSON-RPC in C (server only for now)☆235Updated last month
- 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 lightweight header only logging library for C☆56Updated 3 years ago
- A thread safe type-agnostic header-only macro-based struct queue implementation in C.☆19Updated 9 years ago
- Fork of Log4c project☆93Updated 8 years ago
- Stand-alone dictionary: string/string associative array☆23Updated 14 years ago
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆115Updated 2 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year