majek / libtaskLinks
Shameless copy of http://swtch.com/libtask/ and/or http://code.google.com/p/libtask/
☆17Updated 13 years ago
Alternatives and similar repositories for libtask
Users that are interested in libtask are comparing it to the libraries listed below
Sorting:
- Coroutines for C.☆76Updated 8 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- A low-level coroutine library for C☆66Updated last year
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆105Updated 9 years ago
- libuv thread communication☆58Updated 2 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- C99 trie library☆101Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- Hierarchical memory allocator☆75Updated 10 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆91Updated 5 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- C11 Lock-free Stack☆183Updated last year
- Coroutines for C/C++☆81Updated 4 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 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
- 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
- Generic type-safe vector, hash map, and concurrent queue for C☆55Updated 5 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- Robin Hood hash map library☆65Updated 4 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A generic C memory pool☆100Updated 8 years ago
- A bump pointer allocator☆70Updated 11 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago