fibers topic

List fibers repositories

marl

1.8k
Stars
185
Forks
Watchers

A hybrid thread / fiber task scheduler written in C++ 11

dragonfly

24.2k
Stars
873
Forks
157
Watchers

A modern replacement for Redis and Memcached

elle

474
Stars
45
Forks
Watchers

The Elle coroutine-based asynchronous C++ development framework.

wren

6.8k
Stars
544
Forks
Watchers

The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.

TaskScheduler

543
Stars
61
Forks
Watchers

Cross-platform, fiber-based, multi-threaded task scheduler designed for video games.

fiber-job-system

166
Stars
8
Forks
Watchers

Multi-Threaded Job System using Fibers

Fibry

214
Stars
26
Forks
Watchers

The first Java Actor System supporting fibers from Project Loom

pulsar

907
Stars
54
Forks
Watchers

Fibers, Channels and Actors for Clojure

boson

157
Stars
11
Forks
Watchers

A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling

minicoro

587
Stars
35
Forks
Watchers

Single header stackful cross-platform coroutine library in pure C.