Pinned Repositories
go-trie
A primitive implementation of the Trie data structure in Golang.
godash
A collection of handy utility functions for Golang!
gomerkle
A primitive implementation of a Merkle tree data structure in Golang.
gopq
A simple and generic priority queue implementation in Golang.
goraft
A Raft consensus implementation in Golang.
iavl-viewer
rust-bloom
A simple implementation of a Bloom filter, a space-efficient probabilistic data structure, in Rust.
socket-io-chat-room-example
A sample chatroom using socket.io and Express
titan
A lightweight and simple Cosmos network validator monitoring and alerting tool.
alexanderbez's Repositories
alexanderbez/godash
A collection of handy utility functions for Golang!
alexanderbez/go-trie
A primitive implementation of the Trie data structure in Golang.
alexanderbez/iavl-viewer
alexanderbez/rust-bloom
A simple implementation of a Bloom filter, a space-efficient probabilistic data structure, in Rust.
alexanderbez/titan
A lightweight and simple Cosmos network validator monitoring and alerting tool.
alexanderbez/gomerkle
A primitive implementation of a Merkle tree data structure in Golang.
alexanderbez/gloom
A Golang bloom filter implementation.
alexanderbez/gopq
A simple and generic priority queue implementation in Golang.
alexanderbez/goraft
A Raft consensus implementation in Golang.
alexanderbez/novestingyield
A simple example of how to extend the Cosmos SDK's x/distribution module to prohibit withdrawal of rewards for vesting accounts.
alexanderbez/pubsub-challenge
A simple example implementation of a pubsub service.
alexanderbez/alexanderbez.github.io
Personal website
alexanderbez/axelar-core
Axelar : A Decentralized Blockchain Interoperability Network
alexanderbez/c-smt
A Golang implementation of a Compact Sparse Merkle Tree (C-SMT).
alexanderbez/core
GO implementation of the Terra Protocol
alexanderbez/cryptopals-go
Solutions in Golang to the https://cryptopals.com challenges
alexanderbez/ethermint
alexanderbez/go-ds-crdt
A distributed go-datastore implementation using Merkle-CRDTs.
alexanderbez/go-ethereum
Official Go implementation of the Ethereum protocol
alexanderbez/gobtree
A Golang library B-tree implementation.
alexanderbez/gorithm
A collection of algorithms written in Go!
alexanderbez/Gravity-Bridge
The official repository of the Gravity Bridge Blockchain
alexanderbez/ics
alexanderbez/osmosis-frontend
alexanderbez/paging
A small set of utilities to paginate your data in Go
alexanderbez/playground
GORM Playground (Please Create PR for this project to report issues)
alexanderbez/SecretNetwork
The Secret Network
alexanderbez/submodules
alexanderbez/tendermint
⟁ Tendermint Core (BFT Consensus) in Go
alexanderbez/umee
A Golang implementation of the Umee network, a decentralized universal capital facility in the Cosmos ecosystem.