Search Results for "opensource java code" - Page 62

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
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 1
    Socketer Mobile

    Socketer Mobile

    A simple socket debugging tool for Android devices.

    For the standard version: https://sourceforge.net/projects/socketer/ Socketer Mobile is a simple tool that helps to debug sockets. It has both server and client functionality. When a developer is developing features that requires sockets and network communication often it is really useful to be able to verify that their code is actually establishing the network connection and the code is actually handling data exchange over the network. Socketer Mobile can open a server socket...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PBTSearch

    PBTSearch

    Search for torrent in private trackers. Works in all platforms.

    Java metasearch for P2P private torrent trackers. Works in Linux, Windows and Mac platforms. You only needs accounts from different trackers. You login, from PBTS, to the trackers in which you already have accounts. Then you can search content in which trackers you want to search. The information about your login are only saved in your pc for local access. PBTS use this information directly to the trackers. You can view the code, it's Open Source! and check it. Avaliable trackers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    List Manager

    List Manager

    This program adds and removes name from a list.

    This program was originally designed for ticket sales at concerts. The name would be entered when the ticket is sold and then remove it when they enter the concert. The program also displays the amount of items in list. The reason why the program is not written better is, because this was my first java program and I used it to prove my basic skills to people. Anyone is free to use the program.The source code is available on request. Email: bjcustomsoft@gmail.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This Amazon Mechanical Turk (MTurk) SDK is no longer under active development as of TK. The latest MTurk SDKs, with support for most common programming languages, are now a part of the Amazon Web Service (AWS) SDKs at https://aws.amazon.com/tools/. With the AWS SDKs, you can also connect to MTurk using the AWS Command Line Interface (https://aws.amazon.com/cli/), allowing you to perform operations from your Windows, Mac, or Linux command line without having to write code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 5

    World Box Driving

    Top down driving sim built upon WorldWind Java and JBox2D

    Combines WorldWindJava's satellite imagery visualization with JBox2D's physics to create a driving sim with real world imagery. Pre-alpha stage, source code only for the moment. Project development IDE is Eclipse Juno. The project has only been tested in Windows 7 (64-bit) with an AMD-based CPU. See the wiki page for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    zephyr

    Experiment automation

    Zephyr is a script-driven experiment automation program that works various measurement instruments and actuators. It supports instruments from Agilent, Eco Physics, ICS Electronics, Keithley, Omega, Teledyne and other manufacturers. The script language is XML-based. Syntax highlighting is available. The source code is included in the distribution. Contact the project admin to get SVN access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    MyBatisLink

    IBatis/MyBatis Eclipse plugins for navigating from java code to xml

    IBatis/MyBatis Eclipse plugins help coders to navigate from java codes to the IBatis/MyBatis configuration xml files. The sqlmap elements of IBatis/MyBatis can be shown when coders press Ctrl and click the sqlmap element id in Java code. The plugin also provide a dialog to find the IBatis/MyBatis sqlmap elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NIProjects contains several libraries mainly intended for Java programmers. It includes TableLayout, GuiLib and Datamappers libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Files Hash code Verifier

    Files Hash code Verifier

    A tool to verify and generate MD5,SHA,CRC32 hash of multiple files

    A Security tool that will help to verify the hash codes of files . Currently,Our Hash Code verifier tool supports the following Hash types: MD5,SHA,CRC32. More details about the tool can be found in the project homepage.
    Downloads: 3 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

    DAL4j

    Data Access Layer 4 Java

    Welcome to Data Access Layer for Java (DAL4j) a set of command line tools and framework used to reverse engineer a MySQL or SQLServer database schema into a set of JPA Entity Beans. DAL4j can be useful for scenarios where there is an existing database schema but a technology other that JPA is used to interact with the database. DAL4j can provide an easy way to migrate your code base from other technologies such as JDBC or Hibernate to JPA. The beans generated can be 1 or two types: Simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PleftDroid

    PleftDroid

    The Android app for Pleft

    This is the Android app for Pleft Server. The Pleft server is open source and you can download the code at the following address http://code.google.com/p/pleft/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Hibernate Pojo Generator generates all the Java code necessary to access a database via Hibernate Annotations (+ Spring) including JUnit tests (1 per table) that are able to run immediately without further customizations. Mostly tested with MySQL. Moved to GitHub: https://github.com/wwadge/hbnpojogen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This Eclipse plugin read db information from a configuration file, connect to database and read metadata information than generetes JavaBeans, Control Class, Hibernate mapping file and optionally jsf based jsp file and its pagecode class. (Oracle and Mysql supported)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XT881

    XT881

    Provide and share included open source code with the community.

    The Motorola XT881 is a 3G Mobile phone based on Android 4.0.4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The source code for this project is now served on GitHub. The latest version history can be found here: https://github.com/FredSRichardson/NearInfinity Near Infinity - An Infinity Engine Browser and Editor by Jon Olav Hauglid (http://www.idi.ntnu.no/~joh/ni/index.html)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    wxWidgets Dialog Designer

    Dev-C++ with wxWidgets designer

    wxDev-C++ is an opensource wxWidgets Dialog designer that mimics the Delphi/Borland C++ Builder designer.
    Leader badge
    Downloads: 257 This Week
    Last Update:
    See Project
  • 17
    Nesoid

    Nesoid

    NES emulator for Android phones

    This project is based on sources, published by original Nesoid developer, who in turn used code of GPFCE, forked from FCEUltra, currently incarnation of which is known as FCEUX. Help and suggestions are welcome. This project has been abandoned in favor of the RetroArch, another awesome free software emulator (which has much better NES support and is more actively developed): http://www.libretro.com/.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 18

    EsoIDE

    Interpreter and debugger for various esoteric programming languages

    EsoIDE will be a collection of various esoteric programming language interpreters sharing a common front-end GUI/debugger. Current languages with interpreters under development or planned for development include Brainf**k (implemented), Befunge-93, Chef, and Fractran. Want to contribute an interpreter or UI ideas? Feel free to fork the code and submit your own changes!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jython is a Java implementation of the Python language. It allows users to compile Python source code to Java byte codes, and run the resulting bytecodes on any Java Virtual Machine. It is the successor to JPython.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    Le projet Gramlab vise à mettre à disposition des entreprises des outils logiciels OpenSource et gratuits, qui peuvent être mis en oeuvre par des développeurs qui ne sont pas spécialistes du traitement des langues. Note : L'outil GLabCorpus Manager nécessite l'installation d'un serveur SolR. Pour le télécharger et plus d'information, veuillez vous rendre dans la section Files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    FMgenerator

    Eclipse builder for FreeMarker templates

    FMGenerator provides an Eclipse builder to automatically transform FreeMarker templates. Typically FMGenerator would be used to generate source code or project resources from a template document. This can simplify the generation of unit tests or program code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GBCoid

    GBCoid

    Gameboy and Gameboy Color emulator for Android phones

    This project is based on sources published by original GBCoid developer, who in turn used code of gnuboy. Help and suggestions are welcome. This project has been abandoned in favor of RetroArch, another awesome free software console emulator (which is also actively developed): http://www.libretro.com/.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 24
    The project intends to create tutorial in “High-quality programming code construction”. The tutorial will introduce the reader to the contemporary principles of writing high-quality, highly reliable, easy-to-read and maintainable programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    UptimeChecker

    A small Java program to check regularly if a website is online

    This small program was created 2 years ago with the purpose of being run on a webserver which periodically tries to reach an internet hostname to check if it's reachable and if the internet connection is up. (My plan was to monitor the SLA for my Internet connection). Now I have started working again on it. Few tweaks coming up shortly: -logs for downtime -doesn't exit when the host can't be reached -a GUI
    Downloads: 1 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.