Showing 39 open source projects for "network development platforms"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Navidrome

    Navidrome

    Your Personal Streaming Service

    ...Users can browse, play, and organize tracks and playlists via a modern web interface, plus they can control access for multiple users with individualized play counts, favorites, and library permissions. Navidrome also implements the Subsonic API, making it compatible with many third-party players and apps across different platforms. It automatically monitors and indexes your library for new content, supports on-the-fly transcoding to adapt audio streams to different network conditions.
    Downloads: 100 This Week
    Last Update:
    See Project
  • 2
    miniaudio

    miniaudio

    Audio playback and capture library written in C,

    miniaudio is written in C with no dependencies except the standard library and should compile cleanly on all major compilers without the need to install any additional development packages. All major desktop and mobile platforms are supported. miniaudio gives you complete flexibility. With the low-level API, just initialize a connection to the device and send or receive raw audio data. The modular design of miniaudio allows you to use the low-level API without compromising your ability to make use of other features like the node graph and resource manager. miniaudio's node graph system gives you an easy way to set up advanced mixing and effect graphs. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Mikmod Sound System
    Mikmod is a module player and library supporting many formats, including mod, s3m, it, and xm. Originally a player for MS-DOS, MikMod has been ported to other platforms, such as Unix, Macintosh, BeOS, and Java(!!)
    Leader badge
    Downloads: 892 This Week
    Last Update:
    See Project
  • 4
    Mixxx

    Mixxx

    Free DJ software: everything you need to perform live mixes

    Mixxx is a free and open-source DJ software that enables DJs to create professional live mixes using digital music files. It runs on Windows, macOS, and Linux, making it accessible to DJs across all major platforms. Mixxx supports both beginners using just a laptop and experienced DJs using advanced hardware setups. Built-in BPM and key detection help DJs quickly find compatible tracks and achieve smooth transitions. With strong community-driven development, Mixxx is continuously improved by DJs and programmers from around the world. As a fully open-source project, Mixxx is and will always remain free to use.
    Downloads: 21 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Portable Cpp Sound OpenAL

    Portable Cpp Sound OpenAL

    cross-platform sound-playing package for C++ apps

    This is a cross-platform sound-playing package for C++ apps that can asynchronously start and stop music loops, as well as initiate transient sounds. It plays WAV files, via OpenAL, on Windows, OSX, and linux platforms. It is suitable for any Cpp application that needs music, sound loops or transient sound effects; eg. games.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Mopidy

    Mopidy

    Mopidy is an extensible music server written in Python

    Mopidy plays music from local disk, Spotify, SoundCloud, TuneIn, and more. You can edit the playlist from any phone, tablet, or computer using a variety of MPD and web clients. Vanilla Mopidy only plays music from files and radio streams. Through extensions, Mopidy can play music from cloud services like Spotify, SoundCloud, and TuneIn. With Mopidy's extension support, you can easily add backends for new music sources. Mopidy is a Python application that runs in a terminal or in the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    howler.js

    howler.js

    Javascript audio library for the modern web

    howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio. This makes working with audio in JavaScript easy and reliable across all platforms. Additional information, live demos and a user showcase are available at howlerjs.com. Single API for all audio needs, defaults to Web Audio API and falls back to HTML5 Audio, handles edge cases and bugs across environments, supports all codecs for full cross-browser support, automatic caching for...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    Impro-Visor

    Impro-Visor

    Leadsheet notation with auto-generated playback, improvisation advice

    Impro-Visor® is a music notation tool for producing monophonic lead sheets, specifically intended to help the improviser. Chord symbols are used to generate backing tracks automatically. Improvisation advice exists in the form of note coloration, database of licks, and automatic lick generation from grammars. Grammars can be learned automatically from transcriptions. Styles can be edited and created by the user. Other features include generation of roadmaps for understanding keys and...
    Leader badge
    Downloads: 173 This Week
    Last Update:
    See Project
  • 9
    AEBL

    AEBL

    AEBL is a mobile media distribution system

    AEBL Mobile Media Player, changing how we consume media. AEBL is a media player and a digital media platform in use in the IHDN XPO network media system ( http://www.ihdn.ca/Xpo_VI.html ). AEBL is foremost a mobile media distribution and playback framework. It was created to be the core technology that is used in a television ad insertion and digital sign, and further development has opened up many more applications. It currently is designed to run on a raspberry Pi, although it is being ported to other systems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    GTK+ IOStream

    GTK+ IOStream

    GTK+iostream, Data plots, ORB, Neural Networks, WSOLA

    Create GTK+ interfaces using IOStream style code. Its simple and quick! Also providing simple data plotting (similar to Matlab/Octave), ORB (Object Request Broker), and Neural Network computations. You can create GTK+ GUIs in a few lines of code. Labels<<"Thanks for reading"; (HBox<<Labels).show(); or even one line : (HBox() << (Labels()<<"Thanks for reading")).show(); Inline code destructs the classes, but leaves the widgets/callbacks operating. This is great for embedded...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CasterSoundboard

    CasterSoundboard

    A cross-platform soundboard to hot-key and play sound effects.

    A cross-platform soundboard, Mainly developed to run on Linux with gstreamer, but works on other platforms as well. Main motivation for project is for professional pod casting production under Linux. Developed for Jupiter Broadcasting. This soundboard let's you trigger sounds with keyboard hotkeys. You can also remotely control the soundboard with your phone or tablet by using an app that supports Open Sound Control, such as TouchOSC.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 12
    RuneAudio

    RuneAudio

    Free and open source Hi-Fi music player for embedded hardware

    RuneAudio is a free and open source software that turns embedded hardware into Hi-Fi music players. We want to make a cheap, low-consumption and silent mini-PC perform as an high fidelity digital source. RuneAudio features a custom-built Linux distribution (RuneOS) and a web player (RuneUI) which allows to remote control playback and setup options, from multiple devices (desktop PC, netbook, tablet, smartphone).
    Downloads: 77 This Week
    Last Update:
    See Project
  • 13
    Nautic Radio Broadcast Console

    Nautic Radio Broadcast Console

    Internet radio broadcast console / darkice frontend

    Nautic Radio Broadcast Console is a darkice (shoutcast / icecast source client available at http://darkice.org/ ) frontend, that allows you to play jingles (audio samples), capture a webcam images to send to an FTP, chat with listeners (through an external webchat site) and monitor your audio and system (cpu, network) The program is developed, and used in production, for www.nauticradio.net / www.beatsnbreaks.nl and targeted at relatively old computers running linux. However it is not tested on many platforms, nor guaranteed to be stable. Minimum system requirements: CPU: 3 GHz pentium 4 or higher (preferably 2+ GHz dualcore), Memory: 1GB RAM or more, Diskspace: 10MB plus enough to record broadcasts in mp3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LibBWEntrainment

    LibBWEntrainment

    Extensible Brainwave Entrainment library for Java

    LibBWEntrainment is a Free and Open Source Brainwave Entrainment Library for Java. *** It is not a standalone application. *** The library is very flexible, allowing different types of renderers (isochronic, binaural, ...) as well as multiple output devices (speakers, file, socket or even screen), and it can easily be ported to other languages because it doesn't use any proprietary Java feature. Current features: -Javadoc and examples -Extremely lightweight, yet flexible -Easy to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    qAllInOne

    qAllInOne

    A media player which can play any format for different platforms

    qAllInOne (aka qAIO) is a free open-source software built using Qt to provide users an All-In-One media player, so it can view images, play videos and audio. Instead of having multiple separate software for each media type, qAllInOne aims on providing one software for all media types. qAllInOne is targeted for everyone, but mainly to people whom install their Operating System from scratch (i.e Gentoo) and want a good Media Player for their GUI system (Gnome,Xfce,LXDE or any x11 based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RNNLIB is a recurrent neural network library for sequence learning problems. Applicable to most types of spatiotemporal data, it has proven particularly effective for speech and handwriting recognition. full installation and usage instructions given at http://sourceforge.net/p/rnnl/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Jarvis Celibi

    Jarvis Celibi

    A smart bot for basic tasks.

    ...Creating a program to simulate an artificially intelligent computer capable of carrying out simple task. Jarvis Celibi 4.2 is not artificial intelligence. It is not machine learning. It is not a neural network. And it is still under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    AmarokLabelToM3UPlaylist

    A command-line tool for exporting Amarok labels to M3U playlists

    This is a tool that opens the Amarok's mySQL database and exports the Amarok labels as M3U playlists. The tool is command-line based, which is handy for backup purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Soundbench

    Soundbench

    A GPL software synthesizer for all.

    Soundbench is high-quality GPL-licensed software synthesizer written in C++/Qt that is meant to work across all major platforms (though especially most common Linux distributions). Soundbench follows a development philosophy that emphasizes getting everything stable before adding new features. Soundbench is meant to be usable by anyone who wishes to produce music, whether they are hobbyists, professional musicians, or experienced sound designers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RtMidiRouter is a small but powerful command line tool which allows you to route, manipulate and create MIDI messages. For reliable realtime performance RtMidiRouter is based on RtMidi. It is controllable via command line and network (OSC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MOSEC is a content-management system (CMS) intended for use as an engine of music-related sites (musicians, music education).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Roundware

    a contributory, location-aware media platform for us all

    This is Roundware V1. For V2, please see GitHub repository: https://github.com/hburgund/roundware-server Roundware is a client/server pair for creating participatory location-sensitive audio experiences. It was initially developed for the sound art installation ROUND, by Halsey Burgund, exhibited at the Aldrich Contemporary Art Museum. Development for version 2 has been handled privately for a variety of reasons, but will be released soon! Please contact us if you need code sooner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Scalable Language API (SLAPI) The most comprehensive architecture for conversational natural-language applications including speech recognition/synthesis, semantics, & machine translation. Used on Android & other mobile app platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Speedy Composer

    Speedy Composer – Artificial Neural Network Melody Composer.

    Thank you for your interest in Speedy Composer. Speedy Composer is an automated application for composing melodies for Speedy Net members. We recently made changes to the source code of Speedy Net, and converted it into the Python language and Django framework. Since Speedy Composer was originally written in PHP, it is not adapted to work with Speedy Net in its current form. So unfortunately we were forced to temporarily close the app Speedy Composer. But don't worry, we kept backups of all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ­A useful collection scripts (backup, security, system management, games, network, etc.). This project development in Bash + Zenity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB