Developer Network
- Raleigh, NC
- https://devnw.com
- @devnw_com
- info@devnw.com
Pinned
Repositories
- srv.gopkgs.org Public
Import Server and API implementations for gopkgs.org which provides FREE custom domain imports to the Go community
- gopkgs-client Public
GoPkgs.org UI Frontend which provides management for custom domain imports for Google Go for FREE to the Go community.
- gvm Public
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 Gola…
- atomizer Public
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.