Search Results for "java project with source code" - Page 68

Showing 14900 open source projects for "java project with source code"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
  • 1
    Halcyon

    Halcyon

    Minimalistic Music Player

    This is a minimalistic Music Player written in Java & native C++. The engine framework is written mainly in Java with C++ used to back any other native functionalities. Currently this project is under heavy development and not for general consumer usage.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Koala

    Koala

    Koala is a GUI application for less

    Koala is a GUI application for Less, Sass, Compass and CoffeeScript compilation, to help web developers to use them more efficiently. Koala can run in Windows, Linux and Mac. Listening files, compile automatically when the file changes, that everything is running in the background without user action. Support set the compiler options for each file. If encountered an error during compilation, koala will pop up the error message. Support for the project to create a global configuration set...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    GitList

    GitList

    An elegant and modern git repository viewer

    GitList allows you to browse repositories using your favorite browser, viewing files under different revisions, commit history and diffs. GitList is free and open-source software, written in PHP, on top of Silex and the Twig template engine. GitList is actively maintained by many developers around the world. You can fork the project on GitHub and start contributing yourself. The project is continuously integrated, so we can improve code quality and build effortlessly. GitList is an elegant...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    elastic-jupyter-operator

    elastic-jupyter-operator

    Cloud-native way to provide elastic Jupyter Notebooks on Kubernetes

    Jupyter is a free, open-source, interactive web tool known as a computational notebook, which researchers can use to combine software code, computational output, explanatory text, and multimedia resources in a single document. For data scientists and machine learning engineers, Jupyter has emerged as a de facto standard. At the same time, there has been growing criticism that the way notebooks are being used leads to low resource utilization. GPU and other hardware resources will be bound...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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.
  • 5
    nef

    nef

    Steroids for Xcode Playgrounds

    ... Playground Books from Swift packages and Markdown files from nef Playground. Integrates Playgrounds with Carbon to export code snippets, and Jekyll to create a microsite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SpongeForge

    SpongeForge

    A Forge mod that implements SpongeAPI

    ... the Gradle wrapper. SpongeForge is the implementation of the Sponge API on the Minecraft Forge platform. Recommended for running plugins together with Forge mods. The purpose of the Sponge project is to create a plugin development framework for Minecraft: Java Edition. Sponge is being created by a global community, and its open-source nature means anyone can participate.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    JSettlers2 is a web-based version of the board game Settlers of Catan written in Java. This client-server system supports multiple simultaneous games between people and/or AI bots. Originally written by Robert S Thomas as an AI dissertation (http://sourceforge.net/projects/jsettlers). The active source code is hosted at https://github.com/jdmonin/JSettlers2 including full history; the sourceforge CVS is historical up to 2012-09-28.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    open-fvs

    open-fvs

    The Forest Vegetation Simulator (FVS) forest growth model

    The Forest Vegetation Simulator (FVS) is a widely used forest growth model developed by the USDA Forest Service. This open-fvs project makes the source code and related files available so that university, private, and other government organizations who wish to participate in enhancing FVS can do so without the impediments caused by restricted access to the Forest Service's internal repository. See the external links to the Forest Service's FVS website (www.fs.fed.us/fmsc/fvs) where...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JServiceServer
    With the JServiceServer you can provide services over a network via http (like web services) without any XML-overhead. It has been developed for small computer systems like Java-microcontrollers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Lavagna

    Lavagna

    Lavagna: issue tracker/project management tool

    Lavagna is a self-hosted project and task management tool that uses a Kanban board interface. Built in Java, it supports team collaboration, milestone tracking, and project documentation. Lavagna is suitable for organizations seeking a privacy-respecting alternative to SaaS tools like Trello.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    AESCrypt

    AESCrypt

    NIST SP800-38D AES-GCM Encryption Utility written in Go

    Rijndael256 (FIPS 197) with Galois/Counter Mode (AES-GCM) provides both authenticated encryption (confidentiality and authentication) and the ability to check the integrity and authentication of additional authenticated data (AAD) that is sent in the clear. AES-GCM is specified in NIST Special Publication 800-38D [SP800-38D]. This project is licensed under the ISC License. Copyright © 2020-2021 ALBANESE Research Lab Source code: https://github.com/pedroalbanese/aescrypt Visit: http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SQLancer

    SQLancer

    Automated testing to find logic and performance bugs

    SQLancer is a tool to automatically test Database Management Systems (DBMSs) in order to find bugs in their implementation. That is, it finds bugs in the code of the DBMS implementation, rather than in queries written by the user. SQLancer has found hundreds of bugs in mature and widely-known DBMSs. SQLancer implements approaches for automatically generating SQL statements. It contains various hand-written SQL generators that operate in multiple phases. First, a database schema is created...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PC-BASIC - a GW-BASIC emulator

    PC-BASIC - a GW-BASIC emulator

    A free, cross-platform emulator for GW-BASIC, PCjr & Tandy BASIC

    PC-BASIC is a free, cross-platform interpreter for GW-BASIC, BASICA, PCjr Cartridge Basic and Tandy 1000 GWBASIC. -- This page is an archive and hosts the legacy version 1.2 of PC-BASIC only. -- For documentation and the latest releases, please see the official homepage: www.pc-basic.org Four source code, discussions and to report bugs please see the GitHub project page https://github.com/robhagemans/pcbasic
    Leader badge
    Downloads: 133 This Week
    Last Update:
    See Project
  • 14
    GriFFin, Really, Is For Files In Neverwinter nights (a.k.a GFF files). The project aims at providing a Java based API for manipulating GFF files used in Neverwinter Nights (tm) outside the game itself, eventually maybe in a web based application to make this possible from remote.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    sonar-detekt

    sonar-detekt

    SonarQube plugin for Kotlin

    SonarQube plugin for Kotlin. detekt helps you write cleaner Kotlin code so you can focus on what matters the most building amazing software. detekt comes with a set of plugins that helps you configure it easily in your Gradle, Maven, Bazel build. Enjoy static analysis on Android, JVM, JS, Native, and Multiplatform projects out of the box. detekt can be easily extended with custom rules that help you track and fix anti-patterns in your codebase. detekt is entirely open-source and developed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TalkingBot

    TalkingBot

    A virtual parrot for Android platform that can listen and talk to you.

    A virtual personality for Android platform that can listen and talk to you (like a parrot) via the Google synthesizer. Idea born for fun and totally experimental, but feel free to modify it and, if you like, to help me improve it. This initial version only understands the Italian language! I'm sorry.. Please support this project by donating to this fundraiser: ------------------------------------------- Give birth to new travel bicycles!!! https://gofund.me/2201d2a4 -------------------------------------------
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Sourcetrail

    Sourcetrail

    Free and open-source interactive source explorer

    Sourcetrail is a free and open-source cross-platform source explorer that helps you get productive on unfamiliar source code. Building Sourcetrail requires several dependencies to be in place on your machine. However, our CMake based setup allows disabling indexing support for specific languages which reduces the number of dependencies to a minimum. Sourcetrail is an interactive source explorer that simplifies navigation in existing source code by indexing your code and gathering data about its...
    Downloads: 42 This Week
    Last Update:
    See Project
  • 18
    Java Modeling Language (JML)
    This sourceforge site for the project is now DEPRECATED and not updated. All current work and new releases are on github: https://github.com/OpenJML/OpenJML. The Java Modeling Language (JML) is a behavioral interface specification language that can be used to specify the behavior of Java modules (as in design by contract -- DBC). It has many tools to do assertion checking, unit testing, etc. The principal current tool of the project is OpenJML -- cf. https://www.openjml.org, with binary...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Red Panda Dev-C++

    Red Panda Dev-C++

    A powerful and lightweighted C/C++ IDE

    This project is mainly for users of windows XP. Users of windows 7/8/10/11 should consider Red Panda C++ ( https://sourceforge.net/projects/redpanda-cpp/ ). Red Panda Dev-C++ (Dev-Cpp) is a greatly improved fork of Bloodshed Dev-C++ and Orwell Dev-C++. It provides many features that old versions (and Embarcadero dev-c++) lacks, and lots of bug fixes and enhancements. Highlights of its new and enhanced feature: * Code intellisense (Code Completion suggestion while editing...
    Leader badge
    Downloads: 407 This Week
    Last Update:
    See Project
  • 20
    gbDoom3

    gbDoom3

    A fork of dhewm3 with an emphasis on modernisation and vanilla Doom 3

    gbDoom3 is a fork of dhewm3 with a series of modernisations, performance improvements and an emphasis on being bug-compatible with vanilla Doom 3. This does NOT support the BFG edition of Doom 3. This fork was created to give an overhaul to Doom 3 that the parent project isn't willing to do. Performance improvements for macOS (Intel and M1) as well as additional assembler code for such systems, removing legacy code for SSE support, making Carmack's reverse standard and reverting all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Relative XPath Assistant

    Relative XPath Assistant

    Just right click on the html elements to compare them

    This WebExtension will give you the relative XPath expression of two web elements Release 1.4.2 (04/08/2022) - Adding control key functionality Add-on is based on relative-xpath-helper open-source project on github [https://github.com/syamsasi99/relative-xpath-helper] ### Details - Compared to the original version, some incompatibilities of the scripts with the Firefox browser have been improved and fixed - No data is sent to any server and not get from any server ### Limitations...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    PacketTracerRemote

    Ubuntu Based Virtual Server using noVNC to serve Cisco Packet Tracer.

    ... or implied. Source code for files that have been created or changed is included in this project. Source code for the remainder of the virtual machine can be downloaded from Ubuntu, noVNC, and WebSockify. Fully illustrated directions for installation are located here: https://docs.google.com/document/d/1ZPs-o_F9JdEe5klOOjEyWMHlQY83p922vRBM6rkSFBI A demonstration can be found here: https://youtu.be/AIBU1hmM9eY
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    SC/MP Processor Emulator

    SC/MP Processor Emulator

    Emulator of the ancient 8 bit microprocessor SC/MP 2

    Emulator of the ancient 8 bit microprocessor ISP-8A 500D/600D or more common "SC/MP" from National Semiconductor. The download contains all sources plus an executable Java Jar file to start right away. Some SC/MP hex dump examples are provided in directory "/etc" as well. The download also contains unit tests and some helping documentation (also in /etc). You may slow down the CPU operations, displaying the CPUs status register as LEDs, to watch the CPU working with its registers...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Mixin

    Mixin

    Mixin is a trait/mixin and bytecode weaving framework for Java

    Mixin is a trait/mixin framework for Java using ASM and hooking into the runtime classloading process via a set of pluggable built-in or user-provided services. Built-in services currently support Mojang's LegacyLauncher system, though this is deprecated in favor of ModLauncher by cpw, which has greater extensibility and has support for Java 8 and later. Additional documentation for individual features and annotations can be found in the extensive Javadoc. For additional help use the channel...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 25
    PUPIL
    ... of the functionalities that may have those external programs interfaced without the necessity to be reimplemented again on independent interfaces. In fact, this simulation interface concentrates all the common code involved in the coupling terms of the QM/MM approach.
    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.