Giter VIP home page Giter VIP logo
Go Playgound photo

go-playground Goto Github PK

repos: 37.0 gists: 0.0

Name: Go Playgound

Type: Organization

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

Location: Canada

Go Playgound's Projects

ansi icon ansi

:black_large_square: ansi contains a bunch of constants and possibly additional terminal related functionality in the future.

assert icon assert

:exclamation:Basic Assertion Library used along side native go testing, with building blocks for custom assertions

assets icon assets

Asset Pipeline for Go HTML applications

backoff icon backoff

:bowtie: Backoff uses an exponential backoff algorithm to backoff between retries with optional auto-tuning functionality.

backoff-sys icon backoff-sys

Bare building blocks for backing off and can be used to build more complex backoff packages

bundler icon bundler

Generic Bundler to concatenate any type of files using a custom left and right delimiter, i.e. css or js files

cache icon cache

Contains multiple in-memory cache implementations including LRU & LFU

colors icon colors

:art: Go color manipulation, conversion and printing library/utility

errors icon errors

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

form icon form

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

generate icon generate

:runner:runs go generate recursively on a specified path or environment variable and can filter by regex

justdoit icon justdoit

simple auto-compile daemon that just works

kms icon kms

:hocho: Is a library that aids in graceful shutdown of a process/application

ksql icon ksql

a JSON data expression lexer, parser, cli and library

lars icon lars

:rotating_light: Is a lightweight, fast and extensible zero allocation HTTP router for Go used to create customizable frameworks.

livereload icon livereload

:repeat: is an asset live-reload library that allows easy registration of path & file change monitoring and notifications for https://github.com/livereload/livereload-js

locales icon locales

:earth_americas: 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

log icon log

:green_book: Simple, configurable and scalable Structured Logging for Go.

mold icon mold

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

mongostore icon mongostore

:key: Gorilla's session store implementation using MongoDB

overalls icon overalls

:jeans:Multi-Package go project coverprofile for tools like goveralls

pkg icon pkg

:star: 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.

pool icon pool

:speedboat: a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation

pure icon pure

:non-potable_water: Is a lightweight HTTP router that sticks to the std "net/http" implementation

relay-client-go icon relay-client-go

This package is a Go client for the Relay Job Runner https://github.com/rust-playground/relay-rs

retry icon retry

:arrows_counterclockwise: Retry provides a set of standardized common components and abstracts away some code that normally is duplicated

sensitive icon sensitive

provides base types who's values should never be seen by the human eye, but still used for configuration.

spoon icon spoon

library + program to help making zero downtime, self-upgrading programs and servers.

statics icon statics

:file_folder: Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.