Search Results for "opensource java code" - Page 72

Showing 4311 open source projects for "opensource java code"

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
  • 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
  • 1
    Maven Google AdSense inserter plugin
    This is a Maven plugin that helps to add publicity from GoogleAds to web sites generated by Maven.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A prototype input method for OCZ's NIA headset allows full text entry. It is based on Morse Code (3 keystrokes generated from the NIA software) and can produce full English text with all ASCII symbols, uppercase and lowercase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PIN 780 Netbeans plugin
    This is an Open Source project that is a fork of the PIN 780 Software Engineering Project of the University of Pretoria. We aim to build the same metric testing and code correcting software on the Netbeans IDE platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Compiler optimization for code that AI generates, reuses similar substrings of code to exponentially reduce the Big-O of compile. At runtime, CodeTree objects breed, rename vars, mutate code and run it instantly. For any realtime compilable language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    The Swarm Framework was created by the Santa Fe Institute for multi-agent based simulations. The original source code was written in Objective C. This project aims to create a replacement for Swarm bindings for Java which needs native code to work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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: 1 This Week
    Last Update:
    See Project
  • 7
    F2IBuilder, is a generator of bitmap fonts, opensource and multiplatform, developed in Java language, according to the GPL. F2IBuilder, é um gerador de fontes bitmap, opensource e multiplataforma, desenvolvido em linguagem java, de acordo com a lice
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JAXBBuilder is an eclipse plugin for generating Java classes directly from XML schema, XML or JSON files. The plugin detects document changes and re-generates Java code via Castor or XJC. It includes a JAXB project wizard, and configuration pages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Retrotranslator is a tool that makes Java applications compatible with Java 1.4, Java 1.3 and other environments.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 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
  • 10
    Yahjf is Yet Another Html Java Framework. If your app generates HTML you can use Yahjf to turn your HTML code into objects that you can store (in session,on disk,etc) and modify programmatically. More infos in forum and on website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CLEXW is a Cross-Language Extension for XWeaver (http://www.xweaver.org/). It is an aspect weaver which allows programmer to use the same aspect for weaving C++ or Java source code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Tahini loads Swing layout from an XML file at runtime and links it with a controller object. The widgets are described in simple, concise XML, and only your application code is in your source file. Tahini takes care of connecting members and listener
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    GroenLinks Brabant
    GroenLinks Brabant app for Android and iPhone. Here you can find the source code and help us out with more features and bugs fixes. RSS version 2 support. GPLv2 license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This java based application translates an entity-relationship-model into code. Currently implemented are generators for: PHP5 classes, PHP5 data access objects (interfaces and implementations), MySQL5 tables and HTML forms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JavaML is a complementary representation of Java source code that is based on XML-- the representation targets software engineering and analysis tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 0 This Week
    Last Update:
    See Project
  • 18
    Generate Java source files from Hibernate hbm.xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Small application dbcode-svn-sync makes us able to synchronize source code on your Oracle DBMS with your SVN repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Explore the use of and provide Java/Javascript code for interactive lab pages at the Wikiversity project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pl-sql-editor

    pl-sql-editor

    PL/SQL Editor module for NetBeans IDE

    This project will add support for editing Oracle PL/SQL objects right inside the NetBeans IDE, including syntax highlighting, code folding and indentation. See Wiki for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This program allows you to create a transmission hologram using just a computer, a laser-printer, and an overhead transparency. This hologram will behave like one created using a laser and can be projected or viewed with a point source.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    BLOAT is a Java bytecode optimizer and class rewriter implemented entirely in Java. By optimizing Java bytecode, code improvements can occur regardless of the compiler that compiled the bytecode or the virtual machine on which the bytecode is run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Commons-SSH is a thin bridge between different Java SSH implementations libraries. It doesn't contain any crypto-related code and created to be used by projects who doesn't want to care about export control regulations (let client to decide)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
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.