Show HN: Archsense – Accurately generated architecture from the source code

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
  • archsense-alpha

    A collection of tools to visualize your product architecture

  • It would seem that some of their tools are open source [0].

    [0] https://github.com/ArchSense/archsense-mono

  • dep-graph-viz

    visualize a dependency graph for a python library

  • 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
  • The "scripts" directory in the repo has a good number of samples.

    Note that I wouldn't call it "specifying an architecture", I would call it "programming the system using architecture-appropriate connectors".

    For example, a task JSON backend:

    https://gitlab.com/mpwmo/ObjectiveSmalltalk/-/blob/master/sc...

    First defines a Task (model) class, then a scheme-handler for storing those tasks (in memory), and finally configures + hooks up those objects to create+run the actual backend.

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

  • Can you develop a CRUD app in 15 minutes?

    2 projects | news.ycombinator.com | 23 Oct 2023
  • Advice for the web API app development using clean architecture in .NET 6.

    4 projects | /r/dotnet | 20 Jun 2023
  • Discord like rich precence in github readme. (Shows vscode's workspace info, file being edited and timelaps)

    1 project | /r/github | 28 May 2023
  • Ask HN: In-editor visual mind map/graph tool for code?

    2 projects | news.ycombinator.com | 17 Apr 2023
  • Connecting Angular to a REST API

    1 project | dev.to | 31 Mar 2023