some data structures and algorithms using golang
☆69Jan 18, 2024Updated 2 years ago
Alternatives and similar repositories for data-structure
Users that are interested in data-structure are comparing it to the libraries listed below
Sorting:
- Distributed merge sort for large sets across nodes in a network☆13Nov 9, 2021Updated 4 years ago
- ☆21Mar 4, 2025Updated last year
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆512Mar 3, 2025Updated last year
- Simple, specialised, and efficient binary marshaling☆37Oct 6, 2021Updated 4 years ago
- 🔄 Generic, fast and thread-safe round-robin loadbalancer library☆18Aug 8, 2024Updated last year
- Go based code for the book Data Structures and Algorithms☆12Sep 26, 2022Updated 3 years ago
- Vega chart rendering in pure Go☆28Jul 9, 2025Updated 8 months ago
- A fork of Go's sync.Map, but with generics.