xnko / libtaskLinks
Cross platform stackful task/coroutine library
☆10Updated 3 years ago
Alternatives and similar repositories for libtask
Users that are interested in libtask are comparing it to the libraries listed below
Sorting:
- Stackless coroutine implementation in C and C++☆24Updated 6 years ago
- Computer Networks project - Implementation of reliable UDP file transfer.☆9Updated 3 years ago
- Shameless copy of http://swtch.com/libtask/ and/or http://code.google.com/p/libtask/☆17Updated 13 years ago
- Protothread library that supports multiple cores (processors)☆22Updated 6 years ago
- libapi is a cross platform high performance io library written in c. It provides ability to write event driven servers and applications w…☆57Updated 6 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆30Updated 3 years ago
- Coroutines and asychronous I/O for cross-platform☆26Updated 10 years ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- A memory safe focus C framework, RAII, I/O, coroutine and other concurrency primitives.☆121Updated this week
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- awtk lua bindings☆16Updated last month
- Simple C UI Library for embedded platforms☆39Updated 7 years ago
- A low-level coroutine library for C☆65Updated last year
- small library for c, includes array, hash, string, value, event emitter...☆51Updated 7 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated 2 years ago
- Lightweight event-loop library based on multiplexing IO☆36Updated last year
- Protothreads extremely lightweight stackless threads implemented in C☆124Updated 12 years ago
- Tiny JavaScriptish interpreter☆14Updated 6 years ago
- An expression evaluator for C☆43Updated 8 months ago
- The QuarkTS port for C++. An open-source OS for embedded applications that supports prioritized cooperative scheduling, time control, int…☆33Updated this week
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 4 years ago
- LibreRTOS C/C++ Portable Single-Stack RTOS☆40Updated last year
- Just a dead simple set of c macros for working with ring buffers in a generic manner.☆76Updated 10 months ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 9 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- A Swiss Army knife scheduler for embedded systems☆69Updated 6 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year