• Joined on 2025-11-02

srclight-lib (0.1.1)

Published 2026-05-17 23:58:47 +02:00 by mat

Installation

[registry]
default = "gitea"

[registries.gitea]
index = "sparse+" # Sparse index
# index = "" # Git

[net]
git-fetch-with-cli = true
cargo add srclight-lib@0.1.1

About this package

Lightweight multi-language source code analysis library with tree-sitter parsing and SQLite indexing

Dependencies

ID Version
anyhow ^1.0
fs2 ^0.4
hex ^0.4
ignore ^0.4
petgraph ^0.7
rusqlite ^0.38
serde ^1.0
sha2 ^0.10
thiserror ^2.0
tracing ^0.1
tree-sitter ^0.24
tree-sitter-c-sharp ^0.23
tree-sitter-python ^0.23
tree-sitter-rust ^0.23
tree-sitter-typescript ^0.23
serde_json ^1.0
tempfile ^3.24
Details
Cargo
2026-05-17 23:58:47 +02:00
3
MIT
128 KiB
Assets (1)
Versions (2) View all
0.1.1 2026-05-17
0.1.0 2026-04-12