TuM0xA-S's Stars
jesseduffield/lazygit
simple terminal UI for git commands
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
urfave/negroni
Idiomatic HTTP Middleware for Golang
mgechev/revive
🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
caarlos0/env
A simple, zero-dependencies library to parse environment variables into structs
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
uber-go/zap
Blazing fast, structured, leveled logging in Go.
baverman/vial-http
Simple http rest tool for vim
qutebrowser/qutebrowser
A keyboard-driven, vim-like browser based on Python and Qt.
junegunn/seoul256.vim
:deciduous_tree: Low-contrast Vim color scheme based on Seoul Colors
caddyserver/caddy
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
darius-khll/golang-developer-roadmap
Roadmap to becoming a Go developer in 2020
fyne-io/fyne
Cross platform GUI toolkit in Go inspired by Material Design
andlabs/ui
Platform-native GUI library for Go.
jarun/nnn
n³ The unorthodox terminal file manager
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
lotabout/write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.
Code-N-Code/competitive_programming_course
A completely free course on data structures , algorithms and competitive programming.
mongodb/mongo-go-driver
The Official Golang driver for MongoDB
orangeduck/BuildYourOwnLisp
Learn C and build your own programming language in under 1000 lines of code!
brython-dev/brython
Brython (Browser Python) is an implementation of Python 3 running in the browser
the-hyp0cr1t3/CC
Everything competitive programming related - introductory guide, topics/concepts, practice problems, snippets & templates, tips & tricks and more.
gameplay3d/gameplay
Open-source, cross-platform, C++ game engine for creating 2D/3D games.
g3n/engine
Go 3D Game Engine (http://g3n.rocks)
lotabout/Let-s-build-a-compiler
A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw
vlang/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
leereilly/games
:video_game: A list of popular/awesome video games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.
fogleman/Craft
A simple Minecraft clone written in C using modern OpenGL (shaders).
lettier/3d-game-shaders-for-beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'