whatthefn VS pagliascii

Compare whatthefn vs pagliascii and see what are their differences.

pagliascii

Due to reasons I am unable to follow up to this project, see the linked gist if you are interested in taking over the project instead. (by Veykril)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
whatthefn pagliascii
3 2
0 50
- -
0.0 1.8
almost 2 years ago over 2 years ago
Rust Rust
GNU General Public License v3.0 only 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.

whatthefn

Posts with mentions or reviews of whatthefn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-18.
  • Building GTK4 Applications Like Websites
    1 project | news.ycombinator.com | 24 May 2022
  • egui or iced or druid?
    6 projects | /r/rust | 18 Mar 2022
    The Elm model is fine, but it just didn't seem to work well with GTK. I never found much use for message passing - binding or signal callbacks accomplished state changes without much hassle, and fitting into GTK much better. For instance, here's a fairly complex page using subclassing + composite templates via blueprints: https://github.com/JMS55/whatthefn/blob/master/res/blp/profile_setup_page.blp + https://github.com/JMS55/whatthefn/blob/master/src/profile_setup_page.rs.
  • Parsers that don't yet exist?
    10 projects | /r/rust | 7 Mar 2022
    The code is now open source (GPLv3) https://github.com/JMS55/whatthefn/tree/master/src/perf_data_parser.

pagliascii

Posts with mentions or reviews of pagliascii. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-06.
  • I wish Asciidoc was more popular
    11 projects | news.ycombinator.com | 6 Feb 2023
    I love AsciiDoc and want to use it more. The main problem is, as noted, that it's hard to get this ruby library into whatever platform you want to deploy to. Consequently it's hard to build tooling based on AsciiDoc.

    I've had a brief play with trying to implement AsciiDoc in Rust (and others have too, see https://github.com/Veykril/pagliascii). I got bored of trying to figure out what the semantics should be by reading the implementation and decided to wait until the upcoming specification effort at https://asciidoc-wg.eclipse.org/ bears fruit, the Zulip seems a bit more active recently

  • Parsers that don't yet exist?
    10 projects | /r/rust | 7 Mar 2022

What are some alternatives?

When comparing whatthefn and pagliascii you can also consider the following projects:

inferno - A Rust port of FlameGraph

pandoc-latex-admonition - A pandoc filter for setting admonition on specific div or codeblock elements

Asciidoctor - :gem: A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.

asciidoctor-rs - Parser for asciidoctor written in Rust

pandoc - Universal markup converter

asciidoc-py - Legacy python processor for AsciiDoc

book-template - A markdown template for my books