/leydi-stacks

Corarse-gained based multithreading

Primary LanguageRustGNU General Public License v3.0GPL-3.0

leydi-stacks

A corarse-gained based concurrency project developed from ground up over x86 arch. No POSIX threads or kernel schedulers needed. Runtime uses a round-robin scheduler or direct O1 context switching. Easy to switch threads, make triggers between threads and so on.