Showing 757 open source projects for "asynchronous"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1
    A collection of frameworks for use by Cocoa applications. Includes AGRegex, a Perl-compatible regular expression framework using the PCRE library, AGSocket, a networking framework supporting asynchronous I/O, and AGProcess, a framework for obtaining Unix
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ExplaNet allows students to author and share explanations to instructor-provided questions, improving the learning process. ExplaNet is an anonymous, asynchronous, web-based explanation sharing system that runs on Linux using Java, Perl, Tomcat, & MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Deme is a web-based deliberation and groupware tool for discussions, document collaboration, voting, and task/project management, to allow groups of people to deliberate and make decisions in an online asynchronous environment. See http://groupspace.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A PHP, MySQL and AJAX ( asynchronous javascript and xml ) MMORPG ( massivley multiplater online rpg ) framework designed to work from any browser with appropriate javascript support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Start Free
  • 5

    c-ares

    a C library for asynchronous DNS requests

    a C library for asynchronous DNS requests
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An actionscript 2.0 unit testing framework for use with with Macromedia Flex. Based on Nunit and other testing frameworks provides full support for testing Flex applications including asynchronous web service requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NetComm4j is a java communication API to create client server applications where clients can make requests to a server and wait for responses. It also provides an event mechanism to enable clients to receive asynchronous messages from server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 3 This Week
    Last Update:
    See Project
  • 9
    The project Mandala helps the development of concurrent and/or distributed applications. It is based on the asynchronous reference concept which provide asynchronous and potentially remote method invocation.
    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.
    Start Free
  • 10
    A portable, multi-platform asynchronous name resolver library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An alternative to SwingWorker for performing asynchronous tasks in Swing. We merge SwingWorker.java with the Action interface, resulting in AbstractAsynchronousAction.java. A concrete extenstion of this class can be used in place of any Action.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java based publish subscribe and point-to-point asynchronous message middleware framework with an interface that is much less complex than JMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project is an attempt to design strongly typed langauge like C# or Java using capability security model. This is an reseach project. This project is also a temporary home for async-objects projects which is prototype of classes for asynchronous inte
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Collection of useful tools for tcl. libtclpq - Asynchronous postgresql interface dnotify - directory modification notifier (Linux only)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tool for transport of asynchronous serial devices over UDP/IP.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    This is a basic Framework that facilitates non-bloking servers developing in java 1.4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Java based library for allowing asynchronous communication within Java applications. Its essentially an open source component messaging library inspired by The InfoBus from Lotus that was deprecated by Sun in 1999.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    Asynchronous Remote FTP client-server, for using your office high bandwith from home!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    msnlib is a portable and asynchronous MSN Messenger library for Python and Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GNotary is an asynchronous peer-to-peer digital notary service based on email. The server polls POP3 mail boxes scanning for specified key words in the subject line. A digital signature of the email body is returned to the sender.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OpenQueue is an open protocol for publish-and-subscribe message queuing. This enables language-independent, loosely-coupled, asynchronous communications between applications on platforms supporting TCP. Similar to MQSeries or MSMQ, but open.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    XzeaChat

    Chat system implemented using asynchronous IO and a command parser

    Chat system implemented using asynchronous IO and a command parser. Currently supports private messages, chat channels and accounts with basic login system and server console. A plain text based protocol is used. Only very basic test client implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    automated-linguistic-analysis

    Automated Linguistic Analysis, with both monolith and cluster versions

    Sample application showcasing usage of technologies such as: * OSGi R7 Promises for asynchronous generation of transcriptions and linguistic analyses * OSGi R7 Push Stream and JAX RS Server Sent Events for push notifications of processing status * Apache Camel 2.23.1 and RabbitMQ 3.7 for asynchronous communication between services * JPA 2.1 and Hibernate 5.2.12, along with OSGi R7 JPA and Transaction Control services, for persistence layer * OSGi R7 HTTP and JAX RS Whiteboard for registering servlets, resources and REST controllers * OSGi R7 Configurator, Configuration Admin and Metatype services for automatic configuration of components * OSGi R7 Declarative Services for dependency injection * Maven automated build of Docker images * Maven automated deployment into Kubernetes cluster * RabbitMQ message broker as a StatefulSet * CockroachDB relational database as a StatefulSet See 'Code' tab for detailed information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Standon is a web-based application for hosting asynchronous online "standup" meetings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Python library for interacting with the XMPP Publish/Subscribe system (XEP-0060). PubSubClient implements the client-side functionality (not server) in an asynchronous and self-contained way.
    Downloads: 0 This Week
    Last Update:
    See Project