One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
Our Free Plans just got better! | Auth0
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.
The Java Backup Utility (jbu) is a fully-threaded backup utility written in Java. Because of this, it can run on any platform. It uses the common .zip file format for its backup files, and hence the user is not bound to a "proprietary" format.
A community repository to develop Commodity Grid (CoG) Software for the access of Grids, through high level interfaces. The main repository is maintained at http://www.cogkit.org
This project tries to create a library that provides file notification to java. So that the polling of files and directories is no longer needed to monitor changes to the filesystem.
A set of tools written in Java to manipulate files, finding duplicated files into two directories, finding duplicated files in a single directory, finding duplicated files out and in .ZIP files, etc.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Java HTML/XML Compressor is a very small, fast and easy to use library that compresses given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure.
Java Music Synchronizer (Jmync) allows synchronization of music files between two local paths for portable players. It allows you to specify a set of rules determining which files should be included. These rules can be based on file names or on ID3 tags.
A java desktop application to reorganize the Images in folders based on the date they were taken. This way you can reorganize your collection the way you want.
Java Virtual System (JVS) is built around a virtual file system (VFS) - a common platform of Java, by Java, for Java. JVS extends JVM and makes it from an interpreter running half-compiled code a first-class server.
Full-stack observability with actually useful AI | 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.
jxmlpkg is a Java based set of tools for generating and installing binary and source software packages that use a new package format, xmlpkg, which use an extensible XML-based metainfo sytem. Support for plugins will also be included.
This project is abandoned. JavaMySimpleSynchronizer is a file system synchronizer, used to synchronize between a source directory to a destination directory. It copy source to destination with or without deleting files and directories only in destination.
Jaybird is java-language based, source & xml & codebyte class inter-converting tool.
You can write your Envolvable Code with it;
You can make your computer write program itself;
You can run program without compiling time;
You can manage source as data
JeCARS (Java Extendable Contents And Rights System) is a RESTful webservice which delivers pluggable output formats, e.g. Atom feeds or HTML.
Third party applications can be plugged in.
A JCR (JSR-170) repository (Jackrabbit) is used for storage.
Jems is an e-book management system. It is smart. It can automatically rename files & documents, classification, arrangement, etc. It also contains a search engine, that you can use it to find things you want.
Very simple disk synchronization suitable for maintaining a backup directory. I built it to keep Photos and MP3s on my NAS in sync with my laptop and desktop. Will do one-way or two-way (mirrored), but does not delete. All Java, no GUI.
This small perl utility renames all files and all subdirectories from a given startdirectory and downwards in more readable filenames: Only the characters a-z, 0-9, underline, dash, and point are allowed. Multiple spaces and german umlauts will be replace
Jrar is a fast and effective frontend to the RAR and UNRAR programs. Programmed completely in Java it will be able to work on any computer that has a port of the Java2 runtime and the (UN)RAR programs.
JudoScript is a general-purpose, Java scripting, multi-domain scripting tool/language. It combines the powers of declarative scripting for many modern tasks and general object/procedural programming. It is simple, intuitive, practical and powerful.
Jxtray is a database explorer written in Java. Jxtray can be used to connect to any type of database with suitable JDBC drivers. It can provide you with information regarding your data bases and extract data in the following formats: CSV, SQL, HTML, XML
ROBOCOPY.EXE halts with a "Runtime error R6002" (after a certain # files or dirs).
So I decided to write my own version, in Perl. I'm striving to have the output be *identical* to Robocopy's output, so existing scripts will not break.