essentia-codegen

Crates.ioessentia-codegen
lib.rsessentia-codegen
version0.1.5
created_at2025-07-03 14:46:52.413602+00
updated_at2025-07-03 20:38:52.51269+00
descriptionCode generation utilities for Essentia Rust bindings
homepage
repositoryhttps://github.com/lagmoellertim/essentia-rs
max_upload_size
id1736352
size36,125
Tim-Luca Lagmöller (lagmoellertim)

documentation

https://docs.rs/crate/essentia-codegen

README

essentia-rs

Idiomatic Rust wrapper for the Essentia audio analysis library 🎶🦀


Overview

essentia-rs gives Rust developers access to the powerful capabilities of Essentia for tasks such as:

  • Audio signal processing
  • Feature extraction (low-level, high-level, rhythm, pitch, etc.)
  • Music information retrieval (MIR)

This crate wraps the Essentia C++ library using Rust’s FFI capabilities and exposes a safe, ergonomic interface.

Contributing

If you are missing a feature or have new idea, go for it! That is what open-source is for! 😃

Author

Tim-Luca Lagmöller (@lagmoellertim)

Donations / Sponsors

I'm part of the official GitHub Sponsors program where you can support me on a monthly basis.

GitHub Sponsors

You can also contribute by buying me a coffee (this is a one-time donation).

Ko-Fi Sponsors

Thank you for your support!

Have fun :tada:

Commit count: 0

cargo fmt