Pinned Repositories
codechallenge
Code Challenge Solutions from different sources in Golang by @codeanit.
designpatterns
Design Patterns in Golang by @codeanit
go-restapi-example
A prototype example for development team to follow for REST API development.
go_simple_rest
This is a simple Go project created to test out CI/CD tools
gocheatsheet.github.io
README of this organization
gosec
Golang security checker
graph
Graph algorithms and data structures
grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
ko
Build and deploy Go applications on Kubernetes
learn-go-with-tests
Learn Go with test-driven development
Go Programmer's Repositories
go-programmer/codechallenge
Code Challenge Solutions from different sources in Golang by @codeanit.
go-programmer/Coldfire
Golang malware development library
go-programmer/go_simple_rest
This is a simple Go project created to test out CI/CD tools
go-programmer/gosec
Golang security checker
go-programmer/ko
Build and deploy Go applications on Kubernetes
go-programmer/learn-go-with-tests
Learn Go with test-driven development
go-programmer/casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
go-programmer/corpus
A corpus of popular Go modules
go-programmer/duf
Disk Usage/Free Utility - a better 'df' alternative
go-programmer/ent
An entity framework for Go
go-programmer/go-callvis
Visualize call graph of a Go program using Graphviz
go-programmer/Go-Design-Patterns
This is the code repository for the book, Go Design Patterns, published by Packt
go-programmer/go-graphviz
Go bindings for Graphviz
go-programmer/go-langserver
Go language server to add Go support to editors and other tools that use the Language Server Protocol (LSP)
go-programmer/gotraining-studyguide
This repo contains the Ultimate Go Study Guide for students taking the Ultimate Go class.
go-programmer/gousb
gousb provides low-level interface for accessing USB devices
go-programmer/goweight
A tool to analyze and troubleshoot a Go binary size.
go-programmer/leetcode
LeetCode Problems' Solutions
go-programmer/logrus
Structured, pluggable logging for Go.
go-programmer/mmap-go
A portable mmap package for Go
go-programmer/netaddr
Network address types
go-programmer/netlink
Simple netlink library for go.
go-programmer/packngo
A Golang client for the Equinix Metal API. (Packet is now Equinix Metal)
go-programmer/pprof
pprof is a tool for visualization and analysis of profiling data
go-programmer/querycsv
QueryCSV enables you to load CSV files and manipulate them using SQL queries then after you finish you can export the new values to a CSV file
go-programmer/tools
[mirror] Go Tools
go-programmer/typhon
A wrapper around Go's net/http to provide safety and convenience. At Monzo, Typhon forms the basis of most clients and servers in our microservices platform.
go-programmer/vscode-go
Go extension for VS Code
go-programmer/wombat
Cross platform gRPC client
go-programmer/zap
Blazing fast, structured, leveled logging in Go.