awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
eed3si9n avatar

eed3si9n/scalaxb

0
View on GitHub↗
342 stars·161 forks·Scala·MIT·9 viewsscalaxb.org↗

Scalaxb

scalaxb is an XML data binding tool for Scala.

Features

  • Parsing and Serialization - XML data binding tool for generating Scala code.

Star history

Star history chart for eed3si9n/scalaxbStar history chart for eed3si9n/scalaxb

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does eed3si9n/scalaxb do?

scalaxb is an XML data binding tool for Scala.

What are the main features of eed3si9n/scalaxb?

The main features of eed3si9n/scalaxb are: Parsing and Serialization.

Which projects share features with eed3si9n/scalaxb?

Projects with overlapping indexed features include: remarkjs/remark — Remark is a markdown processor and transformer that converts markdown text into a structured JSON abstract syntax tree… sparklemotion/nokogiri — Nokogiri is an XML and HTML parsing library that builds navigable document trees from strings, files, or URLs using… empact/roxml — ROXML is a module for binding Ruby classes to XML. It supports custom mapping and bidirectional marshalling between… ohler55/ox — Ruby Optimized XML Parser. jch/html-pipeline — HTML processing filters and utilities. dam5s/happymapper — Object to XML mapping library, using Nokogiri (Fork from John Nunemaker's Happymapper).

Projects sharing features with Scalaxb

These projects share indexed features with Scalaxb. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • sparklemotion/nokogirisparklemotion avatar

    sparklemotion/nokogiri

    6,236View on GitHub↗

    Nokogiri is an XML and HTML parsing library that builds navigable document trees from strings, files, or URLs using native C parsers for speed and standards compliance. It provides a CSS selector engine that translates CSS3 selectors into XPath expressions for querying nodes, an XPath query interface with namespace support, a document manipulation toolkit for modifying parsed documents, XSD schema validation, and XSLT transformation capabilities. The library wraps libxml2 and libxslt C libraries with Ruby bindings for high-performance parsing, and integrates Google's Gumbo parser for standard

    Clibxml2libxsltnokogiri
    View on GitHub↗6,236
  • remarkjs/remarkremarkjs avatar

    remarkjs/remark

    8,911View on GitHub↗

    Remark is a markdown processor and transformer that converts markdown text into a structured JSON abstract syntax tree for programmatic manipulation. It functions as a plugin-based tool within the unified ecosystem, allowing users to parse, transform, and stringify markdown content. The project is distinguished by its extensibility through a plugin system that supports custom markdown syntax extensions, the introduction of new markup elements, and the definition of custom processing logic. This framework enables the modification of content through a visitor-pattern traversal of the syntax tre

    JavaScript
    View on GitHub↗8,911
  • empact/roxmlEmpact avatar

    Empact/roxml

    225View on GitHub↗

    ROXML is a module for binding Ruby classes to XML. It supports custom mapping and bidirectional marshalling between Ruby and XML using annotation-style class methods, via Nokogiri or LibXML.

    Ruby
    View on GitHub↗225
  • jch/html-pipelinejch avatar

    jch/html-pipeline

    2,329View on GitHub↗

    HTML processing filters and utilities

    Ruby
    View on GitHub↗2,329
Compare all 15 related projects→