Pinned Repositories
algorithms
Some random algorithm implementations and their tests in Go language.
bloomfilter
Golang Bloom Filter implementation
influxdb
Scalable datastore for metrics, events, and real-time analytics
kmercounter
DNA K-mer Counter
mcts
MCTS is a Monte Carlo Tree Search implementation.
neural
Simple Neural Network implementation in Go
simpleton
Simpleton is a simple key value store that is backed by write-ahead log.
tictactoe
TicTacToe is a generalized TicTacToe implementation
mraufc's Repositories
mraufc/mcts
MCTS is a Monte Carlo Tree Search implementation.
mraufc/neural
Simple Neural Network implementation in Go
mraufc/bloomfilter
Golang Bloom Filter implementation
mraufc/algorithms
Some random algorithm implementations and their tests in Go language.
mraufc/influxdb
Scalable datastore for metrics, events, and real-time analytics
mraufc/kmercounter
DNA K-mer Counter
mraufc/tictactoe
TicTacToe is a generalized TicTacToe implementation
mraufc/simpleton
Simpleton is a simple key value store that is backed by write-ahead log.