josh-tepper's Stars
go-delve/delve
Delve is a debugger for the Go programming language.
mczachurski/wallpapper
:computer: Console application for creating dynamic wallpapers for macOS Mojave and newer
berrberr/streamkeys
Global media player hotkeys for chrome
microsoft/vscode-remote-release
Visual Studio Code Remote Development: Open any folder in WSL, in a Docker container, or on a remote machine using SSH and take advantage of VS Code's full feature set.
lsyncd/lsyncd
Lsyncd (Live Syncing Daemon) synchronizes local directories with remote targets
argoproj/argo-workflows
Workflow Engine for Kubernetes
grpc-ecosystem/grpc-health-probe
A command-line tool to perform health-checks for gRPC applications in Kubernetes and elsewhere
Workiva/go-datastructures
A collection of useful, performant, and threadsafe Go datastructures.
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
cosmos72/gomacro
Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
teh-cmc/go-internals
A book about the internals of the Go programming language.
git-for-windows/git
A fork of Git containing Windows-specific patches.
git/git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
fluent/fluent-bit
Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX and Windows
root-project/cling
The cling C++ interpreter
yunabe/lgo
Interactive Go programming with Jupyter
gopherdata/gophernotes
The Go kernel for Jupyter notebooks and nteract.
tdunning/t-digest
A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means
pyenv/pyenv-virtualenv
a pyenv plugin to manage virtualenv (a.k.a. python-virtualenv)
dotnet/core
.NET news, announcements, release notes, and more!
Clarifai/clarifai-java
DEPRECATED Clarifai API Java Client, use clarifai-java-grpc instead.
gliderlabs/logspout
Log routing for Docker container logs
jacebrowning/memegen
The free and open source API to generate memes.
kevinmost/auto-value-custom-hashcode-equals
Generate hashCode and equals implementations that allow excluding parameters
Clearpool/Panda
ggreer/the_silver_searcher
A code-searching tool similar to ack, but faster.
sourcegraph/go-langserver
Go language server to add Go support to editors and other tools that use the Language Server Protocol (LSP)
tagomoris/fluent-plugin-forest
microsoft/vscode
Visual Studio Code