hash-tree
Here are 19 public repositories matching this topic...
Language:All
Sort:Most stars
Merkle-tree in Python
- Updated
Oct 13, 2025 - Python
A command-line utility to checksum directories and files.
- Updated
Aug 16, 2025 - F#
Merkle trees for easier data verification.
- Updated
Apr 24, 2024 - Python
Generates graphs from git repos
- Updated
Mar 19, 2025 - JavaScript
A B+AVL tree is a Merkle tree that combines the properties of both AVL trees and B+Trees.
- Updated
Jan 31, 2024 - Go
Frequent patten mining using apriori algorithm with hast tree for Amazon review data around 6M users.
- Updated
Jan 14, 2021 - Python
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.
- Updated
Oct 13, 2025 - Rust
A merkle tree lib using blake3 and binary tree arrays for superfast trees ⚡
- Updated
Dec 1, 2020 - Rust
A transactional, atomic, reliable POSIX's rm command implementation written in C++. 🌀
- Updated
Jul 9, 2024 - C++
A TypeScript checkpoint management system using Merkle trees for file integrity verification and project state restoration capabilities.
- Updated
Oct 7, 2025 - TypeScript
- Updated
Mar 23, 2025 - Kotlin
Write a code to generate a hash tree algorithm with candidate item sets
- Updated
Mar 11, 2023 - Python
Apriori algorithm implementation based on hash tree. Dataset: Music.txt.gz (https://snap.stanford.edu/data/web-Amazon.html)
- Updated
May 30, 2025 - Python
tree hash (tiger, sha256 or any other avaliable in golang)
- Updated
Jun 25, 2019 - Go
Interactive Merkle Tree Visualizer for Database Replication: Simulate efficient data sync using hash trees in distributed systems. Build trees, compare roots, drill down mismatches, and sync only changes—perfect for learning anti-entropy in DBs like Cassandra or DynamoDB.
- Updated
Jul 31, 2025 - JavaScript
Improve this page
Add a description, image, and links to thehash-tree topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thehash-tree topic, visit your repo's landing page and select "manage topics."