srctx: a LSIF parser for understanding what happened in every lines of your code

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • srctx

    A library for extracting and analyzing definition/reference graphs from your codebase. Powered by tree-sitter and LSIF/SCIP.

  • lsif-go

    Discontinued Language Server Indexing Format (LSIF) generator for Go

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • scip

    SCIP Code Intelligence Protocol

  • Over the last ~9 months or so, we've been moving away from LSIF and have been using SCIP instead. https://github.com/sourcegraph/scip (announcement blog post, which covers the reasons for why we stopped using LSIF: https://about.sourcegraph.com/blog/announcing-scip)

  • IDE-Block

    GitHub Block providing IDE-like features to help you read code.

  • I don't know. LSIF has been on v0.6.0 for a while, and I haven't seen any new LSIF-based tools developed by Microsoft, except for this one which has been developed by a person at GitHub Next: https://github.com/Krzysztof-Cieslak/IDE-Block

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • srctx: A golang library for automatically evaluating the function level impacts of Git Diff

    2 projects | /r/golang | 10 May 2023
  • Visualize Your Commits: Automatically Evaluate Function-Level Impact in Seconds with a simple setup. Cross-Language. (https://github.com/williamfzc/srctx)

    1 project | /r/coolgithubprojects | 27 Jun 2023
  • Steve Yegge Joins as Head of Engineering of Sourcegraph

    4 projects | news.ycombinator.com | 4 Oct 2022
  • best compiler plugins?

    2 projects | /r/Kotlin | 27 Apr 2022
  • Open source software maintenance is difficult: examples with Go math/rand/v2 and testify

    1 project | dev.to | 2 May 2024