Showing 181 open source projects for "java code"

View related business solutions
  • Simplify IT and security with a single endpoint management platform Icon
    Simplify IT and security with a single endpoint management platform

    Automate the hardest parts of IT

    NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers. The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
    Learn More
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    This Project is intented to build a software to trace the behavior of specific Java code segments using JDI and then analize the data extracted from the trace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Justus is a tool set for Progress 4GL (ABL) Developers. It includes a simplified parser for 4GL, an API to load Profiler data and a Test Coverage Tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Smelly is an Eclipse plugin for detect bad smells in Java code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    C4J is a simple, powerful and non-intrusive tool that makes it easy to add contract verification of instances and methods of any Java class or interface, with full inheritance support. C4J brings Design By Contract to Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
    Mailster is a project aimed at testing software mail capabilities. It provides a mail server container to test emails sent by your apps without rewriting your application code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    ClassMock is a tool for creating tests for components based on reflection and metadata in Java. It generate classes in runtime with the desired structure to be used in tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Its an Eclipse 3.5 Plugin. It can be used to find linear paths for unit testing of any method. The linear path covers all the child methods and till leaf level of the hierarchy. The packages which should be covered in the path can be controlled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A spring utility that makes developing with spring a little easier by enabling, with minimal code, runtime wiring, static ApplicationContext access, easy spring application creation and FitNesse-Spring integration
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    A framework that compares performance of different pieces of code. Available in four languages: c#.net (SharpKinoko), java (JKinoko), c (CKinoko) and c++ (CppKinoko)
    Downloads: 1 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
  • 10
    Android Auto Tester utilizes Android's monkey runner and hierarchy viewer to automatically traverses the hierarchy of an Android application's GUI and simulates user inputs from the host side, without accessing the application's source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    chex4j
    Chex4j allows you to document and enforce @pre and @post conditions of method calls with runtime or build time class file instrumentation. Conditions run as fast as normal code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Runtime concurrency analysis for Java. Instruments your Java app at run time, and monitors field access, synchronization and locking, to verify concurrent access is safe.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Testar is a tool that reduces testing time for large Java unit test suites. It runs on top of JUnit and automatically selects individual tests to execute based on changes made to your code since the previous tool invocation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    fit4oaw provides a library for Fit and FitNesse for testing openArchitectureWare Xpand and Xtend code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Patang is a framework for testing server-side code. Patang intends to simplify writing acceptance and unit integration tests for server-side code. It implements an in-container testing strategy, meaning that the tests are executed inside the container.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A VM containing a turn-key solution for continuous integration with source code control, build management, automated testing, security analysis, defect tracking, and project management, all using open source tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FITpro is built upon the Framework for Integrated Test (Fit). It provides integration with Eclipse and MS VS, and web UI. FITpro advanced features include code generation, suite support, and test to fixture links. See project's Wiki for more informatio
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    A wrapper around the leJOS NXJ (http://lejos.sourceforge.net/) API that allows easy test-driven development (TDD) of robot code in Java with JUnit.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Jarrut
    Jarrut is a tool that makes developing and debugging Java ME applications (application using CLDC to be more specific) a bit less of a pain. Jarrut enables proper stack traces for exceptions, also when running a MIDlet on a real device
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project aims to create a testing environment for S7-PLC (programmable logic controller) software. It is based on the Eclipse platform and can test S7 instruction list code exported from the Siemens Step7 software.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Affected is a tool that will help software testers quickly identify what part of an application has been affected by latest code changes. Affected is best suited for small to medium sized applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Quite useful library for code diagnosis. As for now it can measure time of working for simple blocks of code, but features like loop or counters are developed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    JFTA is an API that makes your testing code independent of the underlying implementation. Thus you can easily switch between different implementations at runtime. Currently JFTA provides implementations for HtmlUnit and Selenium RC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A suite of source and binary programs to test the capabilities of code analysis tools. A reference implementation of x86 binary analysis in C# is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RIMUnit, an xUnit based unit-testing framework, allows developers to write better-quality Java code while developing applications for the BlackBerry® smartphone.
    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.