Search Results for "java code tidy" - Page 74

Showing 5070 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
  • 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
  • 1

    Easy Coverage for Java

    Dynamically generated unit tests for basic verifications.

    Easy Coverage is a tool that can dynamically generate unit tests to perform basic verifications, thus leaving more time for the developers. When writing unit tests, developers often have to write the same elementary verifications over and over for most classes. This is tedious and error-prone, and keeps developers away from writing more meaningful unit tests. Easy Coverage is extensible and highly configurable. It can work as a standalone product, or be used with JUnit, which is highly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DEFT, the Development Environment For Tutorials, allows you to easily write and maintain tutorials which contain source code examples. If the code you're documenting changes, your examples in the tutorial will change as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Java RTree project aims to maintain an Java version of the RTree spatial indexing algorithm. See http://jsi.sourceforge.net for more information, and http://github.com/aled/jsi for latest development code.
    Leader badge
    Downloads: 358 This Week
    Last Update:
    See Project
  • 4

    drl2g

    Convert drl files to g code

    This is a utility to process and convert drl files to efficient g code, which will help in drilling PCBs using a CNC. The snapshots are based on the linuxcnc axis program to visualize the results of the program using different algorithms.
    Downloads: 0 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

    Quality-Check

    Quality-Check is a small Java library for basic runtime checks of vars

    The goal of quality-check is to provide a small Java library for basic runtime code quality checks. It provides similar features to org.springframework.util.Assert or com.google.common.base.Preconditions without the need to include big libraries or frameworks such as Spring or Guava. The package quality-check tries to replace these libraries and provide all the basic code quality checks you need. The checks provided here are typically used to validate method parameters and detect errors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A Java library for checking german bank account numbers. (Eine Java-Bibliothek zur Überprüfung von deutschen Kontonummern).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    javadbchem

    A universal chemistry database system, using Java and any rdbms

    This projects provides a mechanism which saves chemical structures to a rdbms. Everything is written in Java and is independent from the rdbms used (first tested system is mysql, tweaking might be needed for others). The chemistry is handled using Chemistry Development Kit, this is proven code. The system holds atoms and bonds as entities in the rdbms, this makes it possible to have properties recorded using foreign keys and referential integrity. Apache Torque is used for database access...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Mjolnir

    Java code for brute forcing keystore certificates

    Mjölnir is a a java-based brute force algorithm for obtaining keystore passwords by brute force. It is multi-threaded
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    J2ME Memo Game

    J2ME Memo Game

    Memo is a color code game written for java enabled phones.

    Memo is a fun, brain teasing, code breaking game. The game is played using code pegs of different colors and black and white key pegs. Your phone will choose a random pattern of four code pegs. Your task is to break the code. Black key peg will be placed for each code peg from the guess which is correct in both color and position and a white key peg for a correct color code peg placed in the wrong position. The fewer the number of guess, the better the score. Enjoy popping the pegs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    Cala Mondrago

    Cala Mondrago

    Board game Mondrago for Android platform.

    Latest Mondrago for Android APK can be found in the partner project on https://github.com/OMerkel/Cala_Mondrago. The partner project is a code rewrite from scratch. Here you can find the board game Mondrago for Android platform as an electrical version of the Mondrago board game as originally created and published by Adrian Schacker in 1992. Thank you very much to Adrian kindly supporting our open source project by allowing us to use the original logo, name, and color scheme. See...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java class that provides you with methods to get the data inside the result set by converting it to 2d array-like object without keeping the connection to the database / resultset open. The class makes your life with ResultSet alot easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Studying stem cells in cancer

    Code for "Microenvironmental variables need to effect intrinsic phenot

    Code for "Microenvironmental variables need to effect intrinsic phenotypic parameters of cancer stem cells to affect tumourigenicity"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java 3D Editor

    Java 3D Editor

    An editor for Java 3D scenes

    A Java 3D graphics tool that can be used to implement graphics applications for various purposes. Provides the user interface in which a three-dimensional objects can be manipulated with ease. The application also allows you to generate code from the scene in the Java language automatically, so that objects can be created and used to run graphical applications later.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14

    Iliad Online RPG

    An Open Engine for use on the OUYA

    We are developing an Open Engine to be used on the upcoming OUYA console. The engine's design is inspired by a small existing game that has been around for decades, Odyssey http://www.odysseyclassic.com Currently, the source for Odyssey has been opened, but it's still in VB6. Instead of managing an old code base in an extinct language we're starting from scratch. This will allow us to bring modern technology on board to expand the play experience. The goal is to keep to the roots...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PicsONmydesk

    PicsONmydesk

    Simple Image Frame

    Image frame for desktop with automatic image change. Useful for keep things in mind . Release Version 1.0.0 - Add remove item - Some improved code Release Version 1.1.0 - Bug fixes - Some improved code - Added deb package for Ubuntu/Debian based distros (Requires Java)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The DocBook Publishing Utilities tools, which make creation and publishing of DocBook easier. The tools are: Maven plug-in to Transform HTML into XML (use after docbkx); Eclipse DocBook table editor; Eclipse wizards for initial DocBook files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    SipnLab

    Signal Interpreted Petri Net Laboratory

    SipnLab (Signal Interpreted Petri Net Laboratory) creates SIPN and generate AWL-Code for SPS. This tool is based on open source Project "Pipe 2.5". Version 1.1 of SipnLab integraded a Sipn to Ardunio translater and several bugfixes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Floodlight

    Floodlight

    OpenFlow SDN Controller

    The Floodlight Open SDN Controller is an enterprise-class, Apache-licensed, Java-based OpenFlow Controller. It is supported by a community of developers including a number of engineers from Big Switch Networks. Why Use Floodlight? -- OpenFlow. Works with physical- and virtual- switches that speak the OpenFlow protocol Apache-licensed – lets you use Floodlight for almost any purpose -- Open community. Floodlight is developed by an open community of developers. We welcome code...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19

    SQL Mapper

    SQL Mapper is a simple Java library which helps in dealing with JDBC.

    Using this library you can focus on how you want to map results of your SQL query to your domain objects. You don't need to use any xml configuration (like, for example in MyBatis/iBatis). You also don't need to use any annotations to run SQL Mapper. The SQL Mapper is similar to Spring JDBC Framework, but it has some of its features simplified and some changed. It runs on JDK 7 or higher. The zip archive contains the library jar, sources and javadocs, and also a demo which shows how to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Fake Hack

    Fake Hack

    Fake Hacking Program

    This program makes it look like you're hacking your computer. Coded in java, the executable .jar works on all platforms. Read the read me for instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MathParser Java - Math Parser library

    MathParser Java - Math Parser library

    Mathematical Parser for Java

    This project gives a mathematical parser for converting a simple string expression into a result which can be managed for using in other calculations, all in Java. Using a couple lines of code, you'll be able to parse complex arithmetic expressions efficiently. This library is powered by Dijkstra's Shuting-yard algorithm. The library has no dependencies with other external libraries. Dependency <dependency> <groupId>com.google.code.mathparser-java</groupId...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Maroniecoder

    Maroniecoder

    Encrypt a text through a list of encryption methods

    I came to the conclusion that this program is not worth the time for further development. Use different Encryption methods with parameters to en- or decrypted a text through the list With downloadable source-code since 1.3 You need to have Java installed http://www.oracle.com/technetwork/java/javase/downloads/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The SpeedTest program is used to test the speed of Java code on various computer platforms. It runs tests such as 500,00 sin & cos calculations, allocate an array of 5,000 doubles 50,000 times, and allocate an array of 50,000 points 20 times.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    jsprad

    jsp framework to optimize time for develop

    Optimize jsp develop with a library thats generate HTML code y javascript. Support Database with pools, AJAX, Jquery, generate tables, fields and images with this framework. Videos tutoriales español youtube : 1. Controles bàsicos http://youtu.be/SgcgYAY9nI8 2. Controles basicos 2 , validaciones http://youtu.be/53fBBl2MOH4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Automaton Lexer

    A Java library for creating DFA-powered lexical analyzers

    ... TokenAutomaton, that can be used as a lexer, as well as its support classes and examples of its use. Lexers generated by JPlex depend on this library. I separated it from JPlex so that projects using JPlex would not depend on GPL code. Revision 1 of this project is dual-licensed, as it is the same code that was formerly part of JPlex. All code in this library was either originally published under the BSD license or was exclusively authored by me.
    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.