I've made a Video Editor for Windows 10, focused on Speed + Simplicity. Would you use it?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Win2D

    Win2D is an easy-to-use Windows Runtime API for immediate mode 2D graphics rendering with GPU acceleration. It is available to C#, C++ and VB developers writing apps for the Windows Universal Platform (UWP). It utilizes the power of Direct2D, and integrates seamlessly with XAML and CoreWindow.

  • To make a long story short, it's a UWP app since I've used DirectX 11 for drawing on the screen. I use C#, and I needed win2d (https://github.com/microsoft/Win2D)

  • NAudio

    Audio and MIDI library for .NET

  • Long story short, if I was to give you an .msix installer only, Microsoft would complain some dependencies are missing. Those dependencies are installed by default, only when you publish your app through the Microsoft Store. The rules for that are beyond draconian. I have use two libraries that are simply a must for me: naudio and soundtouch -- for sound processing. So the only (very painful) way for me was to publish on my own. Thus, the .appinstaller file.

  • 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