Showing 17 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
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 1

    COBOL copybook to XML converter

    Converts cobol copybooks to Xml/Java objects

    CB2XML (CopyBook to XML) is a COBOL CopyBook to XML converter written in Java and based on the SableCC parser generator. This project includes utilities to convert an XML instance file into its COBOL copybook equivalent string buffer and vice versa. Source is now available in GitHub: https://github.com/bmTas/cb2xml
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    JxMake

    JxMake

    A Java-based cross-platform build system.

    JxMake is a Java-based cross-platform build system primarily inspired by the syntax and features of GNU Make, Perforce Jam, and CMake. Additionally, JxMake also supports several other features that are not included with other console-based build systems, such as a built-in simple GUI, serial console, serial plotter, etc. Currently, the JxMake loadable libraries (build scripts) are more focused on building for embedded systems. However, support for building desktop applications will also...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3

    RecordEditor

    Editor for Fixed Width, Csv and Existing Xml files.

    ... Compare * File Copy and reformat Utility * FileWizard this is use to work out the format of a File. It can generally find both Text and binary / packed deicimal fields in a file For Simple Csv you should look at its sister project reCsvEditor. Note: The core Editor code is also used in the "Protocol buffers editor" and "Avro Editor"
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 4

    jKPU

    Cryptoprocessor design and documentation

    A cryptoprocessor is a processor that does not do or use any encryption or decryption (thus escapes US export controls), but which works natively on encrypted data and code. Almost any encryption is possible, including "none at all". The trick is that a computer famously and happily takes garbage in and puts garbage out, just as happily as it does "2+2=4", so all we have to do is change our OWN idea of what is garbage and what is sense and the computer will remain happy but we then have a means...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5
    Ocean Optics Sample Pack

    Ocean Optics Sample Pack

    Sample code for Ocean Optics OmniDriver spectrometer device driver

    Sample code demonstrating how to use OmniDriver to drive Ocean Optics full range of spectrometers from C, C++, C#, Java, LabVIEW, Delphi, MATLAB and more.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    G-CNC Sender

    G-CNC Sender

    GCode sender for ramps and marlin firmware for CNC Milling Machine

    GCode sender for ramps and marlin firmware for CNC Milling Machine 3D preview RS232 and RS232 over TCP drivers Full GComands control, disable, replace, pause. Full machine control Remap XYZ coordinates GComands description After install select Help->Check for updates..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Cobos Project

    Cobos Project

    the disruptive IDE for COBOL developers

    The Cobos Project is an Open Source initiative from Metrixware, dedicated to Mainframe COBOL CICS, DB2, IMS developments within the Eclipse Platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DKU is an embedded parallel language, or "piggy-back" language that uses function calls to invoke the language's execution model. It tunes task-size to the hardware while hiding hardware details for high performance portability of parallel code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Parapin makes it easy to write code under Linux that controls individual pins on a PC parallel port. This kind of control is very useful for electronics projects that use the parallel port as a generic digital I/O interface (instead of as a printer port)
    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
    This Java program calculates the SPBRG value for a given baud rate (Baudrate) and clock frequency. It comes with a graphical interface and a simple value interpretation guide. A Java Webstart file (.jnlp) is provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    LibSeris is a set of common code for controlling the Seris class of inexpensive personal robots, also created by this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GenEX automatically generates the SIOC program code for various home built cockpits that use IOCards as their hardware interface system. With GenEx, cockpit builders need not worry about SIOC programming and Project Magenta/FSUIPC offsets anymore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DVD/CD UDF disc drive tools, esp. for the Iomega RRD (aka Iomega REV) drive. Usability patches for UDF mkfs and fsck. Commentary for the lk MMC and UDF source code. cvs co tarballs for firewalls that defeat CVS. Links, FAQ's, troubleshooting hints.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    A software implementation of hardware-based code scheduling methods such as Scoreboarding and Tomasulo's algorithm for MIPS64 instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Learning Microprocessors

    Learning Microprocessors

    For those interested in learning about Microprocessors

    A self paced Microprocessor course for those with no Microprocessor experience but who wish to learn about and build devices with them. Starting with a early Microprocessor, the Intel 8085 and providing a Java based 8085 simulator and a PDF handbook the student may work thru assembly/machine code examples to gain understanding. Other on-line book links are provided. Finishing with a modern Micro-controller, the ARM Cortex-M0 based STM32F051.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Armature

    Java ARM support for standards, Maven, & archetypes

    The project creates a standard for Java implementations of ARM applications. It uses an asynchronous event model with threading that is standard for any board the runs Java on an ARM processor. The set of interfaces, abstract classes, events and enums create a standard that help enforce the write once, run anywhere credo. This will make code more portable and readable. Main Area: https://sourceforge.net/p/armature/discussion/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Universal Hardware Protocol (UHP)

    Universal Hardware Protocol (UHP)

    Secure Computing Environment

    The "Universal Hardware Protocol" (UHP) is an open architect built on open source code that makes possible for all software applications to run on all UHP computing devices globally without being subjugated to any artificial operating system platform (OSX, Windows, GPU/Linux, Andorid, Ubuntu, IOS, Redhat, BSD, etcetera). If you’re a software developer, the benefit of supporting the UHP is that your application runs on every UHP computing device globally (Tablets, Desktops, Workstations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
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.