GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
☆17,406Mar 12, 2025Updated 11 months ago
Alternatives and similar repositories for gods
Users that are interested in gods are comparing it to the libraries listed below
Sorting:
- A collection of useful, performant, and threadsafe Go datastructures.☆7,906Feb 16, 2026Updated 2 weeks ago
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,929May 27, 2024Updated last year
- A standard library for microservices.☆27,582Jul 19, 2024Updated last year
- Blazing fast, structured, leveled logging in Go.☆24,367Dec 31, 2025Updated 2 months ago
- Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http☆23,284Updated this week
- Structured, pluggable logging for Go.☆25,701Feb 27, 2026Updated last week
- 🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.☆14,345Feb 7, 2026Updated 3 weeks ago
- Get JSON values quickly - JSON parser for Go☆15,455Oct 10, 2024Updated last year
- Curated list of Go design patterns, recipes and idioms☆27,765May 14, 2024Updated last year
- A toolkit with common assertions and mocks that plays nicely with the standard library☆25,889Updated this week
- Go configuration with fangs☆30,130Jan 12, 2026Updated last month
- Efficient cache for gigabytes of data written in Go.☆8,095Feb 6, 2026Updated last month
- A Go microservices framework☆22,722Updated this week
- A Commander for modern Go CLI interactions☆43,330Dec 10, 2025Updated 2 months ago
- Fast key-value DB in Go.☆15,499Feb 26, 2026Updated last week
- a cron library for go☆14,076Jul 8, 2024Updated last year
- Delve is a debugger for the Go programming language.☆24,624Feb 27, 2026Updated last week
- Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving