Showing 787 open source projects for "simple java code"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    This is a simple file search program. This program is not based on indexed searching. This program is written in JAVA and may work on any platform but is tested on Windows platform. Requirements: JRE 1.5 or higher
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Rename File Application is written by java with GUI, it should be easy and simple enough to use. Rename application included 3 functions - Add Text, Replace Text and Auto Generate This Application granted 100% FREE award granted by Softpedia
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    tinySSO is a simple Single Sign-On in Java based on a secure cookie protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A simple Java console application which connects to Call of Duty game server by RCON protocol.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    This program is intended to be used by Network Administrators. It is used to test connectivity on specific ports. THis program returns a simple pass or fail. Java 6 is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A simple Java 1.6-based GUI tool for perusing HP-UX media INDEX files on Windows XP. Tabbed displays show tables of bundles, products and patches, plus an attributes tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This eclipse plugin allows for the export of an eclipse project's runtime configurations to shell scripts in various formats. This allows for the execution of java code OUTSIDE the Eclipse environment without having to custom write the shell script code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Jack Mail Client: jackmailclient: Mail Client in Java This is a simple mail client uses any mail server with a minimal configuration you will have a robost email client. Purely written in java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    The Genalyze log analyzer, a simple yet highly extensible framework for parsing log files, was designed for parsing T-Server log files generated by Genesys contact center software platform, yet is generic and easy enough to adapt for other log formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    My Java Utilities - Multi-purpose library for Java applications, aka me sharing my reusable application code for all of you to re-use at will.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Skwish is a fast, simple, lightweight Java library for storing blobs on the file system. It allows multiple concurrent readers and writers, provides all-or-nothing write semantics, and is designed to survive abnormal, unclean shutdown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A simple Java 5 library for printing human readable differences in time in multiple languages. Each class is responsible for printing a time difference in a certain language. Pure Java 5.0, no external libraries for maximum runtime speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenDark is a free simplification of 'dark'. It's the first open BWT-DC compressor, which has a simple code, high speed and compression ratio. And it's waiting for your ideas! :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Mass Password Generator

    An easy-to-use generator for large numbers of passwords.

    Originally for my school's IT Department, I have now released the source code under the GNU GPL. It supports the random generation of huge numbers of passwords that can be determined in a variety of ways.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Fsgrep is a simple Java application which allows a user to search all files in a directory structure for lines matching a given pattern. Its functionality is a combination of the Unix find and grep utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a simple Java front-end for the UNIX grep. It lets you search file contents also if you are not familiar with the command line or the regular expression syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MaxPortScanner is a simple port scanner. It can be used to scan all ports ( 0 - 65536 ), In local or remote hosts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Small simple but complete java NIO server that is free for anyone to use for anything. At the moment, it only deals with sending and receiving strings, and isn’t optimized - but its easy to understand and adapt to your needs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Portscan is a simple TCP port scanner (connect scan, similar to nmap -sC). It is implemented with threads for better speed. Please see the code and review it. Criticism is more than welcome. Helps needed to make it robust.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Essence is a simple Java framework with modules for Quantitative Analysis and Distributed Data systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A simple program that provides search , organize and grouping options in data volumes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JFileReader allows users to view the contents of any file in a bytewise manner using a simple GUI interface. Functions include byte view changes to different primitive datatypes, endianess changes, and file content exports to new files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    "Genba" is a Japanese word. It means the place where the trouble has occurred:) This project produces the tools about the troubleshooting for Java. Java Thread Dump Grep(jtdgrep) is a simple tool for analyzing Java Thread Dump. It helps you to filter t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JScript is Java Interpreter that parse and execute pure java code and share the resource with current JVM. In addition, a java command line console is included. It's easy to create script program in Java grammar by it.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    uNetMonitor is an open source and light set of softwares to monitor remote network hosts for reachability. The main purpose for uNetMonitor is to be very simple, quick to deploy and easy to maintain.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo