go18ds

Data structures library

An implementation of various data structures and algorithms in Go.

GitHub

46 stars
2 watching
4 forks
Language: Go
last commit: about 1 year ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
liyue201/gostl A data structure and algorithm library designed to provide functions similar to C++ STL in Go. 1,054
patmorin/ods Provides implementations and pseudocode of data structures in multiple programming languages. 1,209
gosuri/go-store Provides a platform-independent interface to persist and retrieve data in various store implementations. 112
michaeljwelsh/cdsa A collection of generic, intrusive data structures and algorithms implemented in ANSI C. 603
recp/ds A collection of common data structures and algorithms implemented in C. 51
abdonkov/dsa An implementation of data structures and algorithms in C# for learning and reference purposes. 687
deepak-malik/data-structures-in-java A collection of Java implementations of various data structures and algorithms used in computer science 145
shady831213/algorithms A collection of algorithms and data structures implemented in Go. 805
deatil/go-array A Go package for working with nested data structures like maps and slices 20
krukow/clj-ds Provides data structures modified from Clojure to be usable outside of the language in a Java context 219
ugorji/go A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. 1,861
jinzhu/gorm An ORM library for Go that enables interactive and declarative database interactions using a high-level API. 640
paulmach/go.geo A geometry library that provides data structures and operations for manipulating 2D locations and shapes in Go. 330
a8m/golang-cheat-sheet A comprehensive guide to Go syntax and features for developers 8,415
gyuho/goraph Provides an efficient and flexible graph data structure and algorithm implementation in Go 739