Jive
Jive is a utility library on top of Tango that gathers various stuff D programmers might find useful.
Contents
- Template-based data formatting implementation
- D symbol name demangler
- Stacktracing of exceptions and signals (Linux-only)
Download
Source is available from a mercurial repository at http://zygfryd.net/hg/jive/ or through the DSSS system.
Installation
Jive doesn’t require being compiled into a standalone library. Simply place it in your include directory.
Documentation
See Documentation