pcre2
Complete Haskell binding to PCRE2 (by sjshuck)
patat
Terminal-based presentations using Pandoc (by jaspervdj)
pcre2 | patat | |
---|---|---|
1 | 11 | |
13 | 2,575 | |
- | 0.8% | |
7.3 | 7.7 | |
3 months ago | about 1 month ago | |
Haskell | Haskell | |
Apache License 2.0 | GNU General Public License v2.0 only |
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.
pcre2
Posts with mentions or reviews of pcre2.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-02.
-
Monthly Hask Anything (June 2021)
One popular approach is to just bundle the C libraries with your packages, see for example pcre2.
patat
Posts with mentions or reviews of patat.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-03-08.
-
Presenterm: Markdown Slideshows in the Terminal
Phenomenal - I've been using patat for this:
https://github.com/jaspervdj/patat
This has in line snippet execution, critical for how I present - so lets switch to this.
- Terminal-based presentations using Pandoc
- patat: Terminal-based presentations using Pandoc
-
Pysentation – The Python Presentation
I've been using https://github.com/jaspervdj/patat previously, but this looks like a worthy alternative. Nice work, I'll have try this out :)
- Dhall: A Gateway Drug to Haskell
-
Slides: Terminal based Markdown presentation tool
Patat (https://github.com/jaspervdj/patat) supports any Pandoc input including Markdown, plus it allows embedding snippets with execution result and even images in supported terminals.
What are some alternatives?
When comparing pcre2 and patat you can also consider the following projects:
regex-genex - Given a list of regexes, generate all possible strings that matches all of them.
pandoc - Universal markup converter
effect-zoo - Comparing Haskell effect systems for ergonomics and speed
katip - A structured logging framework for Haskell
texmath - A Haskell library for converting LaTeX math to MathML.
mustache-haskell - mustache implementation in Haskell