BuildYourOwnLisp VS RE2

Compare BuildYourOwnLisp vs RE2 and see what are their differences.

BuildYourOwnLisp

Learn C and build your own programming language in under 1000 lines of code! (by orangeduck)

RE2

RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. (by google)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
BuildYourOwnLisp RE2
11 49
2,814 8,614
- 1.1%
3.3 8.9
4 months ago 16 days ago
HTML C++
GNU General Public License v3.0 or later BSD 3-clause "New" or "Revised" 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.

BuildYourOwnLisp

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

RE2

Posts with mentions or reviews of RE2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-26.

What are some alternatives?

When comparing BuildYourOwnLisp and RE2 you can also consider the following projects:

mal - mal - Make a Lisp

compile-time-regular-expressions - Compile Time Regular Expression in C++

lis.py - Small lisp interpreter in Python

semver.c - Semantic version in ANSI C

vocabs2 - C++ implementation of drones simulation with velocity obstacles and wireless system

Boost.Signals - Boost.org signals2 module

ulisp-zero - A pared-down version of uLisp for hackers.

libevil - The Evil License Manager

lisp-in-go - A Common Lisp-like Lisp-1 in Go with TCO and partially hygienic macros

constexpr-8cc - Compile-time C Compiler implemented as C++14 constant expressions

ComposableRegex - Build out composable regular expressions from simple sub blocks in a BNF type syntax. Check http://composableregex.apphb.com/ for a demo

Cppcheck - static analysis of C/C++ code