Data-Structures-and-Algorithms
Data structure library
A collection of reusable Go implementations of common data structures and algorithms
Data Structures and Algorithms implementation in Go
3k stars
75 watching
341 forks
Language: Go
last commit: 8 months ago
Linked from 1 awesome list
algorithmalgorithmsalgorithms-and-data-structuresalgorithms-datastructuresdata-structuresdatastructuresgogolang
Related projects:
Repository | Description | Stars |
---|---|---|
emirpasic/gods | A collection of data structures implemented in Go. | 16,459 |
shady831213/algorithms | A collection of algorithms and data structures implemented in Go. | 806 |
kumar91gopi/algorithms-and-data-structures-in-ruby | Implementations of various algorithms and data structures in Ruby | 722 |
prakhar1989/algorithms | An implementation of various algorithms and data structures in Python. | 3,053 |
phishman3579/java-algorithms-implementation | A collection of algorithms and data structures implemented in Java | 4,463 |
gyuho/goraph | Provides an efficient and flexible graph data structure and algorithm implementation in Go | 739 |
james-bowman/nlp | This project provides a set of algorithms and implementations for natural language processing in Go. | 451 |
arnauddri/algorithms | A collection of algorithms and data structures implemented in Go for educational purposes. | 1,854 |
workiva/go-datastructures | A collection of reusable data structures for efficient and thread-safe storage and retrieval in Go. | 7,708 |
liyue201/gostl | A data structure and algorithm library designed to provide functions similar to C++ STL in Go. | 1,058 |
yourbasic/graph | A Go library providing efficient algorithms and data structures for graph manipulation | 712 |
justcoding121/advanced-algorithms | A comprehensive C# library implementing various data structures and algorithms | 1,320 |
opengenus/cosmos | A collection of algorithms and data structures with solutions in multiple programming languages, maintained by a community of contributors. | 13,582 |
farheenb/data-structures-and-algorithms | A collection of clean and readable implementations of data structures and algorithms in Java, C++ and Python | 144 |
kanwei/algorithms | A comprehensive library of algorithms and data structures in Ruby | 2,676 |