jamwt / libtask
Russ Cox's libtask (with enhancements)
☆317Updated 12 years ago
Alternatives and similar repositories for libtask:
Users that are interested in libtask are comparing it to the libraries listed below
- redis's async event loop library☆189Updated 5 years ago
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated 11 months ago
- a library version of FreeBSD's TCP/IP stack plus extras☆754Updated 8 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆429Updated 4 years ago
- An eventing framework for building high performance and high scalability systems in C.☆1,662Updated 6 years ago
- Cetcd is a C client library for etcd with full features support☆70Updated 5 years ago
- Library that provides an actor style message-passing programming model (in C++).☆237Updated 2 years ago
- A distributed durable unique 64bit ID server☆201Updated 6 years ago
- Nick's libevent manual☆700Updated last year
- ☆150Updated 11 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2☆369Updated 3 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 3 years ago
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆773Updated 2 months ago
- Buddy memory allocation☆324Updated 13 years ago
- Mirror of Data Plane Development Kit, git://dpdk.org/dpdk (http://dpdk.org)☆187Updated last year
- This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace R…☆669Updated 3 weeks ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- Reviving cmockery unit test framework from Google☆66Updated 6 years ago
- Lightweight event loop library for Linux epoll() family APIs☆241Updated last year
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆149Updated 4 years ago
- Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.☆731Updated 8 months ago
- TDH_Socket_Plugin_for_MySQL is a MySQL plugin which like HandlerSocket.☆165Updated 11 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 9 months ago
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- skip list with rank, code less than z_set in redis☆172Updated last year