Showing 17 open source projects for "asio"

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
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach.
    Leader badge
    Downloads: 16,055 This Week
    Last Update:
    See Project
  • 2
    Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server creation with usage of active object pattern by means of Boost C++ Libraries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    RESTinio

    RESTinio

    HTTP/WebSocket server C++14 library

    RESTinio is a header-only C++14 library that gives you an embedded HTTP/WebSocket server. It is based on the standalone version of ASIO and is targeted primarily for the asynchronous processing of HTTP requests. Since v.0.4.1 Boost::ASIO (1.66 or higher) is also supported. Consider the task of writing a C++ application that must support some REST API, RESTinio represents our solution for that task. Server runs on the main thread, and responds to all requests with a hello-world message...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Moon

    Moon

    A lightweight game server framework implemented with Actor Model

    Moon is a lightweight game server framework based on the actor model. One worker thread can have one or more actors (services), which communicate with each other through message queues. There are many features for game server development.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Crystal Mixer

    Crystal Mixer

    OpenAL 3D Sound Mixer & Output as ASIO Driver

    Crystal Mixer is based on OpenAL engine surround sound mixer. It supports up to 8 direct output and input channels and up to 18 output channels through 3D mixer. It works through ASIO Driver API for versatility. Possible to use up to 15 customizable auxiliary effects. It is also possible Hardware acceleration with some sound cards. As player foobar2000 recommended (create custom channel mapping in ASIO panel), you can also use plugin foo_dsp_fsurround (https://hydrogenaud.io/index.php/topic...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    Delphi ASIO & VST Packages
    With these packages for Delphi the user can easily create VST plugins or ASIO applications within minutes. The included algorithms for filters and dynamics help to built effects without much knowledge of digital signal processing.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    PlayerPro music editor and SoundTracker

    PlayerPro music editor and SoundTracker

    Play SoundTracker media on your computer.

    PlayerPro is a music composer and sound editor ( SoundTracker ) for MOD S3M XM IT UMX . Uses XI, Quicktime or SoundFonts. Currently runs on MacOS and OSX; playback engines also available for Windows and BeOS. Upcoming version 6 will support ALSA (Linux).
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 8

    ASIOcpl

    Open ASIO control panel without any DAW

    Open ASIO control panel without any DAW. You can make a shortcut for your ASIO device control panel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Simple-WebSocket-Server

    Simple-WebSocket-Server

    WebSocket (WS) and WebSocket Secure (WSS) server and client library

    A very simple, fast, multithreaded, platform-independent WebSocket (WS) and WebSocket Secure (WSS) server and client library implemented using C++11, Asio (both Boost.Asio and standalone Asio can be used) and OpenSSL. Created to be an easy way to make WebSocket endpoints in C++.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    Simple-Web-Server

    Simple-Web-Server

    A very simple, fast, multithreaded, platform independent HTTP and HTTP

    A very simple, fast, multithreaded, platform-independent HTTP and HTTPS server and client library implemented using C++11 and Asio (both Boost.Asio and standalone Asio can be used). Created to be an easy way to make REST resources available from C++ applications. See particularly the JSON-POST (using Boost.PropertyTree) and the GET /match/[number] examples, which are most relevant. Before running the server, an RSA private key (server.key) and an SSL certificate (server.crt) must be created...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ScoreDate

    ScoreDate

    ScoreDate is a software to learn music reading and ear training

    ScoreDate is your date with the music ! It is an open source software written in Java that helps musicians to learn music reading. It also helps you with ear training. It is suitable for any skill, from beginners to professional users. From slow training to first sight reading.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    boost.asio.tidy

    boost asio tidy

    #1.This lib is copy from boost_1.57.0, before start use asio, you just need to define preprocessor BOOST_ERROR_CODE_HEADER_ONLY and BOOST_SYSTEM_NO_DEPRECATED firstly, and add aditionnal includes path "Root Of boost.asio.tidy Directory" to your compile system, such as MSVC,XCode,GCC,Android.mk. #2.Detail usage: see example
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Analog modeling synthesizer, with LFO modulators and fine MIDI control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project´s goal is to add ASIO support to JavaSound. It is aimed for Windows and Macintosh systems and contains the C++ part for accessing the ASIO drivers as well as the Java part providing a MixerProvider PlugIn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    easyasio is a cross-platform library uses asio for asynchronous TCP/UDP server/client. You can move from TCP to UDP/UDP to TCP without chaining your code at all, and it has connection pool/manager to handle clients connection/disconnection and messages
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Up to Java1.3 we only had blocking, in Java1.4 we finally have non-blocking IO. This project will implement a way of asynchronous handling of sockets, dns-lookups and ssl-connections. It may provide native implementation for windows and unix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pa-wavplay is a set of Matlab mex files enabling the output of multi-channel audio using either an ASIO, DirectSound, or Windows multimedia audio device. pa-wavplay uses the open source portaudio API
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.