Projects in Awesome Lists by sourcegraph
A curated list of projects in awesome lists by sourcegraph .
https://github.com/sourcegraph/conc
Better structured concurrency for go
concurrency go golang goroutines
Last synced: 13 May 2025
https://github.com/sourcegraph/cody
Type less, code more: Cody is an AI code assistant that uses advanced search and codebase context to help you write and fix code.
ai intellij-plugin vscode-extension
Last synced: 11 May 2025
https://github.com/sourcegraph/checkup
Distributed, lock-free, self-hosted health checks and status pages
Last synced: 11 May 2025
https://github.com/sourcegraph/thyme
Automatically track which applications you use and for how long.
Last synced: 28 Sep 2025
https://github.com/sourcegraph/appdash
Application tracing system for Go, based on Google's Dapper.
Last synced: 11 Jan 2026
https://github.com/sourcegraph/webloop
WebLoop: Scriptable, headless WebKit with a Go API. Like PhantomJS, but for Go.
Last synced: 15 May 2025
https://github.com/sourcegraph/go-langserver
Go language server to add Go support to editors and other tools that use the Language Server Protocol (LSP)
1a89010d36 repo-type-codeintel
Last synced: 14 Jan 2026
https://github.com/sourcegraph/srclib
srclib is a polyglot code analysis library, built for hackability. It consists of language analysis toolchains (currently for Go and Java, with Python, JavaScript, and Ruby in beta) with a common output format, and a CLI tool for running the analysis.
Last synced: 16 Dec 2025
https://github.com/sourcegraph/doctree
First-class library documentation for every language (based on tree-sitter), with symbol search & more. Lightweight single binary, run locally or self-host. Surfaces usage examples via Sourcegraph.
documentation documentation-generator documentation-site elm-lang golang tree-sitter
Last synced: 23 Oct 2025
https://github.com/sourcegraph/javascript-typescript-langserver
JavaScript and TypeScript code intelligence through the Language Server Protocol
Last synced: 22 Apr 2025
https://github.com/sourcegraph/sg.nvim
Experimental Sourcegraph + Cody plugin for Neovim
Last synced: 04 Apr 2025
https://github.com/sourcegraph/go-diff
Unified diff parser and printer for Go
Last synced: 13 Mar 2025
https://github.com/sourcegraph/go-selenium
Selenium WebDriver client for Go
Last synced: 17 Jul 2025
https://github.com/sourcegraph/src-cli
Sourcegraph CLI
api cli graphql repo-type-cli sourcegraph src
Last synced: 17 Jul 2025
https://github.com/sourcegraph/syntaxhighlight
Go package for syntax highlighting of code
Last synced: 02 May 2025
https://github.com/sourcegraph/openctx
See contextual info about code from your dev tools, in your editor, code review, and anywhere else you read code.
Last synced: 11 Dec 2025
https://github.com/sourcegraph/jsonrpc2
Package jsonrpc2 provides a client and server implementation of JSON-RPC 2.0 (http://www.jsonrpc.org/specification)
Last synced: 17 Jul 2025
https://github.com/sourcegraph/prototools
documentation generator & other tools for protobuf/gRPC
Last synced: 08 May 2025
https://github.com/sourcegraph/deploy-sourcegraph-docker
Sourcegraph with Docker Compose deployment reference
deployment docker docker-compose repo-type-infrastructure sourcegraph
Last synced: 04 Apr 2025
https://github.com/sourcegraph/careers
Want to work at Sourcegraph?
careers hiring jobs repo-type-business
Last synced: 31 Jan 2026
https://github.com/sourcegraph/lsif-go
Language Server Indexing Format (LSIF) generator for Go
Last synced: 07 May 2025
https://github.com/sourcegraph/deploy-sourcegraph
Deprecated Kustomize deployment repo
repo-type-infrastructure repo-type-main
Last synced: 22 Jul 2025
https://github.com/sourcegraph/syntect_server
HTTP code syntax highlighting server written in Rust.
http repo-type-backend rust server syntax-highlighting syntect
Last synced: 07 Apr 2025
https://github.com/sourcegraph/sourcegraph-vscode-DEPRECATED
*️⃣+ 🆚 = ❤️
code editor plugin repo-type-editor sourcegraph vscode
Last synced: 05 May 2025
https://github.com/sourcegraph/go-vcs
manipulate and inspect VCS repositories in Go
Last synced: 08 Mar 2026
https://github.com/sourcegraph/Go-vcs
manipulate and inspect VCS repositories in Go
Last synced: 12 Mar 2025
https://github.com/sourcegraph/docsite
The documentation site used by Sourcegraph
Last synced: 12 May 2025
https://github.com/sourcegraph/scip-typescript
SCIP indexer for TypeScript and JavaScript
Last synced: 09 Apr 2025
https://github.com/sourcegraph/browser-extensions
Sourcegraph's browser extensions: MOVED. See https://docs.sourcegraph.com/integration/browser_extension.
Last synced: 14 Jan 2026
https://github.com/sourcegraph/go-template-lint
Linter for Go text/template (and html/template) template files
Last synced: 11 May 2025
https://github.com/sourcegraph/codesearch.ai
codesearch.ai semantic code search engine
Last synced: 06 Mar 2025
https://github.com/sourcegraph/sourcegraph-jetbrains
Sourcegraph for JetBrains IDEs (IntelliJ)
gogland gogland-plugin intellij intellij-platform intellij-plugin jetbrains repo-type-editor sourcegraph
Last synced: 05 May 2025
https://github.com/sourcegraph/sourcegraph-typescript
Provides code intelligence for TypeScript
Last synced: 28 Apr 2025
https://github.com/sourcegraph/lsp-adapter
lsp-adapter provides a proxy which adapts Sourcegraph LSP requests to vanilla LSP requests
language-server language-server-protocol lsp lsp-server repo-type-codeintel
Last synced: 17 Jul 2025
https://github.com/sourcegraph/code-intel-extensions
Provides precise code intelligence via LSIF and Language Servers, and fuzzy code intelligence using ctags and text search
Last synced: 17 Jul 2025
https://github.com/sourcegraph/app
Issue tracker for the Sourcegraph app - a lightweight single-binary version of Sourcegraph for your local machine
Last synced: 30 Jan 2026
https://github.com/sourcegraph/batch-change-examples
A collection of examples for Batch Changes
Last synced: 08 Mar 2026
https://github.com/sourcegraph/codemod
A collection of codemods powered by TS-Morph and PostCSS
Last synced: 06 Aug 2025
https://github.com/sourcegraph/scip-kotlin
SCIP indexer for Kotlin. Implemented as a SemanticDB compiler plugin.
compiler kotlin kotlin-compiler-plugin scip semanticdb sourcegraph
Last synced: 11 Jan 2026
https://github.com/sourcegraph/jsonx
Extended JSON parser and writer for Go
Last synced: 06 Jul 2025
https://github.com/sourcegraph/sourcegraph-git-extras
A Sourcegraph extension that adds Git blame and other useful features to code views on Sourcegraph, GitHub, GitLab, etc.
Last synced: 18 Oct 2025
https://github.com/sourcegraph/go-jsonschema
A Go library for working with JSON Schema (draft-07): parsing schemas, generating Go types from a JSON Schema
Last synced: 04 Mar 2026
https://github.com/sourcegraph/tf-dag
Fork of directed acyclic graph (DAG) implementation from hashicorp/terraform
Last synced: 01 Mar 2026
https://github.com/sourcegraph/sourcegraph-sublime
Sourcegraph for Sublime Text 3
editor plugin repo-type-editor sourcegraph st3 sublime
Last synced: 05 May 2025
https://github.com/sourcegraph/codesearchguide.org
Everything you ever wanted to know about code search. (WIP, will be online soon!)
Last synced: 02 Sep 2025
https://github.com/sourcegraph/csp
Package csp provides a Go HTTP handler for setting Content-Security-Policy headers and receiving CSP violation reports.
Last synced: 08 Mar 2026
https://github.com/sourcegraph/lsif-test
Language Server Index Format Test Utilities
graphviz-dot lsif validate visualize
Last synced: 14 Jan 2026
https://github.com/sourcegraph/godockerize
Build Docker images from Go packages
Last synced: 06 Apr 2025
https://github.com/sourcegraph/deploy-sourcegraph-digitalocean
Deploy Sourcegraph on DigitalOcean using Terraform
Last synced: 25 Oct 2025
https://github.com/sourcegraph/lazyzip
A fork of archive/zip which provides streaming access to Reader.File a la archive/tar
Last synced: 10 Nov 2025
https://github.com/sourcegraph/scip-semantic
various semantic and syntax based tools related to SCIP
Last synced: 06 Jul 2025
https://github.com/sourcegraph/notionreposync
Convert markdown docs from a given repo to a tree of Notion pages, with internal links correctly assigned.
Last synced: 24 Oct 2025
https://github.com/sourcegraph/go-ctags
Package ctags provides a Go wrapper for universal-ctags.
Last synced: 02 Mar 2026
https://github.com/sourcegraph/ctxvfs
Package ctxvfs defines a virtual file system interface whose methods accept a context.Context parameter. It is otherwise similar to vfs.FileSystem.
Last synced: 07 Mar 2026
https://github.com/sourcegraph/lsif-semanticdb
Language Server Index Format (LSIF) converter
Last synced: 14 Jan 2026
https://github.com/sourcegraph/cdktf-provider-gen
Generate CDKTF provider, one at a time :)
Last synced: 06 Mar 2026
https://github.com/sourcegraph/lsif-rust-action
A GitHub Action to upload LSIF data to Sourcegraph for precise code intelligence
Last synced: 19 Jul 2025
https://github.com/sourcegraph/repo-converter
Convert non-Git repos to Git format, and run in a Docker / Podman Compose deployment with Cloud agent and src serve-git
Last synced: 07 Mar 2026
https://github.com/sourcegraph/eslint-config
Shared ESLint config for Sourcegraph projects
Last synced: 06 Jul 2025
https://github.com/sourcegraph/prettierrc
Prettier config for Sourcegraph projects
Last synced: 19 Oct 2025
https://github.com/sourcegraph/customer-training
A repo for content produced by the CTE team. This can include customer training scripts, customer-facing resources, and template emails or Slack messages.
Last synced: 05 Feb 2026
https://github.com/sourcegraph/sourcegraph-atom
Sourcegraph for Atom
atom editor plugin repo-type-editor sourcegraph
Last synced: 05 May 2025
https://github.com/sourcegraph/gophurls
GophURLs - a way for Gophers to share news (Go)
Last synced: 11 Jan 2026
https://github.com/sourcegraph/shortcut
Quickly search code on Sourcegraph by typing `cs.dev/my query` into your browser's URL bar
Last synced: 11 Oct 2025
https://github.com/sourcegraph/lsif-demos
Contains sample projects with LSIF data for showing off LSIF code intel
Last synced: 10 Mar 2026
https://github.com/sourcegraph/tf-k8s-configs
Terraform configurations for provisioning bare bones Kubernetes clusters on GCP, AWS and Azure platforms.
Last synced: 31 Jan 2026
https://github.com/sourcegraph/go-sse
Fully featured, spec-compliant HTML5 server-sent events library
Last synced: 14 Jan 2026
https://github.com/sourcegraph/goreman
foreman clone written in go language
Last synced: 14 Jan 2026
https://github.com/sourcegraph/doctree-artwork
doctree logos, artwork, etc.
Last synced: 30 Jan 2026
https://github.com/sourcegraph/sourcegraph-jira
Jira extension for Sourcegraph
Last synced: 05 Feb 2026
https://github.com/sourcegraph/reference-ami-terraform
This repo contains some example Terraform code a customer could use to deploy an AMI instance and keep it up to date
Last synced: 28 Jul 2025
https://github.com/sourcegraph/github-universe-2016-slides
Assorted slides from GitHub Universe 2016
Last synced: 29 Jan 2026
https://github.com/sourcegraph/cody-sdk-python
Python SDK for accessing work-in-progress Cody API
Last synced: 06 Feb 2026
https://github.com/sourcegraph/notebooks
A collection of Sourcegraph search notebooks
Last synced: 20 Feb 2026
https://github.com/sourcegraph/prose
:book: A Golang library for text processing, including tokenization, part-of-speech tagging, and named-entity extraction.
Last synced: 14 Jan 2026
https://github.com/sourcegraph/sourcegraph-github-extras
A Sourcegraph extension that adds more GitHub integration features to Sourcegraph.
Last synced: 10 Feb 2026
https://github.com/sourcegraph/cloud-artifacts
Publish release artifacts from the Cloud team
Last synced: 13 Mar 2026
https://github.com/sourcegraph/extension-api-classes
Classes used by the Sourcegraph extension API
Last synced: 11 Mar 2026
https://github.com/sourcegraph/alwayshighlighttimeouttest
test repository for syntax highlighting timeouts
Last synced: 20 Oct 2025
https://github.com/sourcegraph/sourcegraph-accounts-sdk-go
Go SDK for integrating with Sourcegraph Accounts Management System (SAMS)
authentication gcp-pubsub go grpc machine-to-machine-communication oauth2 oidc sams sdk
Last synced: 21 Jun 2025
https://github.com/sourcegraph/clabot-config
CLA management for contributors to Sourcegraph
Last synced: 16 Jun 2025