zillow / godashLinks
Utility functions for searching and manipulating slices in golang. Inspired by the Lodash library in Javascript.
☆82Updated 8 years ago
Alternatives and similar repositories for godash
Users that are interested in godash are comparing it to the libraries listed below
Sorting:
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- A small flexible merge library in go☆128Updated 7 months ago
- :non-potable_water: Is a lightweight HTTP router that sticks to the std "net/http" implementation☆150Updated 2 years ago
- A Go package to automatically validate fields with tags☆62Updated last year
- A simple and fast Redis backed key-value store library for Go☆113Updated 8 years ago
- Dependency-less dependencies for Go.☆122Updated 8 years ago
- A set of go packages and command line tools to generate Go code☆94Updated 7 years ago
- csvplus extends the standard Go encoding/csv package with fluent interface, lazy stream operations, indices and joins.☆67Updated 2 months ago
- Micro check library in Golang.☆71Updated 4 years ago
- Super fast batch inserts/updates to sql database, by packing data into sql with the least database roundtrip