majek / libtaskLinks
Shameless copy of http://swtch.com/libtask/ and/or http://code.google.com/p/libtask/
☆18Updated 13 years ago
Alternatives and similar repositories for libtask
Users that are interested in libtask are comparing it to the libraries listed below
Sorting:
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Coroutines for C.☆76Updated 8 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
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- C11 Lock-free Stack☆184Updated last year
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- C99 trie library☆100Updated 6 years ago
- Netstring parsing in C☆36Updated 5 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 16 years ago
- ☆33Updated 2 years ago
- Stackless coroutine implementation in C and C++☆26Updated 6 years ago
- A low-level coroutine library for C☆68Updated last year
- Minimize lock-free queue ever!☆133Updated 7 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆93Updated 5 years ago
- A bump pointer allocator☆70Updated 11 years ago
- Hierarchical memory allocator☆76Updated 10 years ago
- libuv thread communication☆59Updated 2 years ago
- Network library☆20Updated last year
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- A lightweight coroutine library written in C and assembler☆40Updated 11 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- timer.c: Tickless hierarchical timing wheel☆232Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 5 years ago
- cprops - C Prototyping Tools☆13Updated 13 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