Building a Music Streaming Service with Python, Golang, and React: From System Design to Coding Part 3

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. go-m3u8

    Parse and generate m3u8 playlists for Apple HTTP Live Streaming (HLS) in Golang (ported from gem https://github.com/sethdeckard/m3u8)

    HLS (HTTP Live Streaming) with AES-128 Encryption: HLS is a widely used streaming protocol that supports AES-128 encryption. Media files are divided into segments, each encrypted individually. The decryption key is stored on the server and retrieved by the client via a secure HTTPS connection.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    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

  • AV1 live streaming with m3u8/HLS?

    1 project | /r/AV1 | 27 Apr 2021
  • EXT-X-CUE-OUT vs EXT-X-DISCONTINUITY

    1 project | /r/ffmpeg | 11 Apr 2021
  • It... YouTube does..... What?

    1 project | /r/masterhacker | 6 Mar 2021
  • When adding caption to HLS, I get errors. Unable to find mapping variant stream av_interleaved_write_frame(): Cannot allocate memory

    2 projects | /r/ffmpeg | 29 Mar 2021
  • Videojs Theme Kit — Effortless Player Control Customization

    2 projects | dev.to | 13 Aug 2025

Did you know that Go is
the 4th most popular programming language
based on number of references?