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

Showing 14900 open source projects for "java project with source 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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    EasyImageSizer

    EasyImageSizer

    Batch Images Converter

    This Project has a new name now: https://lenna.app Program to batch compress, resize and rename Images. Additional you can reduce filesize by reducing quality. Find source code on https://github.com/FalseCAM/EasyImageSizer3. OpenSuse packages here: https://build.opensuse.org/package/show?package=easyimagesizer3&project=home%3AFalseCAM and Ubuntu packages here: https://launchpad.net/~dhor/+archive/myway/+packages
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    sx-emcalc

    sx-emcalc

    Multifunctional electronics calculator

    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    PiracyChecker

    PiracyChecker

    An Android library that prevents your app from being pirated

    An Android library that prevents your app from being pirated / cracked using Google Play Licensing (LVL), APK signature protection and more. API 14+ required. This library applies some techniques to help protect your app's users and attempt to thwart reverse engineers and attackers. BUT, this isn't guaranteed to stop your app from getting pirated. There is no such thing as 100% security, and a determined and skilled attacker with enough time, could remove these checks from the code. The real...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Java Sec Code

    Java Sec Code

    Java web common vulnerabilities and security code

    Java sec code is a very powerful and friendly project for learning Java vulnerability code. This project can also be called Java vulnerability code. Each vulnerability type code has a security vulnerability by default unless there is no vulnerability. The relevant fix code is in the comments or code. Specifically, you can view each vulnerability code and comments. Due to the server expiration, the online demo site had to go offline. The application will use mybatis auto-injection. Please run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    cxmooc-tools

    cxmooc-tools

    Fully automatic tasks, video double-speed seconds

    A Superstar (Learning Pass) / Wisdom Tree (Knowing) / Chinese University mooc learning tools, Firefox, Google, Oil Monkey support. Fully automatic tasks, video double-speed seconds, homework exam question bank, automatic verification code coding. After the 2.1 version, it began to support the wisdom tree, and after the 2.2 version, it began to support the mooc name of Chinese universities. This project is completely open source, free, and only for technical learning and communication...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Carina Framework

    Carina Framework

    Java-based test automation framework (Maven + TestNG)

    Carina is a Java-based test automation framework that unites all testing layers: Mobile applications (web, native, hybrid), WEB applications, REST Services, Databases. The Carina framework is built on top of the most popular open-source solutions like Selenium, Appium, TestNG allowing to reduce dependence on the specific technology stack. Carina is fully integrated into Zebrunner (https://zebrunner.com/) which is now responsible for all the development and release cycles, as well...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    CrossUI

    CrossUI

    CrossUI is a free Cross-Browser Javascript framework

    ... components, including Tabs, Dialog, TreeGrid, SVG Shapes, Chart and many other web GUI components. Support reusable modules. Wide cross-browser compatibility, IE6+, firefox3+, opera9+, safari3+ and Google Chrome. Full API Documentation with tons of samples. Ever Increasing Code Snippets. PHP/C #/JAVA Back-end service codes are available. CrossUI Framework is Open Source under LGPL3 license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project is a reasoner for the description logic EL+. It computes the concept subsumption hierarchy. It is an OWL 2 EL reasoner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    p2000floppy

    p2000floppy

    tools for the floppy format of the Sequential Prophet 2000/2002

    p2000floppy: tools for the floppy format of the Sequential Circuits Prophet 2000/2002 Included tools: * p2000floppy2syx: convert floppy image file into syx-files and list contents * p2000syx2mid: convert syx-file into mid-file * p2000syx2floppy: convert syx-files into floppy image file Special features: parameter & sample dump to/from syx-files, sample memory export/import to/from WAV-file, listing of parameters & keyboard mappings, sec5-file import/export for executable code...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    m6811dis

    m6811dis

    M6811 Code-Seeking Disassembler

    ... anywhere a 6811 micro is being used. Version 1.0 was written in Borland Pascal in April 1996, and updated to v1.2 in June 1999. It was later rewritten to C++ in July 1999 through Jan 2000. While it's been freely available since its creation, it's being released here as an open-source project so the world can better use it as it sees fit. Version 2.0 is completely reworked in 2014 to compile and run with GCC and STL to make it fully portable and accessible to all computer platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PowerMock

    PowerMock

    Java framework that allows you to unit test code normally

    Writing unit tests can be hard and sometimes good design has to be sacrificed for the sole purpose of testability. Often testability corresponds to good design, but this is not always the case. For example final classes and methods cannot be used, private methods sometimes need to be protected or unnecessarily moved to a collaborator, static methods should be avoided completely and so on simply because of the limitations of existing frameworks. PowerMock is a framework that extends other...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Iconizer

    Iconizer

    Create Xcode asset catalogs swift and painless

    Create Xcode image catalogs (xcassets) on the fly. Iconizer builds the necessary file structure for you and generates all required images for App Icons, Launch Images and Image Set. You can download the latest Iconizer release and drop it into your applications folder, just as usual. Or you can view the whole source code in the GitHub repository. And build it yourself. Or change whatever you want. You can also fork this project, make your awesome changes, and send me a pull request. Just make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GIER SQL Pivot Table Reports

    GIER SQL Pivot Table Reports

    .NET app for Reporting, Data visualization, Analysis (MS SQL platform)

    .... Easy to use,desktop, Windows, lightweight application. No need to install. If someone is willing to develop and joining the project, then will be made available the source code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    commit-autosuggestions

    commit-autosuggestions

    A tool that AI automatically recommends commit messages

    ... language (Code Documentation Generation). We can use CodeBERT to create a model that generates a commit message when code is added. However, most code changes are not made only by add of the code, and some parts of the code are deleted. We plan to slowly conquer languages that are not currently supported. To run this project, you need a flask-based inference server (GPU) and a client (commit module). If you don't have a GPU, don't worry, you can use it through Google Colab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Phenoscape
    The Phenoscape project attempts to formalize the description of evolutionary characters to make them interoperable and computable with the body of phenotype annotation being generated by model organism databases, and other biomedical research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TransferWare is a collection of tools for the Oracle world: the schema version manager TransVersion (tv), the External Procedure Call (epc) toolkit for accessing the outside world from within Oracle PL/SQL and an application Performance Monitor (pm).
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    Only

    Only

    Easy way to persist and run code block only as many times as necessary

    An easy way to persist and run code block only as many times as necessary on Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tuxbox-Project

    Tuxbox-Project

    Tuxbox Sources

    This is the project and source code archive page of Tuxbox-Project, formerly known as the Linux@dbox2 Project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Zebrunner Community Edition

    Zebrunner Community Edition

    Test Automation Management Tool

    Zebrunner CE (Community Edition) is a Test Automation Management Tool for continuous testing and continuous deployment. It allows you to run various kinds of tests and gain successive levels of confidence in the code quality. Zebrunner CE is integrated by default with Carina open-source TestNG framework and uses Jenkins as a CI Tool. It is built on top of popular docker solutions and includes Postgres database, Zebrunner Reporting, Jenkins Master/Slaves Nodes, Selenium Hub, Mobile Device...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RiteCMS

    RiteCMS

    a fast simple CMS system based on PHP & Sqlite

    CMS powered by PHP & Sqlite. A fork of PhpSqliteCMS with lots of changes and updates. This project is now on github.com. Please visit: https://github.com/handylulu/RiteCMS For latest update, please always visit https://RiteCMS.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    LDhelmet

    Fine-scale recombination rate estimation.

    NOTE: This project has migrated to GitHub: https://github.com/popgenmethods/LDhelmet LDhelmet performs statistical inference for fine-scale variable recombination rate estimation. The source code and the recombination maps for two populations of Drosophila melanogaster are available for download. Reference: Andrew H. Chan, Paul A. Jenkins, Yun S. Song (2012). Genome-Wide Fine-Scale Recombination Rate Variation in Drosophila melanogaster. PLoS Genet 8(12): e1003090. doi:10.1371...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DeepCode

    DeepCode

    DeepCode extension for Visual Studio Code

    DeepCode AI has always been the backbone of Snyk code, which is why it's the fastest, most accurate SAST on the market. DeepCode AI, powering the Snyk platform, utilizes multiple AI models, is trained on security-specific data, and is all curated by top security researchers to give you all the power of AI without any of the drawbacks. With 11 supported languages, and multiple AI models, Snyk's DeepCode AI was designed to find and fix vulnerabilities and manage tech debt. DeepCode AI powers...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    JDecisiontableLib

    JDecisiontableLib

    A library for creating decision tables written in Java.

    This is a library for building decision tables and to get test specifications from it. More about decision tables and how this library works you'll find in the help files for the project JDecisiontable (which is an application build around this library): http://sourceforge.net/projects/jdecisiontable => Files => Help This library can give you decision table and test specifications as strings in json and csv format. The project JDecisiontable take this strings and save them as text files...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    ats2libraries

    Libraries and tools for use with ATS2/Postiats

    Libraries and tools for use with ATS2/Postiats ************************************************* NOTE: SEE MY ‘chemoelectric’ PROJECT FOR MORE PRACTICAL ALTERNATIVES, SUCH AS ats2-xprelude. ************************************************* Repositories: dsats2-* = data structures for ATS2 mats2-* = mathematics for ATS2 ats2-* = tools and code not otherwise categorized This project formerly resided on BitBucket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RecyclerViewFastScroller

    RecyclerViewFastScroller

    A fully customizable Fast Scroller for the RecyclerView in Android

    A simple, easy-to-use and configurable fast scroller for RecyclerView. As Kotlin compiles to Java, there's no need to externally add the Kotlin runtime or any other Kotlin dependencies when using this. Also the library is 100% compatible with Java and requires no migration of the base project to Kotlin. The base layout type for this fast scroller is a RelativeLayout so creating a simple vertical fast scroller is as simple as adding elements as children to the RecyclerViewFastScroller layout tag.
    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.