Crates.io | thread |
lib.rs | thread |
version | 0.0.1 |
created_at | 2025-07-02 16:11:05.413353+00 |
updated_at | 2025-07-02 16:11:05.413353+00 |
description | A safe, fast, flexible code analysis and |
homepage | |
repository | https://github.com/knitli/thread |
max_upload_size | |
id | 1735308 |
size | 7,214 |
High-performance code analysis and parsing engine powered by tree-sitter.
This crate is currently under active development. This initial release serves as a placeholder to claim the crate name. The API is not yet stable and will change significantly in upcoming versions.
High-performance code analysis and parsing engine powered by tree-sitter.
This crate is currently under active development. This initial release serves as a placeholder to claim the crate name. The API is not yet stable and will change significantly in upcoming versions.
Thread will be built as a modular workspace:
thread-core
- Core traits and typesthread-parser
- High-performance parsing enginethread-query
- Query system for code extractionthread-languages
- Language-specific implementationsthread-wasm
- WebAssembly bindingsthread-cli
- Command-line interfaceThread is dual-licensed to serve both open source and commercial users:
We welcome contributions! All contributions require signing a Contributor License Agreement that grants Knitli the rights necessary to maintain dual licensing.
Thread is developed by Knitli, a company focused on breaking down barriers between powerful AI technology and everyday people.
Thread is part of the knitli ecosystem of AI accessibility tools.
Thread will be built as a modular workspace:
thread-core
- Core traits and typesthread-parser
- High-performance parsing enginethread-query
- Query system for code extractionthread-languages
- Language-specific implementationsthread-wasm
- WebAssembly bindingsthread-cli
- Command-line interfaceThread is dual-licensed to serve both open source and commercial users:
We welcome contributions! All contributions require signing a Contributor License Agreement that grants Knitli the rights necessary to maintain dual licensing.
Thread is developed by Knitli, a company focused on breaking down barriers between powerful AI technology and everyday people.
Thread is part of the knitli ecosystem of AI accessibility tools.