SaaSHub helps you find the best software and product alternatives Learn more →
Top 6 Rust Incremental Projects
- Project mention: Show HN: Cdecl-dump: represent C declarations visually | news.ycombinator.com | 2025-12-07
We use the tree-sitter[1] for parsing C declarations in Rizin[2] (see the "td" command, for example). See our custom grammar[3] (modified mainstream tree-sitter-c). The custom grammar was sadly necessary, due to the inability of Tree-Sitter to have the alternate roots[4].
P.S. Please add a license for your code.
[1] https://tree-sitter.github.io/
[2] https://github.com/rizinorg/rizin/tree/dev/librz/type/parser
[3] https://github.com/rizinorg/tree-sitter-c/
[4] https://github.com/tree-sitter/tree-sitter/issues/711
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
-
Rust Incremental discussion
Rust Incremental related posts
-
Decoding Tree-sitter Playground Output For Fun
-
Diving into Tree-Sitter: Parsing Code with Python Like a Pro
-
Making Sense of tree-sitter's C API
-
Emacs Tree-sitter custom highlighting
-
Highlighting Parts of Lua as Bash
-
I wrote my own "proper" programming language
-
Rust for Filesystems
- A note from our sponsor - SaaSHub www.saashub.com | 23 Dec 2025
Index
What are some of the best open-source Incremental projects in Rust? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | tree-sitter | 23,043 |
| 2 | moxie | 832 |
| 3 | comemo | 561 |
| 4 | lady-deirdre | 478 |
| 5 | zinoma | 28 |
| 6 | incremental-rs | 28 |