crayontxx's Stars
iafan/goplayspace
Advanced Go Playground frontend written in Go, with syntax highlighting, turtle graphics mode, and more
foreversmart/sir
This is a process management tools
go-kit/kit
A standard library for microservices.
prometheus/prometheus
The Prometheus monitoring system and time series database.
kragen/dumpulse
an embeddable dumb heartbeat daemon in 260 bytes of RAM and ≈350 bytes of code
olivere/iterm2-imagetools
Display images in the command line with iterm2.
junegunn/fzf
:cherry_blossom: A command-line fuzzy finder
smartystreets/goconvey
Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
xtaci/algorithms
Algorithms & Data structures in C++.
skywind3000/kcp
:zap: KCP - A Fast and Reliable ARQ Protocol
shadowsocks/go-shadowsocks2
Modern Shadowsocks in Go
ggreer/the_silver_searcher
A code-searching tool similar to ack, but faster.
emluque/golang-internals-resources
A collection of articles and videos to understand Golang internals.
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"
mission-peace/interview
Interview questions
chubin/wttr.in
:partly_sunny: The right way to check the weather
gopherdata/gophernotes
The Go kernel for Jupyter notebooks and nteract.
upspin/upspin
Upspin: A framework for naming everyone's everything.
jpillora/chisel
A fast TCP/UDP tunnel over HTTP
shiyanhui/dht
BitTorrent DHT Protocol && DHT Spider.
kdeldycke/awesome-falsehood
😱 Falsehoods Programmers Believe in
dave/jennifer
Jennifer is a code generator for Go
yeasy/docker_practice
Learn and understand Docker&Container technologies, with real DevOps practice!
corkami/pics
File formats dissections and more...
kwsch/PKHeX
Pokémon Save File Editor
jtoy/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
ondrajz/go-callvis
Visualize call graph of a Go program using Graphviz
uber-go/atomic
Wrapper types for sync/atomic which enforce atomic access
google/grumpy
Grumpy is a Python to Go source code transcompiler and runtime.
skygragon/leetcode-cli
A cli tool to enjoy leetcode!