sml-parseq VS futhark

Compare sml-parseq vs futhark and see what are their differences.

sml-parseq

parallel sequences library in Standard ML (by shwestrick)

futhark

:boom::computer::boom: A data-parallel functional programming language (by diku-dk)
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
sml-parseq futhark
1 52
4 2,293
- 1.8%
4.5 9.8
about 3 years ago 5 days ago
Standard ML Haskell
MIT License ISC 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.

sml-parseq

Posts with mentions or reviews of sml-parseq. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-14.
  • Provably Space-Efficient Parallel Functional Programming
    2 projects | news.ycombinator.com | 14 Jan 2022
    Author here. One of the cool things about the property we're using here---disentanglement---is that it specifically allows for shared data, under only mild restrictions. This allows us, for example, to implement fast libraries which utilize shared mutable state for efficiency under the hood. A good example is our parallel arrays library (https://github.com/shwestrick/sml-parseq), which is "purely functional" in terms of its interface, but not its implementation.

    It's helpful here to distinguish parallelism from concurrency. Disentanglement naturally emerges in data-race-free parallel programs, which have no concurrency. But certainly, you bring up a good point for programs that are highly concurrent in addition to being highly parallel. There's lots of work already on concurrent functional programming, for example CML (https://en.wikipedia.org/wiki/Concurrent_ML), and we think these ideas could be adapted to work with disentanglement really well.

futhark

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

What are some alternatives?

When comparing sml-parseq and futhark you can also consider the following projects:

sml-analyzer - An experimental language server for SomewhatML

arrayfire-rust - Rust wrapper for ArrayFire

apltail - APL Compiler targeting a typed array intermediate language

dex-lang - Research language for array processing in the Haskell/ML family

LunarML - The Standard ML compiler that produces Lua/JavaScript

Halide - a language for fast, portable data-parallel computation

mlton - The MLton repository

julia - The Julia Programming Language

install-mlkit - Action for installing MLKit

BQN - An APL-like programming language. Self-hosted!

smlnj-viscomp-example - An example of how to use SML/NJ's Visible Compiler APIs

kompute - General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for advanced GPU data processing usecases. Backed by the Linux Foundation.