signals

Signals/slots library.

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version Unknown
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:23

Installation

nimble install signals
choosenim install signals
git clone https://github.com/fowlmouth/signals.nim

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
signals - - - - - - -

Source

Repository https://github.com/fowlmouth/signals.nim
Homepage https://github.com/fowlmouth/signals.nim
Registry Source nimble_official

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