go-datastructures
Data structure library
A collection of reusable data structures for efficient and thread-safe storage and retrieval in Go.
A collection of useful, performant, and threadsafe Go datastructures.
8k stars
325 watching
835 forks
Language: Go
last commit: 9 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An API providing data manipulation and analysis capabilities for the Go programming language. | 3,088 |
| A collection of reusable Go implementations of common data structures and algorithms | 2,772 |
| A collection of data structures implemented in Go. | 16,459 |
| A data structure library that efficiently stores and manipulates dense sets of unique integers using compact binary representations. | 2,562 |
| A comprehensive guide to Go concurrency, covering fundamental concepts and practical examples. | 2,518 |
| A toolkit for building microservices in Go | 26,684 |
| A comprehensive library of algorithms and data structures in Ruby | 2,676 |
| A set of tools and abstractions for structured concurrency in Go, making concurrent programming easier to read and manage. | 9,474 |
| A modern indexing and search library for Go, supporting various data types and query formats. | 10,136 |
| Teaching the tools used by Go developers to improve their coding skills and performance | 2,790 |
| A low-level machine learning and graph computation library for Go. | 5,582 |
| A collection of algorithms and data structures implemented in Go. | 806 |
| A set of libraries for numerical computations in the Go programming language. | 7,690 |
| A programming language designed to build simple, reliable, and efficient software | 124,564 |
| A tool for generating and testing random inputs to ensure software reliability | 4,790 |