Search Results for "java code tidy" - Page 18

Showing 5066 open source projects for "java code tidy"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    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.
    Try free now
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    iRPGUnit

    iRPGUnit

    iRPGUnit Testing for RPG Developers on IBM i

    The source code of iRPGUnit has been moved to GitHub (https://github.com/tools-400/irpgunit/) on January 5th, 2024. The update site is still available on SourceForge, as is ticket management. iRPGUnit is an open source plugin for RDi 9.5.1.3+. The plug-in provides unit tests for RPG on IBM i. iRPGUnit is a fork of the RPGUnit project, providing enhancements and an Eclipse plug-in for running unit test from your IBM Rational Developer for i. Further information about iRPGUnit...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    AL-IV

    AL-IV

    ALFOUR Programming language. Simple, safe, power, multi-platform.

    A programming language AL-IV (ALFOUR) is a high-level imperative object oriented programming language with minimal introduction level, easy porting to any platform claiming a very high level of safety and stability, with a controllable level of code protection, high efficiency of an executable code, full independence from a target platform, minimal enter level.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    COOK tool

    COOK tool

    Software build-automation tool written in Common Lisp

    COOK is a software build-automation tool made with a goal of letting you, the programmer, to utilize the most elegant and powerful programming language - Common Lisp - for managing your software builds. You write a recipe file which describes what objectives must be constructed. COOK will load and process this file, then produce either a regular Makefile or a Bourne Shell script, which will actually perform the task of building and installing your targets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    SMC - The State Machine Compiler

    SMC - The State Machine Compiler

    Translates state machine into a target programming language.

    SMC takes a state machine stored in a .sm file and generates a State pattern in 14 programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions. See User Manual for more info.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    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
  • 5
    OWG_UTIL

    OWG_UTIL

    Oddwarg's Java utility code

    Miscellaneous reusable Java code components used by the Oddwarg.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Ilcg2

    The Ilcg2 compiler compiler

    Ilcg2 extends the Intermediate Language for Code Generation, by combining it with the sablecc parser generator. The resulting tool allows complete compilers to be generated with only a relatively small translator class in Java being required to map abstract syntax trees to abstract semantic trees. The lexical analysis, parsing, and generation of vectorised assembler code are all automated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    plugfy

    Java byte code compatibility analyser

    Plugfy checks whether all dependencies of an extension are met. It pays special attention to method signatures and can detect incompatible byte code changes even if they are compatible at the source code level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JSportGames

    JSportGames

    Collection of simple Java Sport Games

    Collection of simple Java Sport Games, highly customizable. Source code available. Currently available: Tennis 1.0.2 Golf 2.0.0 Pool Pool 0.0.10 Basketball 0.0.12 Volleyball 0.0.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10
    Pick a polygon, then a transformation, then press the Go button. Cartesian coordinates grid. Unit of length is the pixel. See BestWavesLive.com No File I/O Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    scriptHelper

    integration between Java and scripting languages

    scriptHelper is a Java library allowing a simple integration between Java code and various script languages. This library also allows to debug these scripts in the context of a Java program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    DecVorbis

    Decoding-only stripped down libvorbis

    Fork of libvorbis where encoding/file writing related code has been mostly removed to optimise for small library file size. Includes basic Java/JNI wrapper for vorbisfile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    umple

    umple

    The Umple Model-Oriented Programming Technology

    Umple is technology for Model-Oriented Programming. It adds abstractions such as UML associations, attributes, and state machines to object-oriented programming languages such as Java, C++, PHP and Ruby. A developer can use Umple in one of several ways. They can start with a pure model, containing only classes, associations, attributes and state machines, and then gradually add methods in one of the base languages to the Umple code base. Alternatively a developer can start with a normal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Loggifier

    Loggifier

    A tool that inserts code into Java class files for logging

    A tool that inserts code into Java class files for logging. Possible logging points are class initialization, method entry and exit, and local variable assignment. Logging is based on java.util.logging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple jar for zipping/unzipping a directory. Source code available on https://github.com/davidesestiliwork/JavaZip https://github.com/davidesestiliwork/JavaUnzip Java Runtime 11 is required. Note: JavaUnzip has been tested successfully on Ubuntu 22.04 only. https://github.com/davidesestiliwork/JavaUnzip2 Java Runtime 17 is required. Has been tested successfully on Windows 11 only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    DDogleg Numerics

    High performance numerics library in Java

    DDogleg Numerics is a high performance Java library for non-linear optimization, robust model fitting, polynomial root finding, sorting, and more. Source code is publicly available and has been released under and Apache 2.0 license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JazzTeamEdu project contains Java educational sources provided by JazzTeam Open Source company. These sources are examples of usage of classes, investigations related to popular frameworks which are not formed as separate project yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JET Pack -OpenJDK 13 / 14 / 16 / 18 / 19

    JET Pack -OpenJDK 13 / 14 / 16 / 18 / 19

    Java Essential Tools, JDK13-19 , JConsole, VisualVM, MissionControl

    Includes: Java JDK 13 or Java JDK 14 or Java JDK 16 or Java JDK 18 or Java JDK 19 OpenSource JDK. Dev/Run-time Visual VM JConsole MissionControl the JET's in JETPack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Apenmool Framework is a generative programming system to faciliate rapid application development. The specifications of a project are stored in XML and Java files. A code generator is then used to build the application in a variety of configurations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    MatthewLayout

    A layout manager for Java

    This is my own custom layout manager that I created for Java. This Layout Manager is called MatthewLayout. The class named MatthewLayout is the layout manager I created. You use this layout manager to specify x, y, width and heights of components such as jbutton and jlabel. Example code is in main() function in MatthewLayout class. To use MatthewLayout layout manager you create a XYWidthHeight object for each component to add to the layout manager. For eg) To add a JButton object to a layout...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    3D Box rotation

    3D Box rotation

    Simple example of draw and rotate 3D box

    Simple source .java file; .bat for fast re-compile and run; and pre-compiled .jar Java program with example from scratch writed in Notepad++ without Eclipse, etc., How to draw and rotate 3D box most simple way. Rotation speed regulated in simple Loop with 10 ms sleep. Use Java version 8 (OpenJDK 8, OracleJDK 8, OracleJRE 8, ..). Higher versions have an anti-aliasing error in the BufferedImage ( Windows 10 ). Python version with tkinter and math imports. Including calculated faces, moving...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Blunt

    Reusable code for building video games with Jogamp NEWT

    Provides a framework for building a game engine with the windowing toolkit Jogamp NEWT, as well as utility code specifically related to video game programming in Java 8. Depends on OWG_UTIL, OWG-GL, JOGL, Competent Audio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    java symbolic computing library and math editor, with : polynomial system solving, vectors & matrices, factorization, derivatives, integrals (rational functions), boolean algebra, simplification, MathML output, java code generation, geometric algebra
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    StringTemplate-for-Octave

    StringTemplate-for-Octave

    Interface for GNU Octave/MATLAB with StringTemplate V4 template engine

    ... presents a simple compiler, which passes its entire parse tree as a single deeply structured data object to the template engine for code generation. All you have to do is copying the wrapper script somewhere into your Octave search path and adjusting the Java class path such that the StringTemplate jar and all of your template files are found. Now, running the template expansion is one simple Octave command looking like: txt=st4Render(groupFile, template, attribute, value, attrib2, val2, ..)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    CODERU

    A code quality tool to enforce structural quality

    CODERU is a java code quality tool to enforce good structure in respect to packages and therefore modules dependencies. CODERU is an achronym and stands for Common Dependency Rules. The CODERU-rules rely on reserved package names and the allowed dependency rules between them expressed in a general way. Unlike other tools forcing you to define allowed or disallowed individual package dependencies CODERU is based on a fixed set of general rules. The dependencies between packages need...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.