A Go package that provides a simple way of accessing nested properties in maps and slices.
☆58Jul 4, 2026Updated last month
Alternatives and similar repositories for ask
Users that are interested in ask are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆32Sep 30, 2024Updated last year
- Boyer-Moore search algorithm in Go☆15Apr 6, 2022Updated 4 years ago
- Go MapSlice for ordered marshal/ unmarshal of maps in JSON☆20Mar 8, 2024Updated 2 years ago
- Write and read JSON from different sources in one line☆10Apr 7, 2020Updated 6 years ago
- Scheduler of events for near real-time systems☆32Aug 21, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Serve static files from a Go http server, including performance-enhancing features.☆13Aug 25, 2026Updated last week
- Bytemap contains types for making maps from bytes to bool, integer, or float using a backing array☆13Aug 26, 2024Updated 2 years ago
- A powerful zero-dependency json logger.☆28May 19, 2023Updated 3 years ago
- A Naive Bayes SMS spam classifier written in Go.☆14May 13, 2020Updated 6 years ago
- A Golang library to manipulate strings according to the word parsing rules of the UNIX Bourne shell.☆27Apr 20, 2023Updated 3 years ago
- Golang mutex with FIFO lock acquisition☆11Jul 17, 2026Updated last month
- Convert a nested map to a flat map of sql-friendly columns☆16Oct 5, 2023Updated 2 years ago
- Colorized streaming JSON output for Go☆54Aug 24, 2026Updated last week
- A package that handles the boilerplate involving running functions in goroutines idiomatically