Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Top 9 Scala Parsing Projects
-
-
Project mention: How do I remove the forward reference error in my parser? (20 lines) | reddit.com/r/scala | 2023-04-09
Perhaps use Li Haoyi's fastparse instead? https://github.com/com-lihaoyi/fastparse
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
-
-
-
Project mention: The Newest Java Json Benchmark Results just dropped | reddit.com/r/java | 2023-05-01
Afaik dsl-json came up with a lot of improvements and inspired a several other libraries like JsonIter and jsonIter-scala. Jsoniter-scala by u/plokhotnyuk is probably the most optimized JSON library on the JVM at this point, and seems to power most of the Scala ecosystem. Some implementations/optimizations eventually made their way back into Jackson and other libraries.
-
Scala Parser Combinators
simple combinator-based parsing for Scala. formerly part of the Scala standard library, now a separate community-maintained module
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
Scala Parsing related posts
- How do I remove the forward reference error in my parser? (20 lines)
- Parse slightly dirty, poorly escaped XML
- Post your problems with Scala 3/2.13 compiler performance!
- Scala needs *highly* efficient libraries to survive in a multi-core age
- Using Circe with GADT
- Learning macros in scala 2.13
- Best way to port a scala + swing app to flutter?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 2 Jun 2023
Index
What are some of the best open-source Parsing projects in Scala? This list will help you:
Project | Stars | |
---|---|---|
1 | Scopt | 1,399 |
2 | Fast Parse | 1,039 |
3 | Parboiled2 | 710 |
4 | Scallop | 656 |
5 | jsoniter-scala | 649 |
6 | Scala Parser Combinators | 627 |
7 | decline | 598 |
8 | atto | 356 |
9 | CLIST | 107 |