SaaSHub helps you find the best software and product alternatives Learn more →
Top 12 Swift Parser Projects
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
Seems to me this is a case of the Sesame Street song, "Which one of these things is not like the other ones?"
There's bindings for Swift, a parser for Swift source, and this utility kit for Swift:
- Tree-Sitter Bindings for Swift provides the foundational tools to use tree-sitter’s parsing capabilities in Swift: https://github.com/ChimeHQ/SwiftTreeSitter
- Tree-Sitter Parser for Swift is a specific implementation that allows tree-sitter to parse Swift code: https://github.com/alex-pinkus/tree-sitter-swift
- Tree-Sitter Kit is a higher-level toolkit that simplifies creating and using tree-sitter parsers in Swift, providing a more integrated and Swift-friendly approach to defining and working with grammars and parsed data structures: https://github.com/daspoon/tree-sitter-kit
This Tree-Sitter Kit looks like a convenience layer on top of the tree-sitter system, designed to work smoothly within Swift, making the process of creating and using parsers more straightforward and idiomatic within the Swift language itself.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
Swift Parser discussion
Swift Parser related posts
-
Show HN: Tree-sitter Integration for Swift
-
Plain Files vs Json for Document Based Apps?
-
How do EPUB files get read and where can I read that source code?
-
Let user load a csv file and read it
-
EPUB Reader in Swift
-
Reading from spreadsheet
-
A note from our sponsor - SaaSHub
www.saashub.com | 18 Jun 2025
Index
What are some of the best open-source Parser projects in Swift? This list will help you:
# | Project | Stars |
---|---|---|
1 | Fuzi | 1,096 |
2 | SwiftCSV | 1,040 |
3 | CoreXLSX | 851 |
4 | SwagGen | 627 |
5 | swift-tree-sitter | 311 |
6 | EPUBKit | 229 |
7 | SwiftParsec | 228 |
8 | Covfefe | 62 |
9 | swift-math-parser | 61 |
10 | Parsey | 58 |
11 | Dumpling | 44 |
12 | CSV | 31 |