Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 897 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 897 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