All Projects → vbatts → merkle

vbatts / merkle

Licence: MIT License
Golang Merkle Tree Implementation. With hash.Hash interface for streaming support

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to merkle

ipld-explorer-cli
🔎 Explore the IPLD directed acyclic graph with your keyboard
Stars: ✭ 22 (-56%)
Mutual labels:  merkle, hash
go-merkle
A fixed Merkle Tree implementation in Go
Stars: ✭ 36 (-28%)
Mutual labels:  merkle, hash
pymerkletools
Python tools for creating Merkle trees, generating Merkle proofs, and verification of Merkle proofs
Stars: ✭ 128 (+156%)
Mutual labels:  merkle, hash
minirtmp
Mini RTMP
Stars: ✭ 57 (+14%)
Mutual labels:  streaming
Songify
A simple tool that gets the current track from Spotify, YouTube and Nightbot.
Stars: ✭ 66 (+32%)
Mutual labels:  streaming
cache-names
Cracked Old School RuneScape cache file names
Stars: ✭ 25 (-50%)
Mutual labels:  hash
TLightFileStream
Implements a lightweight, high-performance, non-allocating advanced-record-based wrapper around the SysUtils file handling routines as an alternative to Classes.TFileStream.
Stars: ✭ 21 (-58%)
Mutual labels:  streaming
libshout-java
Libshout binding for streaming audio to Icecast servers from Java applications
Stars: ✭ 39 (-22%)
Mutual labels:  streaming
node-object-hash
Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted object strings that can be used for object comparison without hashes.
Stars: ✭ 69 (+38%)
Mutual labels:  hash
password-dart
A set of high-level APIs over PointyCastle and CryptoUtils to hash and verify passwords securely.
Stars: ✭ 40 (-20%)
Mutual labels:  hash
murmur3
A rust implementation of murmur3
Stars: ✭ 48 (-4%)
Mutual labels:  hash
SoundDeck
Sound Deck is a powerful audio-focused plugin for the Elgato Stream Deck.
Stars: ✭ 20 (-60%)
Mutual labels:  streaming
liftbridge-api
Protobuf definitions for the Liftbridge gRPC API. https://github.com/liftbridge-io/liftbridge
Stars: ✭ 15 (-70%)
Mutual labels:  streaming
node-cryptonight
node bindings for cryptonight hashing
Stars: ✭ 15 (-70%)
Mutual labels:  hash
browserLiveStream
Use webcam, browser and Node to stream live video. From api.video (https://api.video)
Stars: ✭ 141 (+182%)
Mutual labels:  streaming
twitchpipe
Pipe your favorite Twitch streams to the media player of your choice, or a file to save them for later. Supports low-latency playback.
Stars: ✭ 28 (-44%)
Mutual labels:  streaming
playercast
Cast to media player and control playback remotely.
Stars: ✭ 46 (-8%)
Mutual labels:  streaming
idy
👓 An ID obfuscator for ActiveRecord
Stars: ✭ 15 (-70%)
Mutual labels:  hash
VITA2PC
Stream PSVITA gaming sessions over WiFi.
Stars: ✭ 61 (+22%)
Mutual labels:  streaming
cm
Configuration management for all VOC systems
Stars: ✭ 17 (-66%)
Mutual labels:  streaming

merkle

Build Status

Golang Merkle Tree Implementation, with hash.Hash interface for streaming support.

Docs

What's Next?

  • More tests and review
  • Streaming HashTreeer type, that can validate provided Nodes, for streaming validation

License

See LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].