Newt VS featdoc

Compare Newt vs featdoc and see what are their differences.

Newt

Autogenerate a .Net (C#/EF Core) data project (class library with entities and data contexts) from a Postgres database, plus Graphviz and SQL. (by kcartlidge)

featdoc

Feature documentation made easy: docs-as-code (by Calpano)
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
Newt featdoc
2 2
0 3
- -
4.4 3.3
9 months ago 6 months ago
C# Java
GNU Affero General Public License v3.0 BSD 2-clause "Simplified" 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.

Newt

Posts with mentions or reviews of Newt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-17.
  • I love building a startup in Rust. I wouldn't pick it again
    11 projects | news.ycombinator.com | 17 Feb 2023
    > Actually, it does work from Linux ... cross-compiled from Linux to Windows.

    Here's a link to the commands I use to generate my cross-platform builds [1]. They are easy enough to stick in a shell script or batch file so you get all the builds with one command. These produce single executables, trimmed for size.

    [1] https://github.com/kcartlidge/Newt#generating-stand-alone-bu...

  • Graphviz v7
    10 projects | news.ycombinator.com | 24 Oct 2022
    Graphviz is excellent. I use it for (amongst other things) generating diagrams of states and transitions, and also for automatically mapping choices as I write interactive fiction.

    More generally I've added it to Newt [1], which is my in-progress C# code generator. It scans a PostgreSQL database to automatically generate a class library with models and EF Core data contexts. And as part of that it generates a dot notation Graphviz source file for showing the tables and relationships (the repo includes an example image [2]). The example only shows a couple of tables, but it gives an idea of what can be produced (and also shows the .dot source file that was created to produce it).

    [1] https://github.com/kcartlidge/Newt

featdoc

Posts with mentions or reviews of featdoc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-11.
  • Docs as Code at Linode (2020)
    3 projects | news.ycombinator.com | 11 Jul 2023
    OK, here is a true code approach to generate wiki pages with embedded Mermaid sequence diagramms. https://github.com/Calpano/featdoc Feedback welcome.
  • Graphviz v7
    10 projects | news.ycombinator.com | 24 Oct 2022
    The next step are tools like featdoc which let you define systems and interaction rules which then generate a (mermaid) sequence diagram.

    Example at https://dev.azure.com/itmv/Coffee%20Shop/_wiki/wikis/Coffee-...

    Project at https://github.com/Calpano/featdoc

    Disclosure: I maintain this project

What are some alternatives?

When comparing Newt and featdoc you can also consider the following projects:

edgedb-net - The official .NET client library for EdgeDB

hitchstory - Type-safe YAML integration tests. Tests that write your docs. Tests that rewrite themselves.

pidove

ideas4 - An Additional 100 Ideas for Computing https://samsquire.github.io/ideas4/

diagrams - :art: Diagram as Code for prototyping cloud system architectures

go - The Go programming language

drawio-desktop - Official electron build of draw.io

Graphviz.NetWrapper - Lean .NET wrapper around Graphviz for building graphs, reading/writing dot files, exporting images, or programmatically reading out the layout attributes.

saddle-data-graph - where does it come from, where does it go?

proposal-explicit-resource-managemen