htmlwg VS hayagriva

Compare htmlwg vs hayagriva and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
htmlwg hayagriva
1 3
8 254
- 8.3%
10.0 9.0
about 2 years ago 4 days ago
Rust
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

htmlwg

Posts with mentions or reviews of htmlwg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-18.
  • A Programmable Markup Language for Typesetting [pdf]
    9 projects | news.ycombinator.com | 18 Jan 2023
    HTML the markup language was clearly intended as an SGML vocabulary - TBL himself said as much [1] and HTML also reused element names from the SGML spec/handbook as example/folklore vocabulary such as for paragraphs and headings.

    What browsers made out of it isn't the matter here, but even if it were, the "practical, real-world HTML out there" argument is mostly used to pull up the ladder by an ad company/browser cartel made worse day-in day-out through an atrocious and absurdly voluminous HTML spec (and by CSS, of course).

    Even though Ian Hickson, of WHATWG, wanted to capture HTML as it was understood by browsers, he couldn't help but added additional elements of his own - such as for marking up ads as "aside" lol plus the alien sectioning elements concepts that gave rise to the flawed "outline algorithm" and misuse of heading elements (and earlier failure to understand SGML's RANK feature), a problem that was only fixed last year [2].

    In practice, very few changes to the HTML syntax brought HTML outside SGML - for the most part, ad-hoc and basically unnecessary commenting rules for the script and styles element to keep legacy browsers from rendering JavaScript and CSS, resp., when those where introduced.

    [1]: http://info.cern.ch/hypertext/WWW/MarkUp/MarkUp.html

    [2]: https://github.com/w3c/htmlwg/issues/22

hayagriva

Posts with mentions or reviews of hayagriva. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-21.
  • Typst, a modern LaTeX alternative written in Rust, is now open source
    12 projects | /r/rust | 21 Mar 2023
    Looks like it doesn't support CSL (yet) but someone just opened an issue for it https://github.com/typst/hayagriva/issues/32 . CSL has a ton of citation styles https://www.zotero.org/styles . That wouldn't replace all features of biblatex of course, but it would be a start
  • A Programmable Markup Language for Typesetting [pdf]
    9 projects | news.ycombinator.com | 18 Jan 2023
    For the purposes of this thesis I coded the citation style and numbering using Typst's introspection system and handwrote the references. However, we have also written a BibLaTeX-compatible citation system called hayagriva [1] for Typst. We haven't yet integrated it, but want to do so before our public beta.

    [1]: https://github.com/typst/hayagriva

What are some alternatives?

When comparing htmlwg and hayagriva you can also consider the following projects:

WebKit

typst - A new markup-based typesetting system that is powerful and easy to learn.

tree-sitter-typst - A TreeSitter parser for the Typst File Format

asciidoctor-latex - :triangular_ruler: Add LaTeX features to AsciiDoc & convert AsciiDoc to LaTeX

djot - A light markup language

pixglyph - OpenType glyph rendering.

ab-glyph - Rust API for loading, scaling, positioning and rasterizing OpenType font glyphs

fontdue - The fastest font renderer in the world, written in pure rust.

pandoc - Universal markup converter

harfbuzz - HarfBuzz text shaping engine

chromium - The official GitHub mirror of the Chromium source