Showing 71 open source projects for "io"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    Io is a project in development. It aims to be a backend for all kinds of online games, relieving game developers from the task of writing the technical infrastructure needed to support such games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ...It is a pure, proto-type based OO programming language with roles. It also provides access to the Java class library in Jii syntax. It takes influences from Newspeak Smalltalk, Io and Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ...Prefix Trie based data structure 2. An indexed map (indexed by keys or values). 3. Main class that provides start/stop functionality for standalone apps. 4. File io api's based based on callback design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Oxygen Persistence Framework (http://oxygen.io) - highly flexible, high performance, layered object relational mapping framework with clustered loading, oosql and pluggable feature architecture. It is used in large projects already.
    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
  • 5
    This was once an engine targeted at online games. It has been succeeded by another project with the same goal: http://io-project.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The JProactor is a high performance communication toolkit that facilitates development of networking applications using asynchronous programming model. The Jproactor utilises Java NIO (new IO) api and JSSE (Java SSL Engine), and supports multiple communi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java 5.o based NIO framework, intended to completely seperate logic from IO stuff. JBaobab provides event-driven approach to nio socket, and will provide same functionality to ssl socket and udp socket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Io (ISREC ontologizer) is a program to classify high-throughput genomics data (e.g. microarray results) in the Gene Ontology. Io includes a statistical estimation of the significance of data in the GO nodes and reannotation files for Affymetrix chips.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JavaCommon is a huge set of commons java file in a library, that can be imported into any project. It provides a logging system, persisters, queue systems, utilities for String / IO / ... This library is used by JideoGuard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    A Java 1.4 based NIO socket framework. This hides the (dirty) details of non-blocking IO from developers, allowing them to EASILY build a highly scalable application, which can handle over 10000 incoming and outgoing sockets using only one thread.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JKnightCommander is a NortonCommander like file manager written in Java. We are going to implement the following features: -cross-platform -FTP, SMB, IO, ZIP, Webdav -fast but nice, graphical user interface -multi language -ui configureable -file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 1 This Week
    Last Update:
    See Project
  • 13
    This library provides support for server/client-side FTP using the Java New IO package, thus enabling non-blocking, high performance IO. The current layer addresses FTP on the lowest level and adds pluggable support for some higher-level features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JBookmarks makes it easy to administrate, import, export, publish and use bookmarks with your favourite browsers. Runs on Java JDK 1.4 (JDK1.1 IO soon) and supports Opera, Mozilla, Firefox, Netscape, Internet Explorer and XBEL(soon) in Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Samson aims to address the problems that afflict most IRC bots. Most bot implementations suffer from at least one of the following flaws :- 1) synchronous IO - if something needs to be sent to the IRC server, its best if it doesnt have to wait for
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The EEJLib support library contains various utilities to aid application development. Currently these include IO streams, a command line interpreter, and an XML utility wrapper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WebLOQ IO is a Java NIO framework which allows for tens of thousands of concurrent TCP/IP connections through a very small thread pool (assuming proper OS and network settings). There is built in support for SSL and non-SSL connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Yet another IO related library that may be a complement for Apache Commons IO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Vahan24X7
    Vahan24X7 is a Crud Application in which Spring Boot, DataJPA, Thymeleaf, And MySQL Database is Used by which you can add, Update and delete challans , and also the Fine prices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    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
  • 21
    EasyStream

    EasyStream

    Java library that ease the task to use streams.

    EasyStream is a Java library that ease the task to use streams. EasyStream is a natural extension of Apache commons-io ( http://commons.apache.org/io/ ), providing advanced solutions to some common but not trivial problem. This library key points are performances, low memory footprint, reduced set of dependencies and simplicity of usage.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB