Pinned Repositories
binstale
binstale tells you whether the binaries in your GOPATH/bin are stale or up to date.
github_flavored_markdown
GitHub Flavored Markdown renderer with fenced code block highlighting, clickable header anchor links.
githubv4
Package githubv4 is a client library for accessing GitHub GraphQL API v4 (https://docs.github.com/en/graphql).
Go-Package-Store
An app that displays updates for the Go packages in your GOPATH.
goexec
A command line tool to execute Go functions.
gostatus
A command line tool that shows the status of Go repositories.
graphql
Package graphql provides a GraphQL client implementation.
markdownfmt
Like gofmt, but for Markdown.
trayhost
Cross-platform Go library to place an icon in the host operating system's taskbar.
vfsgen
Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.
shurcooL's Repositories
shurcooL/githubv4
Package githubv4 is a client library for accessing GitHub GraphQL API v4 (https://docs.github.com/en/graphql).
shurcooL/vfsgen
Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.
shurcooL/Go-Package-Store
An app that displays updates for the Go packages in your GOPATH.
shurcooL/markdownfmt
Like gofmt, but for Markdown.
shurcooL/graphql
Package graphql provides a GraphQL client implementation.
shurcooL/trayhost
Cross-platform Go library to place an icon in the host operating system's taskbar.
shurcooL/gostatus
A command line tool that shows the status of Go repositories.
shurcooL/github_flavored_markdown
GitHub Flavored Markdown renderer with fenced code block highlighting, clickable header anchor links.
shurcooL/binstale
binstale tells you whether the binaries in your GOPATH/bin are stale or up to date.
shurcooL/go
Common Go code.
shurcooL/home
home is Dmitri Shuralyov's personal website.
shurcooL/httpfs
Collection of Go packages for working with the http.FileSystem interface.
shurcooL/Hover
A work-in-progress source port of Hover.
shurcooL/eX0
Unfinished multiplayer tactical 2D shooter indie game.
shurcooL/git-branches
git-branches prints the commit behind/ahead counts for branches.
shurcooL/play
Short experimental programs for playing with and learning new things. No importable Go packages here.
shurcooL/sanitized_anchor_name
Package sanitized_anchor_name provides a func to create sanitized anchor names.
shurcooL/httpgzip
Package httpgzip provides net/http-like primitives that use gzip compression when serving HTTP requests.
shurcooL/issuesapp
Package issuesapp is a web frontend for an issues service.
shurcooL/cmd
Various small command-line utilities.
shurcooL/frontend
Common frontend code.
shurcooL/issues
Package issues provides an issues service definition.
shurcooL/notifications
Package notifications provides a notifications service definition.
shurcooL/highlight_go
Syntax highlighter for Go, using go/scanner.
shurcooL/webdavfs
Collection of Go packages for working with the webdav.FileSystem interface.
shurcooL/SLA
Service-level agreement for Go packages.
shurcooL/htmlg
Package for generating and rendering HTML nodes with context-aware escaping.
shurcooL/vcsstate
Package vcsstate allows getting the state of version control system repositories.
shurcooL/highlight_diff
Syntax highlighter for diff format, with inner diff highlighting.
shurcooL/users
Package users provides a users service definition.