Showing 2624 open source projects for "create"

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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    This application is designed to help create Contract bridge hands with constrains on points and/ or number of cards per suite for each player. The program is an easy to use Java program which outputs the results in an HTML format (fits an A4 page for easy printing). Media wiki pages: http://sourceforge.net/apps/mediawiki/bridgedealer/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Mario Survival

    A variation of the classic Mario game with a custom map editor.

    This is a variation of the classic Mario game in which you, Mario, must survive against a never ending onslaught of enemy Mario's. The application includes an in-game map editor, so you can create your own custom maps to play on, as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    once:radix is a Rapid Application Development system for Intranet and eXtranet environments. Create advanced database-driven web applications that require no expertise in the underlying technologies. Just point and click with pixel-perfect precision.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    JAnaglyph Engine

    JAnaglyph Engine

    A library to create anaglyph images with Java

    A small library made of one class (one method and one constructor) which takes two BufferedImages, the width and the height of the final image to produce a full anaglyph image from the images provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    Randoop Netbeans Plugin
    ...In a nutshell, this technique randomly, but smartly, generates sequences of methods and constructor invocations for the classes under test, and uses the sequences to create tests. Randoop executes the sequences it creates, using the results of the execution to create assertions that capture the behavior or your program and that catch bugs. 2) Randoop has created tests that find previously unkwon errors even in widely-used libraries including Sun and IBM's JDKs. Randoop's combination of randomized test generation and test execution results in a highly effective test generation technique. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    beadPattern

    Build and create patterns or models with beads. Java program.

    Build the pattern for a bead based figure before do it. Is simple and you can choose the color of the beads. Is useful to be sure of the final result before begin with the hand crafted object. The program is composed by one frame where you can desing your model and another one where you can select the color of the beads. All the program is written in java. Crossplatform: -Windows -Linux. TODO: -Save design -Load design -design tools improoving.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    iPoet

    iPoet is a poetry generator for creating computer-generated poetry.

    iPoet will create a poem, based on a topic of your choice, with your specified stanza (paragraph) length, number of stanzas and a 1-line refrain. It uses a simple text file ( YAML: .yml extension) as its dictionary, which allows you to edit it on any PC, but, to make it even easier, we have made an editor program that will sort out hierarchy and YAML syntax for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This program is a viewer and editor of format ACV that helps editors to create comics for mobile platforms. The program uses all properties of the format and runs under several platforms, including Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    TestNGEE

    Run TestNG tests inside servlet container. Great for integration tests

    ...During our projects, we already detected problems during regression tests caused by a fix that was applied to our Websphere Application Server (in one version the classloader worked in one way, them it changed!). For using it, create a web project and copy the contents from our sample war to it. Put all your annotated TestNG tests inside the same project (/WEB-INF/classes) and call http://host/yourcontext/TestServlet. A screen will be shown so you can run your tests. We have an Ant task for invoking the tests by an arbitrary URL and save to a desired file (in JUnit's format) and currently there is some work on creating a Maven Plugin to be triggered during the "integration-test" build phase. ...
    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
  • 10
    Audivolv

    Audivolv

    Artificial intelligence evolves musical instruments played with mouse

    Artificial Intelligence (AI) evolves musical instruments you play with the mouse from small blocks of Java code that operate on numbers, each block designed to keep all numbers in range -1 to 1 if they started in that range, and combinations of these evolved codes running 44100 times per second for high quality 44.1 khz audio. You can also write the Java code into its window. Uses Javassist internal compiler on the new Java code assembled by renaming variables to overlap eachother and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Bimage

    Bimage allows groups to view and generate images of infinite depth

    Bimage is combination of javascript and Servlet scripting meant to allow users to explore images with (near-)infinite depth. Bimage uses javascript to create the images and then save them to the database for later use. This allows users to come together to explore and generate complex, depthful images. Bimage is targeted for Google App Engine (GAE), and uses the datastore for a backend, though it should be adaptable to other backends. This project is set up for eclipse using the GAE plugin. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    asdnetworks

    asdnetworks

    Framework used to represents English grammars graphically

    Augmented Syntax Diagrams (ASDs) provide a framework to represent grammars of natural languages as directed graphs -- that is, as networks of nodes and edges. Nodes represent instances (or usages) of words and phrase types in a language such as English.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    iOSUI

    iOS like UI in Swing

    ...Implemented in pure Java (however it requires Oracle (Sun) JRE, Open JDK has poor implementation of transparent frames) and tested on Windows, OSX and Linux (Ubuntu with GNOME) It is an almost complete component suite to let developers to create iOS like applications for desktop systems. Applications developed with this UI will behave similar to applications on iOS platform, with one difference: the mouse could be used instead of your finger. Brief documentation cab be found:http://www.droidzone.hu/index.php/iosui-menu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Analysis

    Analysis

    Application to creating charts.

    The goal of project is delivering useful and simple tools to creating charts. Functionality is provided by modules/plugins (OSGi technology). It allows you to create your plugins or customize Analysis application (by changing installed plugins in application). The Application, thanks to JAVA technology, is portable on the most operating system. In Files page you can find the application and also patches to its.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RPGTable

    RPGTable

    A Java-based Virtual RPG table utilizing JavaFX2.0 as the UI

    The aim of this project is to create a java based virtual game table for a pen and paper RPG. This project was originally created as an Undergraduate capstone project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    iTLogger

    iTLogger

    Log and evaluate data from your smartphone and OBD

    iTLogger is the result of a software project at TU Ilmenau in 2012. Its aim was to create an app and corresponding desktop programm, so that people could track their journey on forest roads and later evaluate the data on their desktop. With the logged data you can evaluate the quality of forest roads. Available on Google Play: https://play.google.com/store/apps/details?id=de.tui.itlogger
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Lazy File Sorter

    This feature rich program sorts files by their extensions.

    ...Anonymous posting is allowed everywhere and is encouraged. Write something! See tickets for known issues and things to be done. If you find any bugs please post them to the forums or create a ticket and please include the OS you are using in your post.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Developing Queue Message admin gui based tools for OpenMQ (GlassFish JMS) / Oracle WebLogic MQ. The name of tool is QBrowserV2. It aims to implement functionality such as New Message Create/Send, Delete Messages, Forward Messages, Subscribe TOPICs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An open source project of developing Message admin gui based tools for Apache ActiveMQ. The name of tool is ActiveMQBrowser. It aims to implement functionality such as New Message Create/Send, Delete Messages, Forward Messages, Subscribe TOPICs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    ...Using FTP Uploader: 1.Before opening FTp Uploader,open a file in the current tab of text 2.Fill in The Login Details And Click Connect to connect to ftp server 3.double click a directory to open the directory,Single click a file and press download to download ,single click a file and press delete to delete,single click a file and type "new name" and press rename to rename 4.click "refresh" to refresh directory listing5.type name and press "create dir" to create directory 5.click "upload here" to upload the file opened in the current TAB of text editor to current directory of FTP server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WaveMaker - Web Development Made Easy
    Easy-to-use, open source web development platform. Visual, drag and drop tools allow anyone to create web apps with minimal learning curve. Java architecture: Spring, Hibernate, Ajax Dojo toolkit, MySQL, PostgreSQL, HSQLDB (bundles w HSQLDB)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    Subtitle Studio

    Subtitle Studio

    Create, Convert, Upload and Download the subtitles for free...

    Find more on http://swapnilbhoite.in/projects/subtitlestudio/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Firefly UML

    Firefly UML

    A free, easy-to-use and user-friendly Java-based UML editor.

    Firefly UML is a 100% pure Java application designed to create and edit UML conform diagrams. With class diagrams, sequence and instance diagrams, Firefly UML provides a solid selection from the vast range of existing UML diagram types. Firefly UML is really easy to learn as it provides you multiple ways of access to the same function - be it mouse action, hotkey, context menu or toolbar icon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Create a City Project aims at creating an open-source realistic, driveable and walkable virtual city that is fun to create and "live in."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This a NetBeans project developed to create a small Hexagon map library with a few basic functionalities. It is possible to measure distance between tiles's centres and calculate the best path between two of them (if any). It is possible to define tiles where it is not possible to pass (or reenabling them) by right clicking on them (they will become red), creating therefore obstacles that can help testing the path finding algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB