go18ds
Data structures library
An implementation of various data structures and algorithms in Go.
46 stars
2 watching
4 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A data structure and algorithm library designed to provide functions similar to C++ STL in Go. | 1,058 |
| Provides implementations and pseudocode of data structures in multiple programming languages. | 1,212 |
| Provides a platform-independent interface to persist and retrieve data in various store implementations. | 112 |
| A collection of generic, intrusive data structures and algorithms implemented in ANSI C. | 602 |
| A collection of common data structures and algorithms implemented in C. | 51 |
| An implementation of data structures and algorithms in C# for learning and reference purposes. | 689 |
| A collection of Java implementations of various data structures and algorithms used in computer science | 146 |
| A collection of algorithms and data structures implemented in Go. | 806 |
| A Go package for working with nested data structures like maps and slices | 20 |
| A library that adapts Clojure's persistent data structures to work with the Java programming language. | 219 |
| A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,868 |
| An ORM library for Go that enables interactive and declarative database interactions using a high-level API. | 643 |
| A geometry library that provides data structures and operations for manipulating 2D locations and shapes in Go. | 331 |
| A comprehensive guide to Go syntax and features for developers | 8,467 |
| Provides an efficient and flexible graph data structure and algorithm implementation in Go | 739 |