Fluture VS Sanctuary

Compare Fluture vs Sanctuary and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
Fluture Sanctuary
4 5
2,467 3,011
0.3% 0.1%
5.9 7.1
11 days ago 3 months ago
JavaScript JavaScript
MIT License 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.

Fluture

Posts with mentions or reviews of Fluture. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-01.
  • Ask HN: Who wants to be hired? (December 2023)
    26 projects | news.ycombinator.com | 1 Dec 2023
    My name is Aldwin. I'm back-end-leaning full-stack (web-) developer with over 13 years of full time professional experience at various software development agencies. Besides that, I have years of hobby-programming and open-source experience, with Fluture[1] being my most well-received.

    I've been leading small teams for the last eight years, focusing on developer enabling work such as process management, devops, software architecture, and coaching.

    I'm very passionately in particular about functional programming, and I'm hoping to coach teams when it comes to the cross-over between functional programming and software architecture - something a lot of developers who are new to FP struggle with.

    Although I have been involved in a huge variety of software types, I'm particularly well-experienced when it comes to real-time, offline-first web-applications and real-time data processing.

    [1]: https://github.com/fluture-js/Fluture

  • FP for web/mobile apps in 2022?
    5 projects | /r/functionalprogramming | 2 Aug 2022
    I think that it is fine to code perfectly functional apps using TypeScript with React Native and React. You will have a huge community to support you with documentation, libraries, and available labor. Yes, the language has a lot of soundness holes and misses a lot of useful features like pattern matching or type classes but, for me, it is a valid trade-off. There are libraries for better FP programming in TypeScript like fp-ts, io-ts, and fluture.
  • Introduction to Functional Programming in JavaScript
    5 projects | dev.to | 8 Jan 2022
    Fortunately, as it has been shown in this article, it’s definitely possible to use functional programming with plain JavaScript. However, if you really want to dive deeper into this paradigm while using JavaScript, you’ll probably want to use some already existing functional libraries such as Sanctuary, Fluture, Ramda and others.
  • A Fallback for the JavaScript Pipeline Operator
    3 projects | dev.to | 6 Jan 2021
    This is great news for functionally-minded libraries such as Ramda, Sanctuary, Fluture, and many more. But it also makes some vanilla JavaScript nicer, for example:

Sanctuary

Posts with mentions or reviews of Sanctuary. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-01.
  • Ask HN: Freelancer? Seeking freelancer? (February 2024)
    5 projects | news.ycombinator.com | 1 Feb 2024
    SEEKING WORK • Berlin, Germany • Remote or on-site • Software developer

    I'm a software developer with 13 years of experience. I love leveraging software to save people time. I have a background in (visual) design and consider design to be crucial to the development of all software (even software with no visible interface).

    I have deep knowledge of JavaScript. I have also worked professionally with TypeScript, Python, and Haskell. I enjoy working with HTML and CSS. I know React, and I'm looking for an opportunity to learn htmx.

    I have created Sanctuary (https://sanctuary.js.org/) and several other libraries. :)

    https://davidchambers.me/cv/

  • Ask HN: Who wants to be hired? (February 2024)
    19 projects | news.ycombinator.com | 1 Feb 2024
    Location: Berlin, Germany

    Remote: Yes

    Willing to relocate: Possibly

    Technologies: JavaScript, TypeScript, Python, Haskell, Clojure, Bash, SQL, HTML, CSS, React, htmx, functional programming

    Résumé/CV: https://davidchambers.me/cv/

    Email: [email protected]

    Author of Sanctuary (https://sanctuary.js.org/) and several other libraries. I love writing parsers and interpreters. I enjoy writing shell scripts more than is healthy (ShellCheck is amazing). I love hyperlinks and discovering web standards.

  • Hegel – An advanced static type checker for JavaScript
    12 projects | news.ycombinator.com | 11 Oct 2022
    I wonder if this will be something that functional libraries like Ramda [1] or Sanctuary [2] will be able to benefit from.

    One of the reasons these libraries don't work so well with TS is that it doesn't have ML-style whole program inference and hence doesn't work so well with patterns like currying. Hegel seems more capable in that regard.

    [1] https://ramdajs.com/

    [2] https://github.com/sanctuary-js/sanctuary

  • Introduction to Functional Programming in JavaScript
    5 projects | dev.to | 8 Jan 2022
    Fortunately, as it has been shown in this article, it’s definitely possible to use functional programming with plain JavaScript. However, if you really want to dive deeper into this paradigm while using JavaScript, you’ll probably want to use some already existing functional libraries such as Sanctuary, Fluture, Ramda and others.
  • Sanctuary Cheat Sheet
    2 projects | /r/functionalprogramming | 21 Jun 2021
    Hey everyone, I put together a [Cheat Sheet](https://github.com/identinet/sanctuary-cheat-sheet) for [Sanctuary](https://sanctuary.js.org/) that I hope is helpful to you.

What are some alternatives?

When comparing Fluture and Sanctuary you can also consider the following projects:

rubico - [a]synchronous functional programming

ramda - :ram: Practical functional Javascript

scriptum - Functional Programming Unorthodoxly Adjusted to Client-/Server-side Javascript

Index - âš¡ Pattern Matching in Typescript

adequate-guide-react - A sample app of usage of functional programming with React.

RxJS

posterus - Composable async primitives with cancelation, control over scheduling, and coroutines. Superior replacement for JS Promises.

Rambda - Faster and smaller alternative to Ramda

node-tda - NodeJS API for TDA

lodash - A modern JavaScript utility library delivering modularity, performance, & extras.

ppipe - pipes values through functions, an alternative to using the proposed pipe operator ( |> ) for ES

underscore-contrib - The brass buckles on Underscore's utility belt