concur-static VS featherytale

Compare concur-static vs featherytale and see what are their differences.

concur-static

Generate semi-dynamic UIs with Concur (by pkamenarsky)

featherytale

Opening the source for the game Feathery Tale (by enobayram)
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
concur-static featherytale
1 1
58 2
- -
10.0 0.0
over 3 years ago almost 2 years ago
Haskell C
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.

concur-static

Posts with mentions or reviews of concur-static. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-06.
  • The Big List of Haskell GUI Libraries
    8 projects | /r/haskell | 6 Jul 2022
    There were some problems with the underlying Concur abstraction in concur-replica, but I have a local branch that I think fixes them. That said, I definitely don’t recommend concur-replica for production. Still, Concur is pretty unique in the UI space, so I definitely recommend at least trying out any one of the implementations. There’s also https://github.com/pkamenarsky/concur-static, which is an attempt at semi-dynamic UIs by exploring all possible state transitions and generating a static JS file that encodes all of them.

featherytale

Posts with mentions or reviews of featherytale. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-06.
  • The Big List of Haskell GUI Libraries
    8 projects | /r/haskell | 6 Jul 2022
    I've never used Concur myself, but I've actually stumbled upon the same UI paradigm independently ~10 years ago while implementing a C++ EDSL for constructing behavior trees for scripting a game. If you check the link, the resulting EDSL was very ugly in C++, but it still made it very pleasant to implement very complicated UI workflows. So, when I read the documentation for Concur, I immediately recognized the paradigm and appreciated how much cleaner it looks as a Haskell library.

What are some alternatives?

When comparing concur-static and featherytale you can also consider the following projects:

momentu - A purely functional animated GUI framework

haskell-spa-tutorial - A tutorial for building a singe-page web application in Haskell

webviewhs - 🌐 A Haskell binding to the webview library created by Serge Zaitsev.

miso - :ramen: A tasty Haskell front-end framework