An open API service indexing awesome lists of open source software.

https://github.com/fowlmouth/signals.nim

Signal/slot implementation
https://github.com/fowlmouth/signals.nim

Last synced: 3 months ago
JSON representation

Signal/slot implementation

Awesome Lists containing this project

README

        

## Hello.

#### Other implementations (C++)
* libsigc++ - http://libsigc.sourceforge.net/doc.shtml
* sigslot - http://sigslot.sourceforge.net
* Boost::signal
* QT signals - http://woboq.com/blog/how-qt-signals-slots-work.html