Stars
- All languages
- ANTLR
- ActionScript
- Ada
- Alloy
- Assembly
- Bikeshed
- Blade
- Boogie
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Cuda
- Cython
- D
- Dafny
- Dart
- Elixir
- Elm
- Emacs Lisp
- Erlang
- F#
- F*
- FreeBASIC
- Go
- Groff
- Groovy
- HCL
- HTML
- Hack
- Haskell
- Haxe
- Idris
- Inno Setup
- Isabelle
- Java
- JavaScript
- Jsonnet
- Julia
- Jupyter Notebook
- Kaitai Struct
- Kotlin
- LLVM
- Lua
- MDX
- Makefile
- Markdown
- Mathematica
- Meson
- MiniZinc
- Nemerle
- Nim
- OCaml
- Objective-C
- Objective-C++
- PHP
- PLpgSQL
- Pascal
- Perl
- Perl 6
- PicoLisp
- Pony
- PostScript
- Processing
- Promela
- Protocol Buffer
- Puppet
- Python
- R
- Racket
- Ragel
- ReScript
- Red
- RenderScript
- Rocq Prover
- Roff
- Ruby
- Rust
- SCSS
- SMT
- SQLPL
- Scala
- Scheme
- Scilab
- Shell
- Smarty
- Standard ML
- Starlark
- Swift
- TLA
- TeX
- Terra
- Thrift
- Toit
- Twig
- TypeScript
- VHDL
- Verilog
- Vim Script
- Vue
- WebAssembly
- Wren
- Yacc
- Zig
- eC
odeke-em / drive
Forked from rakyll/driveGoogle Drive client for the commandline
globalsign / mgo
Forked from domodwyer/mgoThe MongoDB driver for Go
kubernetes / klog
Forked from golang/glogLeveled execution logs for Go (fork of https://github.com/golang/glog)
grumpyhome / grumpy
Forked from alanjds/grumpyGrumpy is a Python to Go source code transcompiler and runtime.
raintank / statsdaemon
Forked from bitly/statsdaemonMetrics aggregation daemon like statsd, in Go and with a bunch of extra features.
glycerine / go-capnproto
Forked from jmckaskill/go-capnprotoCap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 for 2.0 which has rpc and capabilities.
elgris / sqrl
Forked from Masterminds/squirrelFluent SQL generation for golang
robfig / config
Forked from miguelbranco80/goconfigConfiguration file parser for INI format
tarantool / go-tarantool
Forked from fl00r/go-tarantool-1.6Tarantool 1.10+ client for Go language
gogs / git
Forked from speedata/gogitPackage GoGits - Git is a pure Go implementation of Git manipulation.
miekg / pcap
Forked from akrennmair/gopcapA simple wrapper around libpcap for the Go programming language
wblakecaldwell / profiler
Forked from glitchdotcom/profilerWeb-based memory profiler for Go services (Official Fork)
artyom / smartcrop
Forked from muesli/smartcropsmartcrop implementation in pure Go without opencv dependency
leavengood / websocket
Forked from gorilla/websocketA WebSocket implementation for Go.
linux-on-ibm-z / go
Forked from golang/goA port of the Go programming language to the IBM LinuxONE. Issues are monitored, and comments/questions are welcome on our DeveloperWorks community.
cloudflare / golog
Forked from i3149/gologA high performance wrapper around Syslog.
exrook / drawille-go
Forked from asciimoo/drawilleDrawing in terminal with unicode braille characters
huin / mqtt
Forked from plucury/mqtt.goMQTT encoder & decoder,written in Go
akavel / ditaa
Forked from stathissideris/ditaaGo port/fork of ditaa. ditaa is a small command-line utility that can convert diagrams drawn using ascii art ('drawings' that contain characters that resemble lines like | / - ), into proper bitmap…
couchbase / goforestdb
Forked from deepkaran/goforestdbGo bindings for ForestDB
xiam / vanity
Forked from niemeyer/gopkgVanity package import names for Go
btcsuite / go-socks
Forked from samuel/go-socksSOCKS5 proxy library for Go
bradfitz / grpc-go
Forked from grpc/grpc-gogRPC-Go experimental branch using Go's native http2 support
couchbase / blance
Forked from couchbaselabs/blanceblance - functional algorithm to assign partitions and replicas across distributed nodes
rainycape / gomemcache
Forked from bradfitz/gomemcacheGo Memcached client library #golang
bradleyjkemp / simple-fuzz
Forked from dvyukov/go-fuzzA simple Go fuzzer for educational purposes
distributed-fuzzing / fuzzlr
Forked from mesosphere-backup/fuzzlrgo-fuzz on Mesos!