1
0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2025-02-14 22:23:30 +02:00

add libblockchain

This commit is contained in:
Fadi Hadzh 2017-05-03 14:59:51 +03:00
parent 21bf545245
commit 28ce129e21

View File

@ -440,6 +440,8 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs](
* [sfackler/rust-security-framework](https://github.com/sfackler/rust-security-framework) — Bindings for Security Framework (OSX native crypto)
* [steffengy/schannel-rs](https://github.com/steffengy/schannel-rs) — Bindings for Schannel (Windows native TLS)
* [RNCryptor/rncryptor-rs](https://github.com/RNCryptor/rncryptor-rs) — Pure Rust implementation of the RNCryptor AES file format
* [doublify/libblockchain](https://github.com/doublify/libblockchain) - A Blockchain implementation [<img src="https://travis-ci.org/doublify/libblockchain.svg?branch=master">](https://travis-ci.org/doublify/libblockchain)
### Database