The repository algorithms implemented on the Go
-
Updated
Feb 8, 2022 - Go
The repository algorithms implemented on the Go
A fast boolean expression index implementation, especially for RTB ad selection. A Go implementation of the core algorithm in Standford and Yahoo's paper <Indexing Boolean Expression>
Package astar implements the A* search algorithm for finding least-cost paths.
DataStructure, Algorithm, Design Patterns in Golang
An implementation of LSH Forrest based off of the following paper (http://infolab.stanford.edu/~bawa/Pub/similarity.pdf).
GoSearch is a fast yet powerful search bar to replace the default windows search bar.
Algorithms, data-structures, patterns and various techniques written in golang.
Implementation of K* k-shortest-paths algorithm
GSearch is a search engine that utilizes inverted indexing for full text search written in go
A simple framework for ad impression forecasting in contextual advertising. A Go implementation of the core algorithm in Yahoo‘s paper <A Search-based Method for Forecasting Ad Impression in Contextual Advertising>
A super-fast sliding puzzle solver, using the A* search algorithm with several heuristics
Distributed Searching: Server tasks slaves to search for client query in their respective chunks.
Data Structure and Algorithm with Go-lang
A Golang implementation of the Aho-Corasick string-searching algorithm
Data Structures & Algorithms implemented in Golang
Vedhara is a privacy-focused search engine tailored for Bharat, delivering fast, relevant results without tracking or profiling users.
Finding shader paramaters to re-edit an image in pure Go
A collection of search and sorting algorithms implemented in Go
A collection of common algorithms implemented in Go
This extension builds upon the earlier Maani project available on my GitHub page, introducing additional features, such as an API for Google search and the retrieval of images based on user-provided queries, along with the ability to save the results.
Add a description, image, and links to the search-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the search-algorithm topic, visit your repo's landing page and select "manage topics."