• Stars
    star
    1
  • Language
  • Created over 4 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

stream

stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library
Go
65
star
2

gvm

Go Version Manager (gvm) enables seamless installing and swapping between Go versions with a single command. This tool manages a Go environment for the user by allowing a user to specify which Go version they wish to use and handling all of the steps to install and configure that Go version. GVM also supports installing Go from the official Golang master branch so that you can easily try the next version of Go without waiting for a pre release build.
Shell
55
star
3

atomizer

Imagine thousands of machines across multiple cloud instances and data centers executing simultaneous processing for you with minimal deployment effort. Enter Atomizer - a Go library that facilitates massively parallel and distributed computing. Fashioned after Go itself using similar CSP paradigms.
Go
20
star
4

alog

Fully concurrent, non-IO blocking Logger for Go
Go
13
star
5

gen

gen is a generic general use Go functions library with the intention of replacing duplicated code where the same functionality is needed across multiple types, and provides a common interface for the functionality. The library is designed to be used in a wide variety of projects and is designed to be easy to use.
Go
13
star
6

void

Void is a Go Native Protective DNS (PDNS) Service
Go
6
star
7

srv.gopkgs.org

Import Server and API implementations for gopkgs.org which provides FREE custom domain imports to the Go community
Go
6
star
8

ttl

TTL (Time To Live) Cache Implementation for Go
Go
5
star
9

plex

Plex multiplexes N number of net.Conn objects allowing for connection pooling, self-healing, and auto-scaling of connections.
Go
5
star
10

ajson

ajson is a library that provides helpers for unmarshalling ALL JSON ks/vals even if they are not on the origination struct
Go
4
star
11

gopkgs-client

GoPkgs.org UI Frontend which provides management for custom domain imports for Google Go for FREE to the Go community.
JavaScript
2
star
12

validator

Flexible, fast validation library for Go. Handles both boolean validation as well as error returns (assertion) for expanded validation information.
Go
2
star
13

aegis-ui

CSS
1
star
14

ooxml

Go
1
star
15

ds

Generic Data Structures for Go
Go
1
star