iancoleman / strcaseLinks
A golang package for converting to snake_case or CamelCase
☆1,083Updated last year
Alternatives and similar repositories for strcase
Users that are interested in strcase are comparing it to the libraries listed below
Sorting:
- A Go (golang) package for representing a list of errors as a single error.☆2,455Updated 2 months ago
- An enum generator for go☆828Updated 2 months ago
- Combine one or more Go errors together☆1,137Updated last year
- An in-memory cache with item expiration and generics☆1,055Updated this week
- impl generates method stubs for implementing an interface.☆1,065Updated 11 months ago
- Initialize structs with default values☆837Updated 9 months ago
- A UUID package for Go☆1,683Updated 2 weeks ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,046Updated 3 weeks ago
- A library for diffing golang structures☆949Updated last year
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆835Updated 2 months ago
- Mergo: merging Go structs and maps since 2013☆2,993Updated this week
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,000Updated 6 months ago
- Server Sent Events server and client for Golang☆937Updated 11 months ago
- Minimalistic database migration helper for Gorm ORM☆1,090Updated 2 months ago
- Pretty printing for Go values☆1,384Updated 10 months ago
- Golang errors with stack trace and source fragments.☆1,092Updated last year
- HTTP mocking for Golang☆2,026Updated last month
- errors with stacktraces for go☆973Updated last year
- Go error library with error portability over the network☆2,213Updated 2 weeks ago
- The GoCSV package aims to provide easy CSV serialization and deserialization to the golang programming language☆2,095Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆754Updated 3 months ago
- Golang deep variable equality test that returns human-readable differences☆772Updated 3 weeks ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆715Updated last year
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,211Updated last week
- Simple golang library for retry mechanism☆2,680Updated 2 months ago
- Convert Golang's http.Request to CURL command line☆781Updated 2 weeks ago
- A universal mechanism to manage goroutine lifecycles☆1,609Updated last year
- A comprehensive error handling library for Go☆1,252Updated 6 months ago
- Go (Golang) Fake Data Generator for Struct. [Notes]This repository is archived, moved to the new repository https://github.com/go-faker…☆2,084Updated 2 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆953Updated 2 weeks ago