Rust Flac

Open-source Rust projects categorized as Flac
Rust Audio Mp3 Music Ogg

Top 7 Rust Flac Projects

  1. Symphonia

    Pure Rust multimedia format demuxing, tag reading, and audio decoding library

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. swyh-rs

    Stream What You Hear written in rust, inspired by SWYH.

  4. lofty-rs

    Audio metadata library

  5. musium

    Music playback daemon with web-based library browser

    Project mention: Music recommendation system using transformer models | news.ycombinator.com | 2024-08-20

    I tried to make embeddings from my personal listening history a few years ago (https://github.com/ruuda/deepnote) with the idea that listens of music that matches well would be played in the same session, basically word2vec applied to listening history. It didn't work very well, it mostly found that tracks on albums are similar because I tend to listen to full albums. Maybe I didn't stir the parameters enough, or maybe it needs far more data. (All of Listenbrainz?) I also still want to experiment with generating embeddings for tracks just from the time of the day, week, and year. (I tend to listen to different things on a Friday night vs. Sunday morning, and I listen to very different music in summer vs. winter.) But that's for locally recommending relevant tracks that you already have in your library (for https://github.com/ruuda/musium), not for discovering new music. I already implemented a sorting mode to "rediscover" albums (albums that have a lot of listens in the past but few recently), and it works reasonably well. I expect that adding time of day/week/year will improve this a lot, but I haven't implemented it yet. I wonder how much of an improvement a transformer like in the article adds on top of that.

  6. flac

    A FLAC implementation written in Rust (by sourrust)

  7. spoti-dl

    spoti-dl: download songs, albums and playlists using Spotify links

  8. flac-lame-frontend

    A native Win32 GUI to work with FLAC and LAME command line tools.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust Flac discussion

Log in or Post with

Rust Flac related posts

  • Streaming audio from url

    2 projects | /r/rust | 23 May 2023
  • Any libraries for Decoding AND Encoding to Opus audio codec?

    1 project | /r/rust | 23 May 2023
  • Announcing zune-jpeg: Rust's fastest JPEG decoder

    7 projects | /r/rust | 1 Mar 2023
  • Symphonia – a pure Rust audio decoding and media demuxing library

    1 project | news.ycombinator.com | 6 Feb 2023
  • Symphonia v0.5.2: Audio decoding in safe Rust, now often faster than FFmpeg!

    6 projects | /r/rust | 24 Jan 2023
  • BWF WAV Reading/Processing/Writing

    2 projects | /r/rust | 8 Jan 2023
  • How do I create a video merging tool in rust?

    1 project | /r/rust | 13 Dec 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 8 Feb 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Flac projects in Rust? This list will help you:

# Project Stars
1 Symphonia 2,524
2 swyh-rs 397
3 lofty-rs 205
4 musium 85
5 flac 73
6 spoti-dl 70
7 flac-lame-frontend 11

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

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