awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
lieff avatar

lieff/minimp3

0
View on GitHub↗
1,916 stars·260 forks·C·CC0-1.0·9 views

Minimp3

Minimalistic MP3 decoder single header library

Features

  • Audio - Header-only MP3 decoder implementation.
  • Audio Processing - Minimalistic MP3 decoder.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

Star history

Star history chart for lieff/minimp3Star history chart for lieff/minimp3

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Minimp3

Similar open-source projects, ranked by how many features they share with Minimp3.
  • aubio/aubioaubio avatar

    aubio/aubio

    3,714View on GitHub↗

    Aubio is an audio analysis and digital signal processing library designed for music information retrieval. It provides a suite of tools for extracting musical features, estimating fundamental frequencies, and tracking rhythmic pulses in audio streams. The library specializes in the detection of pitch and beat, enabling the extraction of musical notes and the estimation of overall tempo. It also includes capabilities for automatic onset detection to identify the start of sonic events and the separation of audio signals into percussive transients and steady-state tonal components. The system c

    Canalysisannotationaudio
    View on GitHub↗3,714
  • andrewrk/libsoundioandrewrk avatar

    andrewrk/libsoundio

    2,089View on GitHub↗

    C library for cross-platform real-time audio input and output

    C
    View on GitHub↗2,089
  • adamstark/audiofileadamstark avatar

    adamstark/AudioFile

    1,138View on GitHub↗

    A simple C++ library for reading and writing audio files.

    C++aifaudioaudio-files
    View on GitHub↗1,138
  • erikd/libsndfileerikd avatar

    erikd/libsndfile

    1,706View on GitHub↗

    A C library for reading and writing sound files containing sampled audio data.

    C
    View on GitHub↗1,706
See all 30 alternatives to Minimp3→

Frequently asked questions

What does lieff/minimp3 do?

Minimalistic MP3 decoder single header library

What are the main features of lieff/minimp3?

The main features of lieff/minimp3 are: Audio, Audio Processing, Windows Environments.

What are some open-source alternatives to lieff/minimp3?

Open-source alternatives to lieff/minimp3 include: aubio/aubio — Aubio is an audio analysis and digital signal processing library designed for music information retrieval. It provides… facebookresearch/wav2letter — wav2letter is an automatic speech recognition toolkit and deep learning framework designed to convert audio speech… andrewrk/libsoundio — C library for cross-platform real-time audio input and output. erikd/libsndfile — A C library for reading and writing sound files containing sampled audio data. adamstark/audiofile — A simple C++ library for reading and writing audio files. jarikomppa/soloud — Free, easy, portable audio engine for games.