Pinned Repositories
ceng546-simulation
A small non-interactive visual simulation game written in Java
consensus
MSc Thesis Repo #2
consensus-infra
Infrastructure code for MSc Thesis Repo (https://github.com/mboysan/consensus)
dot-files
dot files for unix based os configs
hw-bdd-cucumber
jbizur
An implementation of the Bizur consensus algorithm in java
mvn-repo
Java maven dependencies for use with other projects.
ping-pong-mpi-tcp
Ping pong test with Java Open-MPI bindings and Java TCP/IP Sockets
signverify
A library/API/CLI for checking integrity of regular files (or log files) by using binary hash trees / merkle trees.
write-venture
A "Meta Programming System (mps)" based interactive story telling game creator.
mboysan's Repositories
mboysan/consensus
MSc Thesis Repo #2
mboysan/write-venture
A "Meta Programming System (mps)" based interactive story telling game creator.
mboysan/ceng546-simulation
A small non-interactive visual simulation game written in Java
mboysan/consensus-infra
Infrastructure code for MSc Thesis Repo (https://github.com/mboysan/consensus)
mboysan/dot-files
dot files for unix based os configs
mboysan/hw-bdd-cucumber
mboysan/jbizur
An implementation of the Bizur consensus algorithm in java
mboysan/mvn-repo
Java maven dependencies for use with other projects.
mboysan/ping-pong-mpi-tcp
Ping pong test with Java Open-MPI bindings and Java TCP/IP Sockets
mboysan/signverify
A library/API/CLI for checking integrity of regular files (or log files) by using binary hash trees / merkle trees.
mboysan/paxos
A Java implementation of Lamport's Paxos algorithm.
mboysan/YCSB
Yahoo! Cloud Serving Benchmark