Taillight is a signal/slots system similar in concept to Blinker, but supporting priorities and is designed to be lightweight and easy to understand.
Thread-safety is a priority and therefore everything is carefully designed to use mutexes. It should be safe to use Signal instances across threads.
Questions, bug reports, and feature requests are welcome in the issue tracker.
Pull requests and patches are always welcomed. Features can be requested via the bug tracker.
Copyright © 2013-2026 Anna Wilcox and Elizabeth Ashford.
This is free and unencumbered software released into the public domain under The Unlicense. See LICENSE for details.