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.
...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.
...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.
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.
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
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.
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.
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.
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.
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.
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
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.
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.
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.
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
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.
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.
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.
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.
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.