egui_node_graph VS tubearchivist

Compare egui_node_graph vs tubearchivist and see what are their differences.

egui_node_graph

Build your node graph applications in Rust, using egui (by setzer22)
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
egui_node_graph tubearchivist
6 153
688 4,080
- 3.0%
4.6 9.3
about 1 month ago 13 days ago
Rust Python
MIT 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.

egui_node_graph

Posts with mentions or reviews of egui_node_graph. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-23.
  • Creating and (partially) running execution graphs, somewhat similar to make?
    1 project | /r/rust | 9 Jun 2023
    I want the DAG to be explainable so to handle type safety ( think that's what you're getting at?) in a user friendly way, I've been looking into using this library to draw the DAG interactively, save this to disk, and then I will then consume this in a macro to actually write the final executable.
  • Nodium. Rust flow-oriented programming language.
    2 projects | /r/rust | 23 Apr 2023
    Did you consider to use egui_node_graph ?
  • Equivalent of ReactFlow for Rust
    1 project | /r/rust | 30 Oct 2022
    I was looking for something similar and found https://github.com/setzer22/egui_node_graph
  • Pure Data as a plugin, with a new GUI
    14 projects | news.ycombinator.com | 22 Oct 2022
  • Why do you waste so much time on the internet
    6 projects | news.ycombinator.com | 6 May 2022
    Gankra's work on a useful rust memory model is both fascinating and useful: https://twitter.com/Gankra_/status/1509335163045650436

    This tool to convert low-complexity rust tests to proofs is interesting and something I'm glad I know exists: https://model-checking.github.io/kani-verifier-blog/2022/05/...

    I'm using this code I found out about via reddit in a side project, probably less interesting to you though: https://github.com/setzer22/egui_node_graph

    (Warning, videos from here on out):

    Cool product demo of a futuristic debugger: https://www.hytradboi.com/2022/debugging-by-querying-a-datab...

    These people also have a cool demo of splitting a single program across two different computers (frontend and backend webserver in their case). Maybe a bit less convincing than the previous one, but something I intend to watch: https://www.hytradboi.com/2022/uis-are-streaming-dags

    These people have some really cool work on automatically solving physics problems (just linking to one of their talks as an example): https://www.youtube.com/watch?v=WHhDgxkiR9c

  • [Media] A complete overhaul of Blackjack's 3d viewport with custom wgpu drawing
    2 projects | /r/rust | 6 Mar 2022

tubearchivist

Posts with mentions or reviews of tubearchivist. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-13.
  • Self-Hosted Is Awesome
    6 projects | news.ycombinator.com | 13 Apr 2024
  • Bookmark manager with a focus on organization?
    6 projects | /r/selfhosted | 7 Dec 2023
    holy hell I hadn't come across archivebox as of yet, I'll definitely be spinning this up this eve. Is the UI comfortable enough to use as a "bookmark manager"? just been setting up tubearchivist for essentially this purpose, wondering if ArchiveBox would essentially do the same
  • 150TB, 1 Million Videos, YouTube Collection
    1 project | /r/DataHoarder | 22 Nov 2023
    I'm using TubeArchivist to maintain this VERY large collection.
  • Unable to subscribe to new channels.
    1 project | /r/TubeArchivist | 10 Nov 2023
    There appears to be a patch in Tubearchivest at https://github.com/tubearchivist/tubearchivist/issues/587
  • Anti-Anti-Adblocker uBlock filter to get rid of the annoying YouTube message
    4 projects | news.ycombinator.com | 14 Oct 2023
    Personally, I use Tubearchivist.

    There are others though.

    https://github.com/tubearchivist/tubearchivist

  • YouTube front end selfhosted
    1 project | /r/selfhosted | 5 Oct 2023
    I've been seeing TubeArchivist posted a lot recently.
  • New release: v0.4.0
    2 projects | /r/TubeArchivist | 6 Aug 2023
    It has been some time since the last release, but v0.4.0 is finally wrapped up. This brings a wide range of fixes and changes, particularly stability improvements, with our new file system naming convention, this should solve a bunch of previously unsolvable compatibility issues. I highly recommend reading the release notes carefully, as the filesystem migration could be a breaking change if you made changes manually there: https://github.com/tubearchivist/tubearchivist/releases/tag/v0.4.0
  • Self hosted YouTube media server – Tube Archivist
    10 projects | news.ycombinator.com | 16 Jul 2023
    I saw this was a Django app so I dug around to look at their models. As far as I can tell this is all they have: https://github.com/tubearchivist/tubearchivist/blob/master/t... - just a `Account` model.

    It looks like Django + SQLite is used for user accounts, but all other data storage happens in Elasticsearch.

    It's an interesting design decision. I would have gone all-in on the database, and used SQLite FTS in place of Elasticsearch for simplicity, but that's my own personal favourite stack. Not saying their design is bad, just different.

  • Looking for a specific episode
    1 project | /r/ThatChapter | 30 Jun 2023
    Oh, so it is. I happen to run a TubeArchivist at home that grabs the videos and subtitles. Then I can search through the subtitle files for key phrases. I must have grabbed it while it was still public.
  • YouTube channel auto download and filters
    5 projects | /r/jellyfin | 2 Jun 2023
    You probably want Tube Archivist. The only problem is that it’s naming convention doesn’t work with the Jellyfin YouTube Metadata Plugin.

What are some alternatives?

When comparing egui_node_graph and tubearchivist you can also consider the following projects:

Fetcher - A chrome extension which fetches your favourite feeds, so you don't have to.

tubesync - Syncs YouTube channels and playlists to a locally hosted media server

pure-data - Pure Data - a free real-time computer music system

watchtower - A process for automating Docker container base image updates.

nodium - Nodium is an easy-to-use data analysis and automation platform using Rust with a visual node-based interface. It includes a plugin browser for downloading extensions, making it versatile for a wide range of data manipulation tasks. No coding experience required.

jellyfin-youtube-metadata-plugin - Youtube Metadata Plugin for Jellyfin

LeechBlockNG - LeechBlock NG (Next Generation) for Firefox is a simple productivity tool designed to block those time-wasting sites that can suck the life out of your working day. All you need to do is specify which sites to block and when to block them.

rffmpeg - rffmpeg: remote SSH FFmpeg wrapper tool

Camomile - An audio plugin with Pure Data embedded that allows to load and to control patches

PhotoPrism - AI-Powered Photos App for the Decentralized Web 🌈💎✨

score - ossia score, an interactive sequencer for the intermedia arts

self-hosted_docker_setups - A collection of my docker-compose files used to setup self-hosted services on Raspberry Pi 4 running 64-bit Raspberry Pi OS