-
SumUp
- Berlin, Germany
- https://www.serj-tubin.com/
- https://2beens.xyz/
Lists (1)
Sort Name ascending (A-Z)
Stars
A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It's written in Swift, and optimized for Apple silicon.
A curated list of awesome Go frameworks, libraries and software
Automatically commit and push changed files back to GitHub with this GitHub Action for the 80% use case.
'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
An innovative superfamily of fonts for code
Static analysis tool to detect potential nil panics in Go code
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.
✨ This pack of 100+ gopher pictures and elements will help you to build own design of almost anything related to Go Programming Language: presentations, posts in blogs or social media, courses, vid…
A database migration tool. Supports SQL migrations and Go functions.
go-test-coverage is a tool designed to report issues when test coverage falls below a specified threshold
Right imports sorting & code formatting tool (goimports alternative)
一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 | A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on macOS
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
☕ A practical event-driven microservices demo built with Golang. Nomad, Consul Connect, Vault, and Terraform for deployment
Good-lookin' diffs. Actually… nah… The best-lookin' diffs. 🎉
🐶 Kubernetes CLI To Manage Your Clusters In Style!
cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not …
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
A simple, semantic and developer-friendly time package for golang
📝 CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
Practical concurrency guide in Go, communication by channels, patterns