abdrd's Stars
benbjohnson/wtf
WTF Dial is an example web application written in Go.
kadircancetin/MostMinimalWebFramework
Most Minimal Python Web Framework
ardanlabs/service
Starter-kit for writing services in Go using Kubernetes.
charlax/professional-programming
A collection of learning resources for curious software engineers
wailsapp/wails
Create beautiful applications using Go
alexandertrefz/essence
A programming language, with a focus on essential language features and simplicity.
MichaelCade/90DaysOfDevOps
This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps, including Principles, Processes, Tooling and Use Cases surrounding this vast topic.
alecthomas/chroma
A general purpose syntax highlighter in pure Go
tinygo-org/go-llvm
Go bindings to LLVM. Used as part of TinyGo.
natalie-lang/natalie_parser
NatalieParser is a zero-dependency, from-scratch, hand-written recursive descent parser for the Ruby Programming Language.
tinygo-org/tinygo
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
rescript-lang/rescript
ReScript is a robustly typed language that compiles to efficient and human-readable JavaScript.
dariubs/GoBooks
List of Golang books
moovweb/gvm
Go Version Manager
G-khan/the-software-engineer-library
It is a library of books that every software engineer/developer should be aware of.
llir/llvm
Library for interacting with LLVM IR in pure Go.
SerenityOS/jakt
The Jakt Programming Language
evrone/go-clean-template
Clean Architecture template for Golang services
cristalhq/jwt
Safe, simple and fast JSON Web Tokens for Go
thesephist/oak
An expressive, simple, dynamic programming language.
TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
thesephist/ink
Ink is a minimal programming language inspired by modern JavaScript and Go, with functional style.
ZeroIntensity/pointers.py
Bringing the hell of pointers to Python.
abs-lang/abs
Home of the ABS programming language: the joy of shell scripting.
learning-cloud-native-go/myapp
🚀 How to build a Dockerized RESTful API application using Go.
golang-basics/concurrency
Concurrency in Go video course with in depth explanations & examples
jlevy/the-art-of-command-line
Master the command line, in one page
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
Ratstail91/Toy
The Toy Programming Language.
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics