atom VS fault-tree

Compare atom vs fault-tree and see what are their differences.

atom

A DSL for embedded hard realtime applications. (by tomahawkins)

fault-tree

A fault tree analysis library. (by tomahawkins)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
atom fault-tree
6 -
265 3
- -
0.0 0.0
almost 7 years ago about 13 years ago
Haskell Haskell
BSD 3-clause "New" or "Revised" 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.

atom

Posts with mentions or reviews of atom. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-10.
  • [ANNOUNCE] GHC 9.6.1-alpha1 is now available
    1 project | /r/haskell | 14 Jan 2023
    Atom and Copilot for using Haskell to generate C for microcontrollers.
  • Atom: An EDSL for embedded hard realtime applications
    2 projects | news.ycombinator.com | 10 Sep 2022
    There seems to be a little more information on its github page: https://github.com/tomahawkins/atom
  • Don’t Be Scared Of Functional Programming
    4 projects | /r/programming | 16 Feb 2022
  • Do You Know Where Haskell Is Used?
    6 projects | dev.to | 13 Dec 2021
    Eaton is a manufacturer of electrical and hydraulic equipment, as well as components for the aviation and automotive sectors. The company is using Haskell for day-to-day tasks such as scripting, hardware simulation, remote control tools for vehicle systems, etc. However, the most interesting thing is that they have entrusted hydraulic elements to the control of code written in Atom DSL, which is also implemented in Haskell. Atom is used to develop hard real-time systems and allows describing declaratively the system state transition rules. During compilation, the tasks are scheduled, which is why the resulting code has a deterministic execution time and constant memory consumption. This makes verification of the obtained code much easier and generally increases the system security, which is, of course, very important in this subject domain. You can read about all this in more detail on the slides and in the Atom repository.
  • Haskell @ Tesla
    1 project | /r/haskell | 16 Nov 2021
    Do you use atom or some other free software framework for generating the firmware?

fault-tree

Posts with mentions or reviews of fault-tree. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning fault-tree yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing atom and fault-tree you can also consider the following projects:

verilog - A Verilog parser for Haskell.

processor-creative-kit - haskell prrocessor-creative-kit

atom-msp430 - Definitions for using Atom with the MSP430 microcontroller family.

ion - An Ivory library inspired by Atom

copilot - A (Haskell DSL) stream language for generating hard real-time C code.

HVM - A massively parallel, optimal functional runtime in Rust

copilot-language

copilot-cbmc - cbmc based tool for verifying copilot programs

harmtrace - HarmTrace (Harmony Analysis and Retrieval of Music with Type-level Representations of Abstract Chords Entities) is a system for automatic harmony analysis of music.

copilot-core - Intermediate representation for CoPilot. Strictly follows Haskell 2010 except for universal and existential quantification.