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 14.7k 1.2k

  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 651 38

  3. pure pure Public

    🚱 Is a lightweight HTTP router that sticks to the std "net/http" implementation

    Go 145 13

  4. errors errors Public

    💥Error Context, Stack Trace, Types and Tags for full error handling and logging.

    Go 53 4

  5. universal-translator universal-translator Public

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

    Go 345 52

  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 39 5

Repositories

Showing 10 of 37 repositories
  • validator Public

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

  • webhooks Public

    🎣 Webhook receiver for GitHub, Bitbucket, GitLab, Gogs

    Go 891 MIT 233 17 13 Updated Dec 17, 2023
  • 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 39 Apache-2.0 5 0 0 Updated Dec 5, 2023
  • errors Public

    💥Error Context, Stack Trace, Types and Tags for full error handling and logging.

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

    ✂️ Is a general library to help modify or set data within data structures and other objects.

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

    📗 Simple, configurable and scalable Structured Logging for Go.

    Go 289 MIT 23 0 1 Updated Aug 17, 2023
  • cache Public

    Contains multiple in-memory cache implementations including LRU & LFU

    Go 11 Apache-2.0 3 0 0 Updated Jul 19, 2023
  • pure Public

    🚱 Is a lightweight HTTP router that sticks to the std "net/http" implementation

    Go 145 MIT 13 0 0 Updated Jul 13, 2023
  • form Public

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

    Go 651 MIT 38 9 0 Updated Jul 13, 2023
  • ksql Public

    a JSON data expression lexer, parser, cli and library

    Go 11 Apache-2.0 2 0 0 Updated Jun 18, 2023