Implementations of cool things:
<ul>
+<li><a href="https://github.com/bitcoin/bitcoin">The one that started it all</a></li>
<li><a href="https://github.com/unsystem/paypub">PayPub: Trustless payments for information publishing on Bitcoin</a></li>
<li><a href="https://github.com/zw/PoLtree/">proving Bitcoin liabilities, in Clojure.</a> or <a href="https://github.com/olalonde/proof-of-liabilities">Proof of Liabilities, in JavaScript</a></li>
<li><a href="https://github.com/petertodd/timelock">Create a secret key that can be decrypted in a known amount of time using parallel-serial hash chains.</a></li>