hashtree
There are 16 repositories under hashtree topic.
cbergoon/merkletree
A Merkle Tree implementation written in Go.
rubycocos/blockchain
blockchain (crypto) tools, libraries & scripts in ruby
antouhou/rs-merkle
The most advanced Merkle tree library for Rust
aspuru-guzik-group/funsies
funsies is a lightweight workflow engine 🔧
Avinash793/FPGrowth-and-Apriori-algorithm-Association-Rule-Data-Mining
Implementation of FPTree-Growth and Apriori-Algorithm for finding frequent patterns in Transactional Database.
pshihn/key-tree
Simple keyed tree data structure 🔑🌲
omjego/AR-Mining-Hash-Tree
Association rule mining with Apriori Algorithm. Implemented in Python . Used hash trees to optimize Apriori's performance.
jochasinga/firma
Simple Merkle tree implementation based on the Bitcoin white paper.
datablockset/blockset
The BLOCKSET application is a command line program that can store and retrieve data blocks using a content-dependent tree (CDT) hash function as a universal address of the blocks.
0xCCF4/BackupDeduplicator
A tool to deduplicate backups. It builds a hash tree of all files and folders in the target directory. Optionally also traversing into archives like zip or tar files. The hash tree is then used to find duplicate files and folders.
fischerf/ervis
ervis is a Python/Lua library for creating, managing and visualizing Evidence Records based on RFC 4998 (Evidence Record Syntax). This implementation serves as an educational example to understand the concepts of Evidence Records and their visualization.
Kimbellyf/Algoritmos-e-Estrutura-de-Dados
Cadeira do curso de BSI na UFRPE
forestluo/HashTree
Hash tree (https://zhuanlan.zhihu.com/p/290832847).
scDisorder/merkle-tree
Merkle tree implementation in Go