Public Unix Toolkit is a ultra-lightweight event-driven toolkit using POSIX, C++14 code and OS specific event system backends.
- Signals and slots like Qt using only C++14 code.
- Full event loop with only 12KiB of object code.
- Backends for every UNIX and UNIX-like system released in the last 30 years.
- No license restrictions; completely public domain code.
- Multithread safe.