millergarym's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
bvaughn/react-virtualized
React components for efficiently rendering large lists and tabular data
tj/git-extras
GIT utilities -- repo summary, repl, changelog population, author commit percentages and more
GoogleChrome/chrome-extensions-samples
Chrome Extensions Samples
tidwall/gjson
Get JSON values quickly - JSON parser for Go
NixOS/nix
Nix, the purely functional package manager
libp2p/go-libp2p
libp2p implementation in Go
google/wireit
Wireit upgrades your npm/pnpm/yarn scripts to make them smarter and more efficient.
tetratelabs/wazero
wazero: the zero dependency WebAssembly runtime for Go developers
mdn/serviceworker-cookbook
It's online. It's offline. It's a Service Worker!
oilshell/oil
Oils is our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!
francoispqt/gojay
high performance JSON encoder/decoder with stream API for Golang
google/gnostic
A compiler for APIs described by the OpenAPI Specification with plugins for code generation and other API support tasks.
ugorji/go
idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]
ryboe/q
Quick and dirty debugging output for tired Go programmers
dave/dst
Decorated Syntax Tree - manipulate Go source with perfect fidelity.
inconshreveable/log15
Structured, composable logging for Go
docker/for-linux
Docker Engine for Linux
WICG/file-system-access
Expose the file system on the user’s device, so Web apps can interoperate with the user’s native applications.
nilslice/protolock
Protocol Buffer companion tool. Track your .proto files and prevent changes to messages and services which impact API compatibility.
Iwark/spreadsheet
Google Go (golang) library for reading and writing spreadsheet files on Google Docs.
cloudflare/json-schema-tools
Packages for working with JSON Schema and JSON Hyper-Schema
adl-lang/adl
ADL (Algebraic Data Language)
d-cook/SomethingNew
Collaboration for reinventing software in human terms
nadia-polikarpova/synquid
ogra1/snapd-docker
Create a docker container that is able to run snaps
rhu1/fgg
Mini prototype of FG/FGG/FGR in Go.
Fanatics/toast
Plugin-driven CLI utility for code generation using Go source as IDL
tmc/grpcutil
assortment of utilities related to building and running grpc services
microsoft/tiny-calc
Tiny expression evaluator