#1146488 ITP: semcode -- semantic code search tool for C/C++, Rust, Python, and Zig

#1146488#5
Date:
2026-09-02 13:02:37 UTC
From:
To:
* Package name    : semcode
  Version         : 0.1.1
  Upstream Contact: Chris Mason <clm@meta.com>
* URL             : https://github.com/facebookexperimental/semcode
* License         : Apache-2.0 or MIT
  Programming Lang: Rust
  Description     : semantic code search tool for C/C++, Rust, Python, and Zig

Semcode indexes codebases using Tree-sitter and LanceDB, allowing searches
or functions, types, macros, call graphs, diffs, and semantic embeddings.

This package includes the interactive CLI (semcode), indexer (semcode-index),
semcode server (semcode-mcp, semcode-lsp).