iancoleman / strcaseLinks
A golang package for converting to snake_case or CamelCase
☆1,128Updated 2 years ago
Alternatives and similar repositories for strcase
Users that are interested in strcase are comparing it to the libraries listed below
Sorting:
- A library for diffing golang structures☆983Updated 5 months ago
- Initialize structs with default values☆866Updated last year
- An enum generator for go☆910Updated 2 months ago
- Combine one or more Go errors together☆1,168Updated last year
- errors with stacktraces for go☆1,004Updated 2 years ago
- A Go (golang) package for representing a list of errors as a single error.☆2,539Updated this week
- Minimalistic database migration helper for Gorm ORM☆1,147Updated 4 months ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,127Updated this week
- A UUID package for Go☆1,757Updated last month
- Convert Golang's http.Request to CURL command line☆798Updated last week
- An in-memory cache with item expiration and generics☆1,205Updated 2 months ago
- Server Sent Events server and client for Golang☆1,015Updated last year
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆727Updated last year
- The GoCSV package aims to provide easy CSV serialization and deserialization to the golang programming language☆2,184Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆834Updated 2 months ago
- Cache library with Redis backend for Golang☆815Updated last year
- Mergo: merging Go structs and maps since 2013☆3,081Updated 2 months ago
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆1,029Updated 10 months ago
- HTTP mocking for Golang☆2,073Updated 5 months ago
- GoLang port of Google's libphonenumber library☆1,518Updated 2 weeks ago
- A Go (golang) library for parsing and verifying versions and version constraints.☆1,737Updated last week
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆898Updated 3 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,014Updated 3 weeks ago
- A Go dependency graph visualization tool☆1,219Updated 7 months ago
- Golang errors with stack trace and source fragments.☆1,103Updated last year
- Package gorilla/schema fills a struct with form values.☆1,483Updated last year
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,042Updated last month
- Pretty printing for Go values☆1,405Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,440Updated 9 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆655Updated 9 months ago