Python-like dictionaries for Go
☆46Feb 14, 2026Updated last month
Alternatives and similar repositories for dict
Users that are interested in dict are comparing it to the libraries listed below
Sorting:
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆52Jan 7, 2026Updated 2 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆58Nov 17, 2017Updated 8 years ago
- a thread-safe concurrent map for go☆100Nov 8, 2023Updated 2 years ago
- Nullable Go types that can be marshalled/unmarshalled to/from JSON.☆39Nov 9, 2021Updated 4 years ago
- Functions that operate on slices. Similar to functions from package strings or package bytes that have been adapted to work with slices.☆17Nov 2, 2025Updated 4 months ago
- Go 1.18+ generic tuple☆97Aug 9, 2025Updated 7 months ago
- A highly optimized double-ended queue☆204Sep 14, 2023Updated 2 years ago
- ☆42Apr 16, 2020Updated 5 years ago
- Go package that encodes and decodes INI-files☆17Dec 9, 2025Updated 3 months ago
- Lazy iterator implementation for Golang☆17Oct 15, 2025Updated 5 months ago
- Gorm seeder package☆18Nov 20, 2022Updated 3 years ago
- A Go type to prevent internal numeric IDs from being exposed to clients using HashIDs and JSON.☆73Nov 9, 2021Updated 4 years ago
- Functional Experiment in Golang☆146Apr 13, 2024Updated last year
- Extensions for the Tommy toml library☆11Dec 18, 2020Updated 5 years ago
- Make functions return a channel for parallel processing via go routines.☆33Feb 25, 2021Updated 5 years ago
- build a starter project for golang, including log, config, ctl, and etc.☆11Jul 29, 2025Updated 7 months ago
- A Simple Yet Highly Powerful Package For Error Handling☆11Oct 10, 2019Updated 6 years ago
- Go bindings for FANN, library for artificial neural networks