m3talsmith's Stars
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
gopherjs/gopherjs
A compiler from Go to JavaScript for running Go code in a browser
dgrijalva/jwt-go
ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:
therecipe/qt
Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly
rust-lang/rfcs
RFCs for changes to Rust
Consensys/quorum
A permissioned implementation of Ethereum supporting data privacy
oxequa/realize
Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang live reloading.
deckarep/golang-set
A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.
ahmetb/go-linq
.NET LINQ capabilities in Go
golang/proposal
Go Project Design Documents
japaric/rust-cross
Everything you need to know about cross compiling Rust programs!
intelsdi-x/snap
The open telemetry framework
DemocracyOS/democracyos
Democracia en Red is focusing on specific implementations of DemocracyOS. We are working now working with governments and activists all over Latin America. If you are interested in our online participation tools you can check them out on our site.
microsoft/HoloJS
Provides a framework for creating holographic apps using JavaScript and WebGL.
ssbc/ssb-db
A database of unforgeable append-only feeds, optimized for efficient replication for peer to peer protocols
solid/solid-spec
Solid specification draft 0.7.0
matryer/silk
Markdown based document-driven RESTful API testing.
elazarl/go-bindata-assetfs
Serves embedded files from `jteeuwen/go-bindata` with `net/http`
muka/go-bluetooth
Golang bluetooth client based on bluez DBus interfaces
golang-samples/websocket
samples of websocket package
myitcv/react
MOVED TO https://github.com/myitcv/x/blob/master/react/_doc/README.md
NoRedInk/elm-rails
Convenience functions for using Elm with Rails.
InVisionApp/rye
A tiny http middleware for Golang with added handlers for common needs.
parhamdoustdar/godium
A command-line Medium client with the ability to publish local markdown files
cerebrate/wabash
A utility to hold a WSL session-set open continuously. Works in conjunction with wabashd.
fabric8-services/fabric8-wit
wit stands for Work Item Tracker
redhat-rcue/rcue
Red Hat Common User Interface (RCUE) reference implementation
redhataccess/spandx
Develop locally, proxy to prod, browser-sync, and process ESI tags.
bserdar/mox
Mock HTTP calls
RickCarlino/boxed_value
Sometimes Typescript apps need type safety after compile time.