Skip to content
@go-playground

Go Playgound

multiple packages, libraries and programs to further the advancement of Go!

Pinned

  1. validator validator Public

    ๐Ÿ’ฏGo Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving

    Go 15.8k 1.3k

  2. form form Public

    ๐Ÿš‚ Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.

    Go 711 41

  3. pure pure Public

    ๐Ÿšฑ Is a lightweight HTTP router that sticks to the std "net/http" implementation

    Go 148 14

  4. errors errors Public

    ๐Ÿ’ฅError Context, Stack Trace, Types and Tags for full error handling and logging.

    Go 58 4

  5. universal-translator universal-translator Public

    ๐Ÿ’ฌ i18n Translator for Go/Golang using CLDR data + pluralization rules

    Go 366 50

  6. pkg pkg Public

    โญ pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name with an additional suffix of `ext` to avoid naming conflicts.

    Go 41 7

Repositories

Showing 10 of 37 repositories
  • pkg Public

    โญ pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name with an additional suffix of `ext` to avoid naming conflicts.

    Go 41 Apache-2.0 7 0 1 Updated Jun 1, 2024
  • validator Public

    ๐Ÿ’ฏGo Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving

  • form Public

    ๐Ÿš‚ Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.

    Go 711 MIT 41 10 2 Updated May 24, 2024
  • webhooks Public

    ๐ŸŽฃ Webhook receiver for GitHub, Bitbucket, GitLab, Gogs

    Go 936 MIT 232 17 15 Updated Mar 22, 2024
  • tz Public

    Timezone Country and Zone data generated from timezonedb.com

    Go 29 MIT 11 0 0 Updated Mar 9, 2024
  • locales Public

    ๐ŸŒŽ a set of locales generated from the CLDR Project which can be used independently or within an i18n package; these were built for use with, but not exclusive to https://github.com/go-playground/universal-translator

  • ksql Public

    a JSON data expression lexer, parser, cli and library

    Go 13 Apache-2.0 2 0 0 Updated Dec 29, 2023
  • errors Public

    ๐Ÿ’ฅError Context, Stack Trace, Types and Tags for full error handling and logging.

    Go 58 MIT 4 0 0 Updated Oct 18, 2023
  • mold Public

    โœ‚๏ธ Is a general library to help modify or set data within data structures and other objects.

    Go 217 MIT 23 6 2 Updated Aug 30, 2023
  • log Public

    ๐Ÿ“— Simple, configurable and scalable Structured Logging for Go.

    Go 291 MIT 22 0 1 Updated Aug 17, 2023