guangqianpeng / libaco-schedLinks
A coroutine scheduler and lightweight network library for libaco
☆17Updated 6 years ago
Alternatives and similar repositories for libaco-sched
Users that are interested in libaco-sched are comparing it to the libraries listed below
Sorting:
- Coroutines and asychronous I/O for cross-platform☆27Updated 10 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- c++11 framework for building server☆13Updated 3 years ago
- A very fast on-disk database for SHA1-identified objects☆57Updated 9 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- truck of Virtual memory☆49Updated 3 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- buffered socket library for libev☆21Updated 3 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- Cross-Platform Networking Library☆43Updated 3 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Experiments about p2p networking issues