https://github.com/nvim-neorg/ts-breeze
A multithreaded tree-sitter parsing library.
https://github.com/nvim-neorg/ts-breeze
Last synced: about 1 year ago
JSON representation
A multithreaded tree-sitter parsing library.
- Host: GitHub
- URL: https://github.com/nvim-neorg/ts-breeze
- Owner: nvim-neorg
- License: gpl-3.0
- Created: 2023-03-11T18:46:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-31T15:31:09.000Z (over 2 years ago)
- Last Synced: 2025-04-05T01:32:18.266Z (about 1 year ago)
- Language: Rust
- Homepage:
- Size: 59.6 KB
- Stars: 11
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Massive Code Collections Parsed Fast
The `breeze` library allows developers to parse large collections of files with any `tree-sitter`
grammar in a multithreaded fashion.