Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Algorithms packages

Showing projects tagged as Algorithms

  • Golang Crypto Trading Bot

    7.6 3.3 Go
    A golang implementation of a console-based trading bot for cryptocurrency exchanges
  • go-edlib

    6.2 1.8 Go
    📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc...
  • Bloomfilter

    6.0 0.0 Go
    Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go
  • gobacktest

    5.6 0.0 Go
    event-driven backtesting framework written in golang
  • Go Mathematical Expression Toolkit

    2.6 0.0 Go
    Go Mathematical Expression Toolkit. Run-time mathematical expression parser and evaluation engine.
  • grid

    0.9 5.4 Go
    Generic 2D grid
  • gobbs

    0.6 0.0 Go
    A Blum-Blum-Shub-Generator written in Go
  • golang levenshtein

    0.5 0.0 Go
    Levenshtein distance for golang
  • blooming-bella

    0.4 0.0 Go
    A simple implementation of Bloom Filters using murmur3, Super Fast Hash and marvin32 hashing algorithms.
  • FourBytesStorage

    0.3 1.8 Go
    No description, website, or topics provided.
  • Markov Chain Algorithm

    0.2 0.0 Go
    A Markov chain algorithm generates text by creating a statistical model of potential textual suffixes for a given prefix.