Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 930 Bytes

File metadata and controls

42 lines (27 loc) · 930 Bytes

CoroEd

Simplicity is a necessary condition for beauty

-- Leo Tolstoy, 📖 Russian writer

Features

  • Fixed thread pool executor
  • Stackfull coroutines
  • Platform: x64
  • Zombie-fibers
  • Event
  • Sleep

Build & Run

Getting started.

make clean && bear -- make compile && make

Run precommit checks locally.

./ci/precommit.bash

Reference