Selected Tags
Click on a tag to remove itMore Tags
Click on a tag to add it and filter downAlgorithms packages
Showing projects tagged as Algorithms
-
Golang Crypto Trading Bot
7.0 2.8 GoA golang implementation of a console-based trading bot for cryptocurrency exchanges. -
Bloomfilter
6.0 0.0 GoFace-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go -
go-edlib
5.6 7.4 GoGo string comparison and edit distance algorithms library (Levenshtein, LCS, Hamming, Damerau levenshtein, Jaro-Winkler, etc.) compatible with Unicode. -
blooming-bella
0.4 0.0 GoA simple implementation of Bloom Filters using murmur3, Super Fast Hash and marvin32 hashing algorithms. -
Markov Chain Algorithm
0.3 0.0 GoA Markov chain algorithm generates text by creating a statistical model of potential textual suffixes for a given prefix.