3bmd VS rust-peg

Compare 3bmd vs rust-peg and see what are their differences.

3bmd

markdown processor in CL using esrap parser (by 3b)

rust-peg

Parsing Expression Grammar (PEG) parser generator for Rust (by kevinmehall)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
3bmd rust-peg
1 10
79 1,390
- -
6.1 3.6
9 months ago 4 days ago
Common Lisp Rust
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.

3bmd

Posts with mentions or reviews of 3bmd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-05.
  • CommonMark implementation in Common Lisp?
    4 projects | /r/lisp | 5 Jan 2021
    awesome-cl only lists https://github.com/3b/3bmd under markdown; a relevant discussion: https://www.reddit.com/r/Common_Lisp/comments/6s7wta/where_is_commonmark_implementation_for_common_lisp/

rust-peg

Posts with mentions or reviews of rust-peg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-06.

What are some alternatives?

When comparing 3bmd and rust-peg you can also consider the following projects:

cl-commonmark - A WIP CommonMark parser in Common Lisp

pest - The Elegant Parser

clcm - CommonMark Parser implemented in Common Lisp

nom - Rust parser combinator framework

arborist - Arborist is a PEG parser that supports left-associative left recursion

lalrpop - LR(1) parser generator for Rust

ichiran - Linguistic tools for texts in Japanese language

chomp - A fast monadic-style parser combinator designed to work on stable Rust.

PEGTL - Parsing Expression Grammar Template Library

rust-bison-skeleton - Bison frontend for Rust

pom - PEG parser combinators using operator overloading without macros.

rust-csv - A CSV parser for Rust, with Serde support.