MusicXML and Percussion Notation

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • exile

    XML in Rust (by webern)

  • I've been trying to work on this, specifically for the purpose of a Rust implementation on MusicXML and later MNX. XML is so hard though. First I created a tree parser since I didn't see anything at the time. Maybe there's a better tree/DOM parser now. Don't know. Here's mine https://github.com/webern/exile Proper handling of whitespace is probably the biggest drawback.

    In a private repo I've been trying to use the XSD spec to create a library that represents XSD correctly. This is where things get really hard.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts