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.
Try free now
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.
A free collection of applications and utility programs
This project serves as a collection of different free software projects that I'm working on. The major ones are currently "HFSExplorer", "DMGExtractor", and "NTFS-3G for Mac OS X".
Java Batch Job Framework. The JBJF uses an XML definition file to abstract many of your common batch job parameters. The JBJF programming framework uses a task list concept as a divide and conquer strategy to simplify your batch job development.
JNode is a Java New Operating system Design Effort.
JNode is a simple to use and install Java operating system for personal use on modern devices. Any java application runs on it, fast and safe.
See our homepage for additional information.
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.
The "File Piper" is a file processing tool. It provides a set of standard file manipulation (copy, head, tail, chunk, zip, search…) in a user-friendly nice-looking Swing interface with possibility to add custom processors written in Java.
Command line utility for versioning-enabled S3 buckets in AWS
This is a Java-based command line utility which provides functionality around S3 buckets with versioning enabled -- something which normal S3 browsers as of yet don't support.
If you host your data in the Amazon cloud (AWS) and you use versioning on your S3 bucket(s) you would have noticed the lack of support (currently) from Amazon on this. This tool aims to provide some help with that.
Have a look at the usage page here: http://awsversionmgmt.sourceforge.net/usage.html for examples on...
Modern, cross platform library of functions used in CoCo software
This is a modern set of libraries intended for use in software related to the Tandy Radio Shack Color Computer (the CoCo). Some functionality may also be useful in more general Motorola 6809 centered projects.
CocoCommons provides a set of libraries for common tasks such as reading DECB and RBF filesystems, interpretting common file formats, and displaying CoCo-like screens. These are used extensively in the DriveWire 4 project and the upcoming nineserver project. In time it these...
Transliterator between any Language files - Map Fonts, Create Encoding Scheme, Input Phonetic, Indian, Roman, Tamil, Hindi, English, French, German, Spanish or Any World Language Keyboard. Ex: [Phonetic Input]-[Any World Language Output] or ViceVersa.
A file watching facility for Java. Uses native platform support to avoid polling on selected platforms (currently supports win32, Mac OS X, Linux and FreeBSD on x86 platforms). Implements JDK 7's WatchService, but also runs on Java 5 and 6
A simple MD5 checksum comparator.
Paste in the desired checksum, select the file to be checked.
You get a green checksum indication for a match, otherwise the calculated checksum goes red.
Easy, with no tedious manual checking.
The project Jaulp is jet another utility library project written in Java. It contains utility classes for Date ,Calendar, Collections, Resources, Files, IO for Random data, and many more. This is the last version for this project.
MD5 Rescue permite reparar archivos que se han corrompido si se dispone de como mínimo dos archivos corrompidos (corrompidos en diferentes partes) y se conoce el md5 del archivo correcto.
A software to sort, list & print files from folder(s) & sub folders. Please note that you need Java Runtime Environment (JRE) 6 or later. Latest JRE is available at http://java.sun.com/javase/downloads/index.jsp Read "Latest News" below for details
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.
TrueZIP is a Java based virtual file system (VFS) which enables client applications to perform CRUD (Create, Read, Update, Delete) operations on archive files as if they were virtual directories, even with nested archive files in multithreaded environments.
J2MEFS is an API for the J2ME that extends the RMS. It lets you save persistent data in your MIDlets without even knowing what a RecordStore is. You can create a structure of directories and access files through names and paths (MIDP 1.0 and above).
JRemoteFS is a lite, generic framework for access to remote filesystem integration into your Java application. Currently FTP and SFTP are supported. JRemoteFS was developed for JAlbum and now released as a seperate package. For more info, see http://joos
The Network-Oriented Document Abstraction Language (NODAL)
is a set of standards and protocols for ubiquitous collaboration supported by
an open source sample implementation.
Mudslide provides an encrypted file system to any operating system that can mount a webdav server. Mudslide works with Linux, OS X, and Windows. Mudslide is built upon http://jakarta.apache.org/slide/ and the encryption libraries packaged with Java.
PerPojo combines Pojos (Plain old java objects) and persistence without the need of a database or something like this. It caches all objects in memory and save them to a file using serialization.