Giter Site home page Giter Site logo

gobs

Gobs of Go

Introduction

This is a collection of useful Go packages, that should make life a little easier for developers coming from other languages and/or with a common set of requirements.

Each package is hosted in its own repository, to keep the import path short and can be used independently of each other.

The current list of available packages is:

  • httpclient : A friendly HTTP client, inspired by python 'requests'
  • cmd : A package to write shell-like application, inspired by python cmd/cmd2
  • args : A simple command line argument parser
  • pretty : A pretty-printer for Go data structures

Also here:

gobs's Projects

args icon args

command line argument parser

cmd icon cmd

A library to create shell-like command processors

jsonpath icon jsonpath

Minimalistic implementation of jsonpath

matrix icon matrix

A package to manipulate rectangular matrices backed by a slice

pretty icon pretty

Pretty-Print Go data structures

readers icon readers

"readers" implements a common interface to "read" tokens/lines from different inputs (command line arguments, file, SQS query or AWS buckets or queues)

readline icon readline

bind more of the readline API (based on python's readline module)

sortedmap icon sortedmap

The sortedmap package provides some utility methods to sort maps by keys or values

sssh icon sssh

A wrapper to golang.org/x/crypto/ssh to simplify session creation

typedbuffer icon typedbuffer

A set of methods to encode/decode basic types into a byte slice, compacting values and preserving order where possible

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.