awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesAudio Data Caching

Using memory-mapped files to prefetch and cache audio streams for low-latency playback.

Distinct from Memory-Mapped Loading: Specific to audio streaming buffers, whereas the parent focuses on image files.

Explore 1 awesome GitHub repository matching graphics & multimedia · Audio Data Caching. Refine with filters or upvote what's useful.

Awesome Audio Data Caching GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • musicplayerdaemon/mpdMusicPlayerDaemon 的头像

    MusicPlayerDaemon/MPD

    2,607在 GitHub 上查看↗

    MPD is a headless music server daemon that indexes audio libraries and streams music to local or remote outputs. It functions as a music library manager and network audio streamer, providing a remote audio control protocol that allows external clients to manage playback, playlists, and database queries. The system acts as a multiroom audio coordinator, synchronizing audio distribution across multiple networked clients and hardware devices. It supports a variety of remote management capabilities, including a dedicated control API and the ability to broadcast audio streams over network protocol

    Prefetches queued songs into memory using memory-mapped loading to reduce playback interruptions.

    C++audioaudio-playermusic
    在 GitHub 上查看↗2,607
  1. Home
  2. Graphics & Multimedia
  3. Image File Loading
  4. Memory-Mapped Loading
  5. Audio Data Caching