If neurotic is wanting two mutually exclusive things at one and the same time, then I'm neurotic as hell. I'll be flying back and forth between one mutually exclusive thing and another for the rest of my days.
― Sylvia Plath
plath is an experiment to build a minimal threading library in Rust without the help of much other than standard Linux syscalls. It should contain all the most fundamental elements of pthreads / standard threading libraries.
In the interest of keeping this simple, only recent x86_64 Linux systems are supported.