alediaferia / go-collectionsLinks
A set of useful tools for working with collections in Go
☆83Updated 9 years ago
Alternatives and similar repositories for go-collections
Users that are interested in go-collections are comparing it to the libraries listed below
Sorting:
- timeutil - useful extensions (Timedelta, Strftime, ...) to the golang's time package☆192Updated 6 years ago
- [UNMATAINED] A lightweight, fast, orm-like library helps interactive with database☆59Updated 7 years ago
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆88Updated 5 years ago
- Create Youtube-Like IDs in Golang☆223Updated 8 years ago
- A set of go packages and command line tools to generate Go code☆94Updated 7 years ago
- Caching package for Go☆89Updated 8 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 8 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- a Go HTTP client with timeouts☆294Updated 4 years ago
- A simple, compact and fast router package to process HTTP requests☆104Updated 4 years ago
- pick stuff from json - FAST☆65Updated 8 years ago
- Data access in Go - Code Generator☆106Updated 7 years ago
- An XPath 1.0 implementation written in the Go programming language.☆148Updated 4 years ago
- The slice package sorts Go slices.☆111Updated 6 years ago
- Super fast batch inserts/updates to sql database, by packing data into sql with the least database roundtrip☆65Updated 6 years ago
- A flexible error support library for Go☆167Updated 4 years ago
- A simple and fast Redis backed key-value store library for Go