awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesAudio Native Libraries

Native C/C++ libraries designed for low-level audio hardware interfacing and processing.

Distinct from C Audio Libraries: More specific than general C libraries; focuses on the native audio domain.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Audio Native Libraries. Refine with filters or upvote what's useful.

Awesome Audio Native Libraries GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • google/oboeAvatar de google

    google/oboe

    4,069Ver en GitHub↗

    Oboe is a native C++ library designed for building high-performance, low-latency audio applications on Android. It serves as a unified wrapper and native API for managing audio streams, sample rates, and hardware routing across different Android operating system versions. The library provides a consistent interface by automatically selecting the most efficient audio backend at runtime, switching between AAudio and OpenSL ES to ensure the lowest possible latency. It enables exclusive-mode hardware access to bypass the system mixer and utilizes a high-priority asynchronous pull model for audio

    Provides a native C++ library for building high-performance, low-latency audio applications on Android.

    C++
    Ver en GitHub↗4,069
  1. Home
  2. Operating Systems & Systems Programming
  3. Audio Native Libraries