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

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

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1
    DMF: Distributed Multiplatform Framework

    DMF: Distributed Multiplatform Framework

    Development framework including code generator and UML ex/import

    A component based programming framework. This project is aimed to support various target frameworks. A wxWidgets based GUI application is the major sample which also provides rapid database GUI design with UML import and export (db reverse engineering).
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2

    ULS

    A lexical analyzer generator that makes the class source code.

    ULS is a class library for creating lexical analyzer from language specification file. It's provided as C/C++/C# and Java (class) libraries with a few of tools on Linux/Windows platform.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Jackcess Encrypt
    Implementation of the encryption service from the Jackcess project (https://sourceforge.net/projects/jackcess/) with support for some forms of Microsoft Access file encryption.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    Diem

    Diem

    Blockchain project originally backed by Meta

    Diem is the now-discontinued blockchain project originally backed by Meta (formerly Libra), built in Rust using the Move smart contract language. Designed for secure, programmable payments and asset management, its open‑source code was released under Apache 2.0. Although the network was never launched, the project remains an important foundation for Move-based ecosystems.
    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
  • 5
    Easy Database Forms For All

    Easy Database Forms For All

    Create Web Based Forms Quickly, With In-built DB, For All Your Teams

    Please watch the video till 18m:00s / screenshots below for easy installation steps. This video is taken from my other project, with many similarities and some naming differences. After installation, login to the Administrator Page with : Username : root Password : change_this and look at the team1 database and the sample_table in it, from all aspects. You can now create your own tables/forms. Also, login into the team1 user page ( from homepage ) with : Username : team1...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    Geo Arbores
    Geo Arbores is a project for developing tools and extensions for the GIS software OpenJUMP
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7

    SUNY Pascal

    SUNY Stony Brook Pascal for the IBM/360 written in XPL

    This Pascal compiler was created by the Computer Science Department of SUNY in Stony Brook back in 1975. The Pascal compiler generates code for the IBM 360 and is written in XPL. This project includes the source code for the Pascal compiler and the XPL compiler. This project also includes an IBM/360 simulator capable of running the output of both the Pascal compiler and the XPL compiler. The simulator is written in C and can run on most machines with a C compiler.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    PakType - Pakistani Typography
    PakType is a collection of Unicode based open source OpenType fonts supporting Arabic Script under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the license. Please visit the following URLs: Project site: https://paktype.sourceforge.net/ Facebook Page: https://www.facebook.com/PakType/ Font feature: https://paktype.sourceforge.net/features.html Source code: https://svn.code.sf.net/p/paktype/code/Fonts/Development/Code...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    GeomSS
    GeomSS is a geometry modeling and scripting system in Java. Write scripts that create and analyze complex geometry including NURBS curves and surfaces. This is especially useful for tasks that must be repeated with small or parametric variations.
    Downloads: 8 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
    DAOMedge

    DAOMedge

    Psuedo DAO with generator

    Java Data Access Objects. A DAO system(ish). A simple to use DAO type library that transfers between database rows and POJO and vice versa. This code was written by a DBA whose approach isn't to persist java objects but to normalize the database and work from that side. The library and generator are fully documented. This comes with a simple scripting language language, called NotSQL, to make writing queries much easier.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    x3d

    x3d

    X3D is the open-standard format for 3D graphics scenes on the Web.

    Extensible 3D (X3D) Graphics is a royalty-free International Standard for real-time interactive 3D graphics on the Web, providing unsurpassed interoperability for 3D communications on the Web. This project includes source for example X3D scene libraries and multiple X3D codebases produced by Web3D Consortium members. All open-source contributions are welcome.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12

    WinHasher

    Very simple file and text hashing tool for Windows

    Tiny script will find hash digest of files or text by calling on Microsoft's "certutil.exe", using MD4, MD5, SHA1, SHA256, SHA384, or SHA512. Simple and self explanatory. *EDIT 5/3/25, I just realized that there is another project entitled "WinHasher", it appears to kind of do the same thing but uses native code rather than Microsoft's "certutil". If that's what you're looking for, it's here: https://github.com/gpfjeff/winhasher
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13

    LINE Solver

    Queueing Theory Algorithms

    LINE is an open-source software package to analyze queueing models via analytical methods and simulation. The solver is available for Java/Kotlin, MATLAB, and Python. LINE features algorithms for the solution of open queueing systems (e.g., M/M/1, M/M/k, M/G/1, ...), open and closed queueing networks, and layered queueing networks. Additional details are available on the project website: http://line-solver.sf.net.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14
    AL-IV

    AL-IV

    ALFOUR Programming language. Simple, safe, power, multi-platform.

    A programming language AL-IV (ALFOUR) is a high-level imperative object oriented programming language with minimal introduction level, easy porting to any platform claiming a very high level of safety and stability, with a controllable level of code protection, high efficiency of an executable code, full independence from a target platform, minimal enter level.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL & + (Paged List, TextEditor, VRAstroVision ...)

    Vincent Radio {Adrix.NT} Sources Library & Applications : Delphi C++ Java VRCalc++ C# VRCalc++ Object Oriented Scripting Language - Engine Source Pascal Code - Delphi Packages Build Prjs - VRCalc++ Scripted System Std RT Library - Guides & Docs (CHM, PDF, DOCX) - VCL & FMX (FireMonkey) Support - Script Test Code (Lang RTL VCL FMX) - Visual Stage Project : VCL & FMX Paged Lists & Iterators : Delphi C++ Java C# Multi-Dim Arrays & Direct Graph Classes : Delphi C++ Java VRCalc++ C...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    RE/flex lexical analyzer generator

    RE/flex lexical analyzer generator

    The regex-centric, fast lexical analyzer generator for C++

    A C++ high-performance regex library and Flex-compatible lexical analyzer generator with full Unicode support, new indentation anchors, lazy quantifiers, and many other modern features. Accepts Flex lexer specification syntax and is compatible with Bison/Yacc parsers. Generates reusable source code that is easy to understand. Supports fast scanning of UTF-8/16/32 files, strings, and streams. The reflex scanner generator generates clean C++ lexer class code that is thread-safe. Generates...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    Libertya ERP (moved)
    Libertya es un software de Gestión Integral Administrativa, sin costos de licencias de uso totalmente libre, diseñado para su rápida implementación y puesta en marcha en cualquier tipo de empresa Source code for this project has been migrated to GitHub https://github.com/Disytel-Consulting-SA/libertya
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    FVWM-Crystal

    FVWM-Crystal

    FVWM-Crystal aims to create an easy to use and powerful desktop.

    ... screened applications and the desktop in a manner similar to the application stack of the Amiga OS, which provides an innovative way to go around the desktop space, without compromising traditional X multiple desktop pages. The core code was written by harnir Maciej Delmanowski with contributions from many other folks. The current developments are led by Dominique Michel.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 19
    JFlex

    JFlex

    The fast scanner generator for Java™ with full Unicode support

    JFlex is a lexical analyzer generator for Java, designed to create fast and efficient scanners. It takes regular expression specifications and produces Java code for tokenizing input text. ​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    JYMAG

    JYMAG

    Management & operating of AT-based (e.g. Sagem) mobile phones/modems

    JYMAG (Jig Your Music And Graphics) is a program for communicating with serial-port-based mobile phones. It is a free replacement for the Sagem mobile phone software, 'My Pictures and Sounds', and a general-purpose serial terminal. See the project homepage https://jymag.sourceforge.io and the project Wiki in the menu above.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21

    T50

    Very fast network stress tool

    the fatest network packet injector *WARNING*: Don't use versions prior to 5.8. There is a major bugs recently discovered and fixed in this release. *WARNING*: The GitHub account containing the T50 project was deleted permanently. The new repository (with all commits, comments, "merge requests", ...) is already available at GitLab: https://gitlab.com/fredericopissarra/t50 *WARNING*: All older releases, except 5.7.* were DELETED. 5.4.1 and below are Nelson's original source code.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    ooRexx Debugger

    ooRexx Debugger

    A cross platform dialog based ooRexx debugger

    A GUI debugger for ooRexx programs that can be run on Windows with ooRexx 4.2 or later and on other platforms with ooRexx 5.0 or later where Java with Swing/AWT has been installed along with bsf4oorexx. Please see the README.md file in the Code tab or latest release for much more detailed usage and setup information .
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    QuickRev
    A code review tool for Subversion, GIT and ClearCase controlled files. Features: Complete Review Cycle/ Reviews between different file versions/ Syntax highlighting/ Email Notifications/ Checklist Support/ Readable XML-Output/ Easy Configuration/ Metrics
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    Thrust

    Thrust

    The C++ parallel algorithms library

    ...++ Standard Library is an open-source project; it is available on GitHub and included in the NVIDIA HPC SDK and CUDA Toolkit. If you have one of those SDKs installed, no additional installation or compiler flags are needed to use libcu++. Thrust is a header-only library; there is no need to build or install the project unless you want to run the Thrust unit tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Swing ME

    Swing ME

    Java UI Framework for Desktop/iOS/Android

    A Pure Java implementation of Swing GUI, with Layouts, Borders, Renderers and lots of components including inline TextField, Buttons, Window, TabbedPane and many others. ALL visual and behavioural aspects can be fully customised of ANY component.
    Downloads: 6 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.