pengine VS dex-lang

Compare pengine vs dex-lang and see what are their differences.

pengine

pengines (SWI Prolog) client for Go (by guregu)

dex-lang

Research language for array processing in the Haskell/ML family (by google-research)
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
pengine dex-lang
2 25
7 1,538
- 0.5%
0.0 8.8
over 1 year ago 1 day ago
Go Haskell
BSD 2-clause "Simplified" License 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.

pengine

Posts with mentions or reviews of pengine. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-26.
  • Mangle, a programming language for deductive database programming
    12 projects | news.ycombinator.com | 26 Nov 2022
    Other resources for logic programming and Go:

    ichiban/prolog - ISO Prolog interpreter in pure Go, getting close to v1: https://github.com/ichiban/prolog

    trealla-prolog/go - ISO Prolog interpreter embedded via WASM: https://github.com/trealla-prolog/go

    guregu/pengine - library for interfacing with Pengines (SWI-Prolog's RPC protocol): https://github.com/guregu/pengine

    biscuit-auth/biscuit-go - Biscuits are a fancy auth token with a little Datalog engine: https://github.com/biscuit-auth/biscuit-go

    I'm a big fan of logic programming. We've been seeing a small resurgence of interest in it (for example Yarn using Prolog made some waves) and I have some optimism for its future.

  • Prolog runtime for aws lambda?
    5 projects | /r/prolog | 2 Jun 2022
    This can work surprisingly well. There are some helpful predicates in guregu/predicates to deal with JSON and filesystem stuff (for example, you could hook up predicates.FS with something like jszwec/s3fs to easily load files from S3). If you end up needing a more mature Prolog, I also have a Go implementation of pengine_rpc/3 in the pengine package to easily call SWI.

dex-lang

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

What are some alternatives?

When comparing pengine and dex-lang you can also consider the following projects:

mangle

jax - Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more

prolog - The only reasonable scripting engine for Go.

futhark - :boom::computer::boom: A data-parallel functional programming language

go - Trealla Prolog embedded in Go using WASM

julia - The Julia Programming Language

biscuit-go

Pytorch - Tensors and Dynamic neural networks in Python with strong GPU acceleration

prolamb - SWI-Prolog lambda runtime

hasktorch - Tensors and neural networks in Haskell

logica - Logica is a logic programming language that compiles to SQL. It runs on Google BigQuery, PostgreSQL and SQLite.

CIPs