Wizkaley's Stars
sindresorhus/guides
A collection of succinct guides - Public Domain
EddieHubCommunity/good-first-issue-finder
Issue-Crawler for GitHub based on Sveltekit
udhos/update-golang
update-golang is a script to easily fetch and install new Golang releases with minimum system intrusion
okta/okta-sdk-golang
A Golang SDK for interacting with the Okta management API, enabling server-side code to manage Okta users, groups, applications, and more.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
EbookFoundation/free-programming-books
:books: Freely available programming books
joshdk/go-junit
🐜 Go library for ingesting JUnit XML reports
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
go-pg/pg
Golang ORM with focus on PostgreSQL features and performance
17twenty/gorillimiter
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
kubernetes/minikube
Run Kubernetes locally
gin-contrib/static
Static middleware
json-schema-org/json-schema-spec
The JSON Schema specification
vakenbolt/go-test-report
Captures go test output and parses it into a single self-contained HTML file.
gotestyourself/gotestsum
'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.
thoas/go-funk
A modern Go utility library which provides helpers (map, find, contains, filter, ...)
elixirschool/elixirschool
The content behind Elixir School
ethereum/go-ethereum
Go implementation of the Ethereum protocol
refined-github/refined-github
:octocat: Browser extension that simplifies the GitHub interface and adds useful features
unnawut/licensir
An Elixir mix task that lists all the licenses used by your Mix project dependencies.
pmezard/licenses
licenses lists Go packages dependencies licenses
pivotal/LicenseFinder
Find licenses for your project's dependencies.
go-enry/go-license-detector
Reliable project licenses detector.
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
labstack/echo
High performance, minimalist Go web framework
github/licensed
A Ruby gem to cache and verify the licenses of dependencies
porscheinformatik/sonarqube-licensecheck
SonarQube Licensecheck Plugin
aquasecurity/trivy
Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
jstemmer/go-junit-report
Convert Go test output to JUnit XML