tenkoh's Stars
sayanarijit/xplr
A hackable, minimal, fast TUI file explorer
kivikakk/comrak
CommonMark + GFM compatible Markdown parser and renderer
yuin/goldmark
:trophy: A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.
TheAlgorithms/Rust
All Algorithms implemented in Rust
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
mattn/longcat
Looooooooooooooooooooooooooooooooooooooooooooooong cat
golang-design/history
📝 Go: A Documentary | https://golang.design/history
extrawurst/gitui
Blazing 💥 fast terminal-ui for git written in rust 🦀
yoav-lavi/melody
Melody is a language that compiles to regular expressions and aims to be more readable and maintainable
TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
aws/aws-sdk-go-v2
AWS SDK for the Go programming language.
helix-editor/helix
A post-modern modal text editor.
mattn/ctrlp-matchfuzzy
ctrlpvim/ctrlp.vim
Active fork of kien/ctrlp.vim—Fuzzy file, buffer, mru, tag, etc finder.
slimtoolkit/slim
Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
sharkdp/bat
A cat(1) clone with wings.
mattn/go-generics-example
Example code for Go generics
jiangmiao/auto-pairs
Vim plugin, insert or delete brackets, parens, quotes in pair
easymotion/vim-easymotion
Vim motions on speed!
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
mattn/memo
📓 Memo Life For You
99designs/gqlgen
go generate based graphql server library
mattn/vim-lsp-settings
Auto configurations for Language Server for vim-lsp
rsc/web
basic web site serving framework
microsoft/IoT-For-Beginners
12 Weeks, 24 Lessons, IoT for All!
peco/peco
Simplistic interactive filtering tool
gdamore/tcell
Tcell is an alternate terminal package, similar in some ways to termbox, but better in others.
golang/go
The Go programming language
uber-go/zap
Blazing fast, structured, leveled logging in Go.
mattn/go-sqlite3
sqlite3 driver for go using database/sql