Showing 661 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
  • 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
  • 1
    This project is to build a code review platform to have greate features such as multiple source code control tools and IDE support,crossing internet code review,live or offline code review.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    s2html

    s2html is a C/C++/Java/Lisp HTML source code converter.

    s2html is a very simple C/C++/Java/Lisp HTML source code converter. It uses embedded CSS to format your code. Many other formatters exist, this one started its life back in 1983 as my very first C program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Coded is a graphically oriented source code editor. With the use of class and method wizards, advanced code manipulation via drag-and-drop, automatic code formatting, and autocomplete/completion suggestion, Coded will make the process of editing a breeze
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Customizações de fontes de ERP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    This project is aim to support a automatic generate test code from test case document. It dependence XUNit test module, and seem support all x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project aim to develop a suite of tool to ease the development of ASIC/FPGA solution. The final program should be an IDE enabling the creation and specification of a project from it's start to finish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is project is a refactoring assistant kit. It intends to provide tools and script to help refactor C++ code, replacing our usual search'n'replace by providing some rough code analysis and IDE specific plug-ins for integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    mkproject is a development-project creator . It manages to create a fully functional code base for a project with the help of source code models that are full costumizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project has the goal of developing a FSM (finite state machine) generator. It can convert a xml file to c++ code, with special attention on create client-server applications.
    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
  • 10

    nate's software

    Code that some might find useful.

    This project is exclusively for sharing code snippets and tiny projects, that others may find useful for their own projects. Unless otherwise noted in the files, it is safe to assume that the source code is public domain. I will try to include license information and doxygen documentation of all code, but no promises.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    KISLab

    KISLab

    develop with the terminal falvor

    The purpose of this project is to provide an easy way to write codes and compile them through Command line via terminal as it combines code editor and terminal in the same interface through A simple graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java decompiler written in C++ aimed to decompile Java 6.0 (and below) class files. The intention of the decompiler is to generate source files using as much information provided in the class file as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Decafcc is a simple just-in-time (JIT) compiler for small programming or data modeling language. The current Decaf project demonstrates how to parse simple C, and how to generate MIPS assemble code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Minimal library SDK is a C framework to code quickly for GP2X handheld console while focusing on a low-level context.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    InPUT

    IoC container for the configuration and design for experimental design

    InPUT offers a descriptive and programming language independent format and IoC (Inversion of Control) container for the configuration and design of computer experiments. Code and more info can be found on github: http://github.com/feldob/InPUT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BeGUI is an OpenGL-based GUI library aimed to general lightweight application development. It looks good, it's easy to use and is non-intrusive to your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The project works to illustrate implementations of the portable OpenFPGA GenAPI standard for multiple language environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The aim of the project is to write an distributed object compiler/interpreter. Object reside on special server and can be accessed in a java/c++ style programming language through a network. This project is currently being renamed please check http://obj
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Auckland Layout Model is a platform-independent 2D layout technology for arranging the controls in a GUI. The model supports the specification of constraints based on linear algebra, and an optimal layout is calculated using linear programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    UML plugin development for codeblocks C++ IDE. With this tool, one can develop UML diagrams out of present project loaded in the IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    XgWin tries to be a complete development framework for Win32 enviroment. It encapsulates the Win32 API and presents it as an easy and object-oriented interface, using the less possible amount of layers to provide high performance code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    HexMUD

    A generic C++ MUD server featuring a strategy-style hexagon map

    Sourceforge is no longer being updated! While not specifically a MUD project, this project's basic concept has merged into another that can be found here: https://github.com/nicrohobak/Toolbox Along with an additional, related project of extreme interest: https://github.com/nicrohobak/AnsiGL ------------------------------------------------------------ HexMUD aims to be a fully-featured, game-system agnostic MUD server with a centrally focused feature of an added top-down...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project purpose is to build a tool for creating Java ME Application descriptors from scratch or from an existing Java ME application JAR file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is a Garry's Mod Development Environment which will simplify the modding process for people who wish to Lua code additions to Garry's Mod. It will include a fully loaded IDE for the Lua used in GMod and other helpful modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The aim of this project is to develop a set of Eclipse plugins to enable a better experience for developers programming in C/C++ for the Cell BE architecture using Eclipse.
    Downloads: 0 This Week
    Last Update:
    See Project