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
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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
XSP is an eXtensible socket-based protocol. XSP 1.0 is an XSP client. The main idea of this project is to connect two devices directly without any servers between them. Chat, file sharing and voice chat are supported now. Authors: m1kc and Solkin.
Javatools that any Java project will find useful. Highlights are a Rogue Wave DBTools.h++ lookalike that makes RDBMS access easy. It includes an SQL parser and generator. An implementation of Cron and Crontab in java. File logging and assert classes.
Small, fast Java library for reading and writing CSV files
Java CSV is a small fast open source Java library for reading and writing CSV and plain delimited text files. All kinds of CSV files can be handled, text qualified, Excel formatted, etc.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
LoroDux is planned to be a OSM and Java based multi platform navigation software for mobile devices for blind and visually impaired persons. Release of first alpha version was September 10, 2010. http://wiki.openstreetmap.org/wiki/LoroDux
MediaWikiRevisionsExtractor extracts the history of a particular wiki page, computes the modifications made between each revisions and finally, stores the whole set of modifications in a file.
Sticky Royale is a sticky note program written in Java. Sticky Royale allows users to create a helpful amount of sticky notes for their desktop to help with remembering tasks that must be done during the day. Why? ...because lists mean happiness.
This project provides useful tools/plugins for simplifying the development with Eclipse. Our first tool is a log file viewer plugin for Eclipse that reads JavaUtil JDK logs from socket or file. Multiple logs can be viewed at the same time.
Apatar is an open source Extract, Transform, and Load (ETL) project. Modular architecture delivers 1. Visual job designer/mapping 2. Connectivity to all major data sources 3. Flexible Deployment Options (GUI, or server engine with JVM, or embedded).
PhyloSort sorts phylogenetic trees by searching for user-specified subtrees that contain a monophyletic group of interest defined by operational taxonomic units.
XSP is an eXtensible socket-based protocol. XSP PDA is a mobile version of XSP 1.0. The main idea of this project is to connect two devices directly without any servers between them. Chat and file sharing are supported now. Authors: m1kc and Solkin.
A Java library for loading, editing, analyzing and saving pixel image files.
Java 1.1 or higher is required.
Various file formats are supported, demo applications for the command line
and the AWT GUI toolkit are provided.
DruideDB is an embedded database (based on Object/XML mapping files) for Java applications. Both source code (DAO) and persistence layer (mapping) is generated. This DB stores everything as strings and handle auto-increments and multiple PKs.
An Android dice thrower that can be used for some role-playing games. The specifics are controlled by a configuration file that must be included with the executable; this also includes text (help etc); will only support one kind of dice.
This is a software to access and download your files on a remote sytem to your own machine (over the internet) with Java for cross-compatibility. Works perfectly to browse and copy files, directories on a computer behind a proxy (eg: at your office).
Optimization of a mining process by Russian State Geological Prospecting University. Library (libminingtech) and GUI app written in Java. Some parts in Russian.
A small dictionary for mobile phones. It can run almost on every Java-enabled cell-phone. It uses J2ME Polish to maintain a good and compatible UI and uses the same dictionaries used in StarDict so it's multilingual.
The server for Viewing Network
A java server that can host a user database and/or a Site database
Sync user databases together so every server has the same set of users or only host the Sites database and connect to a remote user database.
cuBnc is a multisite bnc for ftp servers. It allows you to have multiple slave-servers connected to one master. When you enter the master via normal ftp, you see the slaves as dirs. When you enter such a dir, you become logged in to the site.
Chex4j allows you to document and enforce @pre and @post conditions of method calls with runtime or build time class file instrumentation. Conditions run as fast as normal code.