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:
- c++11 framework for building server☆13Updated 3 years ago
- Coroutines and asychronous I/O for cross-platform☆27Updated 10 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- ANSI C pthread packages for thread pools, queues/channels, task timers, set operations, red-black btree associative map.☆14Updated last year
- truck of Virtual memory☆49Updated 3 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- A very fast on-disk database for SHA1-identified objects☆57Updated 9 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆51Updated 4 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
- redis's async event loop library☆189Updated 6 years ago
- Cross platform, threaded priority work queue scheduler library in C, with optional C++ wrapper. Run jobs based on priority, and/or schedu…☆25Updated 8 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- Experiments about p2p networking issues☆21Updated 14 years ago
- advanced thread pools with dynamic adjustment☆22Updated 11 years ago
- Very simple and stupid TCP/IP stack written in C☆10Updated 9 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆30Updated 7 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 generic C memory pool☆100Updated 9 years ago
- 由C语言实现的单线程高并发的网络基础库☆55Updated 4 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 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
- Fast cross-platform async network library☆16Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated 2 years ago