graph-trace VS inline-js

Compare graph-trace vs inline-js and see what are their differences.

graph-trace

Trace the call graph of a Haskell program (by aaronallen8455)

inline-js

Call JavaScript from Haskell, and vice versa! (by tweag)
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
graph-trace inline-js
1 2
16 128
- 0.0%
1.0 0.0
about 1 year ago about 1 year ago
Haskell Haskell
- -
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.

graph-trace

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

inline-js

Posts with mentions or reviews of inline-js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-03.
  • Monthly Hask Anything (January 2022)
    4 projects | /r/haskell | 3 Jan 2022
    Anyone using https://github.com/tweag/inline-js for anything interesting?
  • are there any libraries to interop with WASM?
    3 projects | /r/haskell | 28 Feb 2021
    Another way to do this would be using inline-js to load and run the wasm stuff via node. inline-js already supports exporting Haskell functions as sync functions on the JS side, so they can be used as wasm import functions. I've always wanted to write a blog post about using inline-js as a wasm runner but unsure if there's real interest out there..

What are some alternatives?

When comparing graph-trace and inline-js you can also consider the following projects:

learn-you-a-haskell - “Learn You a Haskell for Great Good!” by Miran Lipovača

Hasura - Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

winter - Haskell port of the WebAssembly OCaml reference interpreter

coq - Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.

wasm-api-hs - High-level Haskell bindings to Wasm C API.