TOML
Parse TOML. Like a bawss. (by jm)
HTML::Pipeline
HTML processing filters and utilities (by jch)
TOML | HTML::Pipeline | |
---|---|---|
- | 1 | |
151 | 2,268 | |
- | - | |
0.0 | 7.2 | |
over 2 years ago | 29 days ago | |
Ruby | Ruby | |
MIT License | MIT License |
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.
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.
TOML
Posts with mentions or reviews of TOML.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning TOML yet.
Tracking mentions began in Dec 2020.
HTML::Pipeline
Posts with mentions or reviews of HTML::Pipeline.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-11-17.
-
How we made a Ruby method 200x faster
You may also be interested in https://github.com/gjtorikian/html-pipeline (or its main dependency, https://github.com/gjtorikian/selma), for high performance HTML manipulation.
What are some alternatives?
When comparing TOML and HTML::Pipeline you can also consider the following projects:
Tomlrb - A Racc based TOML parser
Nokogiri - Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.
Oj - Optimized JSON
Oga - Oga is an XML/HTML parser written in Ruby.
raabro - a Ruby PEG parser library
HappyMapper - Object to XML mapping library, using Nokogiri (Fork from John Nunemaker's Happymapper)
tomlib - Tomlib is a fast and standards-compliant TOML parser and generator for Ruby.
Ox - Ruby Optimized XML Parser
ROXML - 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.