I've created mediarepo - a media management software - using Tauri and lots of async rust

This page summarizes the projects mentioned and recommended in the original post on /r/rust

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

    A media management tool

  • I've been struggling with managing my files (mainly pictures) for a while now but couldn't find a solution that enabled me to assign tags to files while still being fast and portable. I came across hydrus which had almost all the features I require but doesn't offer the performance and portability I wished for. That's why in the end I decided to start building it myself. Mediarepo in its current state allows you to import files, assign tags to those files and perform complex searches by tags and properties. It's split into two separate applications connected via tcp or unix sockets. The frontend is built with Tauri and connects to a daemon application which uses SeaORM to manage an sqlite database. The code and prebuilt binaries are available on GitHub.

  • sea-orm

    🐚 An async & dynamic ORM for Rust

  • I've been struggling with managing my files (mainly pictures) for a while now but couldn't find a solution that enabled me to assign tags to files while still being fast and portable. I came across hydrus which had almost all the features I require but doesn't offer the performance and portability I wished for. That's why in the end I decided to start building it myself. Mediarepo in its current state allows you to import files, assign tags to those files and perform complex searches by tags and properties. It's split into two separate applications connected via tcp or unix sockets. The frontend is built with Tauri and connects to a daemon application which uses SeaORM to manage an sqlite database. The code and prebuilt binaries are available on GitHub.

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

    Build smaller, faster, and more secure desktop applications with a web frontend.

  • I've been struggling with managing my files (mainly pictures) for a while now but couldn't find a solution that enabled me to assign tags to files while still being fast and portable. I came across hydrus which had almost all the features I require but doesn't offer the performance and portability I wished for. That's why in the end I decided to start building it myself. Mediarepo in its current state allows you to import files, assign tags to those files and perform complex searches by tags and properties. It's split into two separate applications connected via tcp or unix sockets. The frontend is built with Tauri and connects to a daemon application which uses SeaORM to manage an sqlite database. The code and prebuilt binaries are available on GitHub.

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

  • Planning to make a video on cool Rust apps focused on the end user. Make recommendations!

    38 projects | /r/rust | 2 Nov 2022
  • Technologies I'm Learning in 2022

    9 projects | /r/PinoyProgrammer | 5 Jan 2022
  • NoSQL and Key-Value storage systems based on Rust (Redis and Tarantool replacements in Rust)

    10 projects | /r/rust | 17 Dec 2021
  • Ask HN: Best stack for building a desktop app?

    1 project | news.ycombinator.com | 1 May 2024
  • Tauri CRUD Boilerplate

    2 projects | dev.to | 10 Apr 2024