Tv0ridobro / data-structureLinks
some data structures and algorithms using golang
☆69Updated last year
Alternatives and similar repositories for data-structure
Users that are interested in data-structure are comparing it to the libraries listed below
Sorting:
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Useful Go String methods☆191Updated 2 years ago
- A zero-dependency generic in-memory cache Go library☆125Updated 8 months ago
- Notification broadcaster library☆156Updated 3 years ago
- treedrawer is a Go module for drawing trees on the terminal.☆85Updated 4 years ago
- Generic utility functions for dealing with collections in go☆123Updated 4 months ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- Fastest levenshtein implementation in Go.☆135Updated 4 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- Expression evaluator for Go☆77Updated 4 months ago
- A go in-memory table☆230Updated 3 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 9 months ago
- A PDF renderer for the goldmark markdown parser.☆137Updated 3 weeks ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- This is a GraphQL server written in Go