Search Results for "opensource java code" - Page 172

Showing 4312 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
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 1
    Log4JUnit aims to help the testing (using JUnit assertions and test cases) of legacy code that gives a train on the log files it creates, and is, appart from that not very testable (due to missing sources, not testable design, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Use JPA entities to quickly and reliably generate (Ajax-able) HTML edit forms. Make web site development with database interaction easier with automated JSP taglibs that allow you to modify your JPA entities through a web page with a few lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Wuala Webstart is a performant starter which loads required code and resources for an application directly from a server. This enables a fast start within seconds without having to download the whole application first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RapidWAD is a web application development Framework/tool. it eliminates redundancy among three tiers of a typical web project. Allows developers to write pages with no or very less backend code. Very quick and useful for medium size applications.
    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 mayo web application framework is a no bullsh**, lightweight framework providing only a bare-bones architecture for building real web applications with a strong focus on maintainable source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    this library implements distributing algorithms for genuine computational POJOs (aka. jobs dispatching). it deals with reliability, synchronization and ordering. it has well defined api targeted at easy integration within existing code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SG is an another next generation code generator which generates web-based java applications with Apache Cayenne RDBMS, Apache Struts 1.1, Displaytag 1.1 , AjaxTags support. It uses an excel user interface to gather beans and application data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Highly dynamic application generator for creating Eclipse RCPs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jasmine JUnit Runner

    Jasmine JUnit Runner

    A Jasmine unit test runner for JUnit

    To run Jasmine unit tests from a java dominated world, I have created this JUnit runner to run jasmine tests comfortable. The runner works seamlessly from maven command line and IDE's that can start JUnit 4 test suites. It is especially useful in automated test environments like Jenkins.
    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
  • 10
    Modular Game Engine

    Modular Game Engine

    Modular Game Creation Framework.

    ... to allow for interaction. This approach gives rise to two mail goals within the project. Reusability: as modules have a plug-n-play character, databasing of modules allows for games to be constructed by combining modules rather than constructing new code. Simplicity: all modules share a common shape. Therefore, they allow for visual programming through a simple GUI (comparable to Java Beans). The creation of good games relies on the easy of prototyping and creative exploration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Porter Stemmer

    Java version of Porter's Stemming algorithm

    ... necessary. The code in this version is more readable (in my opinion) than the old version. There is a main at the bottom that shows how to use the Stemmer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AutoCRUD is a Java framework that can generate web application scaffold code from a database schema, similar to RoR. It uses the standard Maven2 web project structure, Spring for MVC, and Velocity for templating. Currently works with MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JCM is a state-of-the-art Java concurrency management framework. It's main features are: efficient resource management, code simplicity, stability and reliability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Trison has the goal to become a template engine with support of php, java and the transform ability to javascript to intergrate client/serverside generation of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Quantum OSGi Framework

    Quantum OSGi Framework

    An OSGi application framework for modular development.

    ..., as well a integration, persistence and web/UI services. Modules will be assembled and extended, allowing for any kind of application to be created. Why constantly recreate the same code for each application? With modular style development the services can be reused and refined to perfection within the open source community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Red CNC

    Red CNC

    Android app to control the Red CNC 3D routing machine

    Red CNC is an Android application to allow control of the 3D routing machine by the same name. It allows the user to configure the machine properties, such as workable volume, tool size, etc. Once set, the user loads a G-Code file and gets a 3D view of the tool path. Lastly, the user can then start processing the job by sending commands to an Arduino.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    math4gd2d

    math4gd2d

    Utility math library for develping 2d games

    Dealing with math in gamedev can be a hard task for beginners, so this library provides some code to make your life easier with strong focus on gamedev. Some tools for collision detection (but not physics) are provided too. The library is not strictly about math, so some helpfull 2d gamedev relevant abstractions (like chains) are included too. Key features: * Easy dealing with ranges, intervals * Timers and callbacks * Chains (for making chains of enemies, snakes, centipedes etc.) * Some...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    psx4droid

    psx4droid

    PSX emulator for Android phones

    This project is based on sources published by original psx4droid developer (or someone else – I don't care as it is all GPLed anyway), who in turn used code of PCSX-ReARMed, forked from PCSX-Reloaded, based on PCSX-df and original PCSX... This project is abandoned in favor of libretro PCSX-ReARMed variant: https://github.com/libretro/pcsx_rearmed. Current sources already depend on recent version of platform anyway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ataroid

    Ataroid

    Atari emulator for Android phones

    This project is based on sources published by original Ataroid developer, who in turn used code of Stella. This project is abandoned in favor of Droid2600: https://code.google.com/p/droid2600/. Available sources do not compile into anything working anyway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    <a href="http://aqdhome.sourceforge.net" style="color: #996633; text-decoration: underline; font-family: verdana, sans-serif;">(old name AqDHome)</a> A collection of my windows tips, code snippet, and experimental projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Making Hebrew properly searchable by IR software. Right now, most work is being done in our mailing list (planning), and on our github repository (concept code, see below).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Project Lorelai RPG Engine is an RPG engine coded in C++. An RPG engine takes care of managing life, inventories, items, weapons, armors, stats, potions, etc. We're looking for developers that could even code a GUI front-end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Synesketch is a software library with synesthetic abilities, made for Processing digital artists. Its code serves as a medium between words, emotions, and images. Synesketch homepage: http://synesketch.krcadinac.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Webwarp Framework allows rapid building of Spring/Hibernate/JSF based web applications. There are modules for application and database setup, users and groups, a menu manager and much more. Code base is in production and stable. Build are using maven
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Legatus (development code-name) is a futuristic Role-Playing Game. Taking aspects from Fallout, Arcanum, Baldur's Gate and such, the game focuses on a realistic system, and includes an editor for creating new modules, scripts and quests.
    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.