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.6k 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 699 39

  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 57 4

  5. universal-translator universal-translator Public

    💬 i18n Translator for Go/Golang using CLDR data + pluralization rules

    Go 362 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 40 7

Repositories

Showing 10 of 37 repositories
  • form Public

    🚂 Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.

    Go 699 MIT 39 9 1 Updated May 9, 2024
  • validator Public

    💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving

  • 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 40 Apache-2.0 7 0 1 Updated Apr 30, 2024
  • webhooks Public

    🎣 Webhook receiver for GitHub, Bitbucket, GitLab, Gogs

    Go 930 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 57 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 216 MIT 23 6 2 Updated Aug 30, 2023
  • log Public

    📗 Simple, configurable and scalable Structured Logging for Go.

    Go 290 MIT 22 0 1 Updated Aug 17, 2023

Top languages

Go JavaScript

Most used topics

Loading…