Ask HN: Does Your Company Practice Model Based Systems Engineering? (MBSE)

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • xact

    Model based design for developers

  • MBSE is a vastly underappreciated technique, and one that deserves much more exposure in the mainstream tech community.

    Sadly, I have found myself exceedingly disappointed at the tooling available to support MBSE, having mainly used Simulink, and also experimented with a few others like Rhapsody, Capella and EA.

    Constant mouse usage with Simulink gave me really bad RSI, and merging models was a pain, due to the way that layout and structural information were mixed together in the xml-based .mdl file format.

    So (naturally) I made a text-based alternative. It's a bit like TensorFlow in that you create a compute graph (computational model), and then run it.

    The model itself can be generated dynamically in a script, using JQuery-like syntax to add or change nodes, or alternatively it can be stored and version controlled in one or more text files, using YAML, XML, JSON or TOML (or some mixture of those) to serialise the structure in an easy-to-diff-and-merge form.

    https://github.com/wtpayne/xact

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • EcoEDA: Recycling E-Waste during Electronics Design

    1 project | news.ycombinator.com | 4 May 2024
  • How to return a BIM360 based model's custom attributes and description

    1 project | dev.to | 4 May 2024
  • Ask HN: FOSS notes offline app with navigation tree, ideally cross platform?

    1 project | news.ycombinator.com | 4 May 2024
  • LFG is a CLI tool that helps you find the right terminal commands for your tasks

    1 project | news.ycombinator.com | 4 May 2024
  • StarCoder2-Instruct: Transparent Self-Alignment for Code Generation

    1 project | news.ycombinator.com | 4 May 2024