cel-go VS peggo

Compare cel-go vs peggo and see what are their differences.

peggo

PEG parser generator (by Baltoli)
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
cel-go peggo
7 1
2,040 1
1.0% -
8.8 10.0
about 20 hours ago about 4 years ago
Go C
Apache License 2.0 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.

cel-go

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

peggo

Posts with mentions or reviews of peggo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-26.
  • JQL in go
    6 projects | /r/golang | 26 Nov 2022
    I used a parsing expression generator to do something similar and built a defined internal lucene-style search syntax kind of like JQL. https://github.com/Baltoli/peggo

What are some alternatives?

When comparing cel-go and peggo you can also consider the following projects:

expr - Expression language and expression evaluation for Go [Moved to: https://github.com/expr-lang/expr]

participle - A parser library for Go

gopher-lua - GopherLua: VM and compiler for Lua in Go

convert-dsl-to-es-query-with-antlr - Convert custom sql like dsl query to es query

tengo - A fast script language for Go

gval - Expression evaluation in golang

anko - Scriptable interpreter written in golang

agora

go-python - naive go bindings to the CPython2 C-API

go-php - PHP bindings for the Go programming language (Golang)

otto - A JavaScript interpreter in Go (golang)

go-lua - A Lua VM in Go