Python
Java
JavaScript
Android
Golang
C/C++
Swift
PHP
Node.js
Ruby
.NET
More
React
Linux
Rust
Vue.js
Flutter
Command-line
Network programming
Database
Applications
IDEs
More...
Home
/
Rust
/
Audio and Music
Audio and Music
Audio and Music
Search
Newest releases
Newest releases
Most popular
Audio and Music
36
A command driven spotify player
spotify-player Table of Contents Introduction Examples Demo Installation Requirements Spotify Connect Streaming Commands Actions Search Page Mouse sup
Audio and Music
3
A 2D side-scrolling 'endless runner' game, with simple generative music.
Lonely Star Space is a lonely place, but at least you've got the music to keep you company. Lonely Star is a 2D side-scrolling 'endless runner' game,
Audio and Music
41
A Spotify downloader written in rust
DownOnSpot A Spotify downloader written in Rust Disclaimer DownOnSpot was not developed for piracy. It is meant to be used in compliance with DMCA, Se
Audio and Music
22
Create remixed versions of your favourite Spotify playlists.
About Create remixed versions of your favourite Spotify playlists. 💡 Idea by Divide-By-0. Stack Frontend: react@latest Design/Logo: @alexgurr Bac
Audio and Music
32
Adblocker for Spotify
spotify-adblock Spotify adblocker for Linux (macOS untested) that works by wrapping getaddrinfo and cef_urlrequest_create. It blocks requests to domai
Audio and Music
27
🎧Aoede is a Discord music bot that directly streams from Spotify to Discord
🎧 a self-hosted Spotify -> Discord music bot
Audio and Music
119
A modern Volume Mixer for PulseAudio.
Myxer A modern Volume Mixer for PulseAudio, built with you in mind. Myxer is a lightweight, powerful Volume Mixer built with modern UI design for a se
Audio and Music
11
Rust app to tag music using data from Discogs
Simple Rust + Webview app to automatically tag your music collection using data from Discogs.
Audio and Music
194
livesplit-core - livesplit-core is a library that provides a lot of functionality for crea...
livesplit-core livesplit-core is a library that provides a lot of functionality for creating a speedrun timer. It can be used directly from Rust. Addi
Audio and Music
24
sonos - Sonos controller library for.. controlling Sonos
sonos.rs sonos.rs is a Sonos controller library written in Rust. Currently it only supports playback operations (play, pause, stop, skip, add track to
Audio and Music
12
cauldron - Pure rust audio decoder for wave, flac, mp3 and aac
Cauldron A lightweight implementation of decoders for popular used audio formats [Flac, Wav, Mp3, Ogg, etc.] in pure Rust. Features Planned features a
Audio and Music
36
audiopus - High-level binding of the Opus Codec library
About audiopus is a high-level binding of Opus version 1.3. Orginally, this crate was made to empower the serenity-crate to build audio features on Wi
Audio and Music
33
monome-rs - Talk to monome devices
monome-rs Talk to a monome grid or monome arc. Licence Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0) MIT
Audio and Music
43
usfx - Realtime procedurally generated sound effects
μsfx Generate sound effects for your game in realtime. Example // Create a simple blip sound let mut sample = usfx::Sample::default(); sample.volume(0
Audio and Music
56
rg3d-sound - Sound library for games
rg3d-sound Sound library for games and interactive applications written in Rust. Key features Generic and Spatial sound sources. Built-in streaming fo
Audio and Music
28
pvoc - A phase vocoder for making audio effects
pvoc-rs A phase vocoder written in Rust. Example usage use pvoc::{PhaseVocoder, Bin}; let mut pvoc = PhaseVocoder::new(1, 44100.0, 256, 4); pvoc.proc
Audio and Music
60
fmod - A rust binding for the FMOD library
rust-fmod This is a rust binding for FMOD, the library developped by FIRELIGHT TECHNOLOGIES. FMOD website : www.fmod.org You can also find it on crate
Audio and Music
236
webrtc-audio-processing - A wrapper for WebRTC’s AudioProcessing module
webrtc-audio-processing A wrapper around PulseAudio's repackaging of WebRTC's AudioProcessing module. Example Usage See examples/simple.rs for an exam
Audio and Music
24
taglib - Rust bindings for TagLib
TagLib-Rust TagLib-Rust is a library that allows accessing audio meta-data in Rust, by using the TagLib library. TagLib-Rust supports reading and edit
Audio and Music
109
connectr - A super lightweight Spotify controller
Connectr A super lightweight Spotify controller. Connectr is a tiny application that lets you quickly and easily see – or change – what's playing on y
Audio and Music
82
midly - A pure-rust fast and flexible MIDI parser and writer
Midly Midly is a Standard Midi File parser and writer designed to be as efficient as possible, making as few allocations as possible and using multipl
Audio and Music
292
deepspeech - Rust bindings to Mozilla’s DeepSpeech STT implementation
deepspeech-rs Rust bindings of Mozilla's DeepSpeech library. The library is open source and performs Speech-To-Text completely offline. They provide p
Audio and Music
218
id3 - A library for reading and writing ID3 metadata
rust-id3 A library for reading and writing ID3 metadata. Examples Reading tag frames use id3::{Tag, Version}; fn main() -> Result<(), Box<dyn std::er
Audio and Music
50
metaflac - A library for reading and writing FLAC metadata
rust-metaflac A library for reading and writing FLAC metadata. Documentation Usage Add the dependency to your Cargo.toml: [dependencies] metaflac = "0
Audio and Music
106
rsynth - A library for developing audio plugins and applications, with a focus on software...
rsynth An API abstraction for API's for audio plugins and applications. Use it to write real-time audio effects, software synthesizers, ... and target
Audio and Music
61
minimp3 - Rust bindings for the minimp3 library
minimp3 Rust bindings Usage example # Cargo.toml [dependencies] minimp3 = "0.4" use minimp3::{Decoder, Frame, Error}; use std::fs::File; fn main()
Audio and Music
73
wavy - Asynchronous cross-platform real-time audio recording & playback
Wavy Asynchronous cross-platform real-time audio recording & playback. The sound waves are so wavy! Wavy supports microphone audio recording and speak
Audio and Music
408
hound - A wav encoding and decoding library
Hound A wav encoding and decoding library in Rust. Hound can read and write the WAVE audio format, an ubiquitous format for raw, uncompressed audio. T
Audio and Music
117
alsa - Thin but safe wrappers for ALSA (Linux sound API)
ALSA bindings for Rust Thin but safe wrappers for ALSA, the most common API for accessing audio devices on Linux. The ALSA API is rather big, so every
Audio and Music
32
ghakuf - A Rust library for parsing/building SMF (Standard MIDI File)
ghakuf A Rust library for parsing/building SMF (Standard MIDI File). Examples ghakuf has parse module and build module separatory. Perser ghakuf's par
Audio and Music
157
lv2 - A safe, fast, and ergonomic framework to create LV2 plugins
Rust-LV2 A safe, fast, and ergonomic framework to create LV2 plugins for audio processing, written in Rust. This library is a work in progress. It pro
Audio and Music
738
sample - A crate providing the fundamentals for working with audio PCM DSP. NOTICE: This c...
dasp Digital Audio Signal Processing in Rust. Formerly the sample crate. A suite of crates providing the fundamentals for working with PCM (pulse-code
1
2
Categories
Rust
3378
Encoding JSON
43
Applications
36
Asynchronous
112
Audio and Music
58
Authentication
31
Automotive
12
Build system
43
Caching
32
Cargo plugins
46
Command-line
418
Compression
22
Computation
18
Concurrency
70
Configuration
28
Cryptocurrencies
96
Cryptography
130
Data processing
14
Data structures
182
Data visualization
16
Database
74
Database interfaces
35
Date and time
17
Debugging
55
Deployment
69
Development tools
27
Distributed systems
14
Email
20
Embedded
4
Embedded development
90
Emulators
29
Encoding Binary
4
Encoding Multimedia
3
Encoding XML
10
Encoding YAML
8
Filesystem
91
Foreign Function Interface
101
Game development
106
Games
62
Genetic algorithms
12
Geospatial
3
Graphics
71
GUI
167
HTTP Client
52
IDEs
32
Image processing
101
Industrial automation
3
Logging
11
Machine learning
68
macOS APIs
10
Math
46
Memory management
40
Miscellaneous
162
Mobile
4
Network programming
133
No standard library
34
Observability
2
Operating systems
21
Parsing
75
Platform specific
12
Procedural macros
40
Productivity
2
Profiling
28
Resources
13
Science
44
Scripting
17
Security tools
57
Simulation
1
Static Site Generators
20
System tools
54
Template engine
65
Testing
83
Text editors
40
Text processing
69
Text search
21
Unix APIs
33
Utilities
439
Value formatting
9
Video
27
Virtualization
34
Web programming
82
Web Servers
83
WebAssembly
21
WebSocket
17
Windows APIs
18
Most popular
More
01
Spotify TUI — A Spotify client for the terminal written in Rust.
02
Spotifyd — An open source Spotify client running as a UNIX daemon.
03
cpal - Low-level cross-platform audio I/O library in pure Rust
04
cpal - Low-level cross-platform audio I/O library in pure Rust.
05
rodio - Audio playback library
06
rodio — A Rust audio playback library
07
Polaris — A music streaming application.
08
sample - A crate providing the fundamentals for working with audio PCM DSP. NOTICE: This c...
09
rust-music-theory — A Rust music theory library
10
rspotify - Spotify API wrapper