atom VS harmtrace

Compare atom vs harmtrace and see what are their differences.

atom

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

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. (by haas)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
atom harmtrace
6 1
265 55
- -
0.0 10.0
almost 7 years ago over 5 years ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License GNU General Public License v3.0 only
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?

harmtrace

Posts with mentions or reviews of harmtrace. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-13.
  • Do You Know Where Haskell Is Used?
    6 projects | dev.to | 13 Dec 2021
    Now letโ€™s jump to an entirely different sphere, that is, the world of music. The service called Chordify allows converting music from YouTube, SoundCloud, etc. into chords so that you could learn to play your favorite songs. Haskell is mostly used during the tracing process; to this end, developers use the HarmTrace library that analyses the sequences of musical harmonics.

What are some alternatives?

When comparing atom and harmtrace you can also consider the following projects:

verilog - A Verilog parser for Haskell.

haskell-companies - A gently curated list of companies using Haskell in industry

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

ion - An Ivory library inspired by Atom

HVM - A massively parallel, optimal functional runtime in Rust

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

fault-tree - A fault tree analysis library.

ecu - Utilities for automotive ECU development.

PCG - ๐™‹๐™๐™ฎ๐™ก๐™ค๐™œ๐™š๐™ฃ๐™š๐™ฉ๐™ž๐™˜ ๐˜พ๐™ค๐™ข๐™ฅ๐™ค๐™ฃ๐™š๐™ฃ๐™ฉ ๐™‚๐™ง๐™–๐™ฅ๐™ โธบ Haskell program and libraries for general phylogenetic graph search

improve - An imperative programming language in Haskell for high assurance embedded applications. ImProve programs are verified with model checking. ImProve compiles to C and Simulink.

benchmark - A microbenchmark support library

haxl - A Haskell library that simplifies access to remote data, such as databases or web-based services.