- Notifications
You must be signed in to change notification settings - Fork0
Public Unix Toolkit - A public domain minimalist event-driven toolkit for every UNIX, clone and variant.
License
NotificationsYou must be signed in to change notification settings
GravisZro/put
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 forevery UNIX and UNIX-like system released in the last 30 years.
- No license restrictions; completely public domain code.
- Multithread safe.