Search Results for "opensource java code" - Page 23

2276 projects for "opensource java code" with 1 filter applied:

  • 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
  • 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

    SMS Backup Reader

    This program is designed to read the XML backup files.

    GO HERE FOR THE LATEST VERSION: http://mattj.io/sms-backup-reader/
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    NClass
    NClass is a free tool to easily create UML class diagrams with full C# and Java language support.
    Leader badge
    Downloads: 128 This Week
    Last Update:
    See Project
  • 3

    JDotNet

    Tries to reimplement the .NET Framework in Java

    JDotNet tries to reimplement the .NET Framework partly in Java to improve the compatibility between Java and .NET. There are also plans for a compiler which may translate .NET to Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Adzok Open

    Adzok Open

    Administrador Remoto

    Herramienta de Administración Remota opensource escrito en Java. Nota: El creador de este herramienta no se hace responsable del mal uso que le puedan dar a esta herramienta.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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

    Prize Giveaway Portlet

    A Liferay portlet to manage prize giveaways

    This is a Liferay portlet application (but can easily be ported to other JSR286-compliant portlet containers) which consists of 2 portlets (user side and administration). On the user portlet a Participant can register, answer some questions and get a unique code. On the admin side, an administrator can check if a code is valid, who the owner is and her answers to the survey. Please refer to the Wiki for more information. This software was developed within the EMI project: http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Mouse Run

    Mouse Run

    Programming Game, A Practice Tool for Building Intelligent Things

    Mouse Run is a programming game where programmers can implement a mouse and let it run in a maze to hunt of cheese. It is a battle among programmers to test who can build the most intelligent mouse, given limited information during the game. Programmers need only implement one code file, extending from an abstract class that will contain the logic of the individual mouse. The game Host will gather all the mouse implementation and let them run in the maze. It is real fun for geeks/nerds...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    CollabReview

    Gamification of source code and wikis to improve documentation quality

    "Developers don't like to do documentation, because it has no value for them." CollabReview is a web-based tool that addresses well known phenomena like the information exchange dilemma, free riding or tragedy of commons in collaboratively written texts (e.g. source code or wiki articles) through gamification. It thereby encourages developers to contribute more to the project's documentation without requiring coercion or restricting flexibility and agility. Read more on the project home page!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    VHDT

    VHDT

    VHDL Design Tool - code generation and project management

    Application simplifies the development and management of VHDL projects. The project is displayed in a well-arranged tree structure depending on the hierarchy of entities. It also helps to maintain projects in a consistent state. Other features include automatic generation of VHDL testbenches and structures based on user-defined templates. The NetBeans platform is used as a basis for the implementation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Deduced is used to edit and generate model classes. It also provides tools to implement code deduction patterns. It also simplifies data exchange and persistance.
    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
    openSCADA

    openSCADA

    openSCADA® is an open source SCADA system written in JAVA

    ... in several installations around this world. openSCADA is supported. So if you prefer a fully supported, out of the box instead of a “build it yourself” solution you can contact IBH SYSTEMS GmbH and let us do the job. If you like, you will still get the source code that was developed specially for you. openSCADA needs you. Writing source code, writing documentation, fixing bugs or providing fresh input. Anything is welcome.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 11
    ECM Developer

    ECM Developer

    An Eclipse plug-in for the IBM FileNet P8 Content Engine and CMIS

    ... definitions, running Java code using object store objects as input and editing Content Engine Code Modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FloydEditor is an Eclipse plugin for the interactive fiction authoring tool Floyd. FloydEditor supports structural overview for written floyd code, context sensitive support for code insertions and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JIF is an editor entirely written in java that allows the file management for the creation of text-adventures based on Graham Nelson's Inform standard. With JIF, it's possible to edit, compile and run a textual adventure in the z-code and glulx format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    JXMLWhois

    Query Whois server in Java and get a uniform xml result

    Query Whois server in Java and get a uniform xml result. It's a first version of the code, some refactoring is needed to have something clean. It actually work well on lot's of whois format but without an url to test each server format it's quite difficult to figure what rules to add.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Java HTTP REST interface

    Base for HTTP-REST Java application

    Simplified multithreaded Java HTTP server able to interpret GET/POST requests. Example dummy app included. It uses Apache2 as a proxy for AJAX calls and jQuery code as a client. ------- Requirements: For the Java HTTP server: - J2SE (SDK for compilation) For the exampe web app: - Apache2 with mod_rewrite and mod_proxy Client-side for the web app: - www browser supporting JS with jQuery --- Setup: - run Server.class from Java server files (java Server) in a terminal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JAVA Program to Sequence Diagram Generator. This tool tries to help on analysing and understanding the behavior of the code when developping JAVA applications by generating the respective Sequence Diagram automatically at program execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Java Dynamic Component Framework

    This is a lightweight java dynamic component framework

    This lightweight dynamic component framework, implemented in Java in a first time uses no code generation at all but uses only contracts. Contracts are expressed using simple software mechanism as interfaces and/or reflection (from middleware to application). A single small jar hosts the code dedicated to data, event and services management over the network, using contracts, reflection and generics. The main goal of the Java Dynamic Component Framework (jdcf) is to simplify the writing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JClaim
    Java Instant Message (IM) Library, Client and Tools. Flexible framework to design your own. AIM, ICQ, Yahoo, MSN, Jabber, SMS, Nate, GoogleTalk. GUI, spell checking and more. Includes a web interface for remote/cell access. Mac, Win, Linux friendly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java library that simplifies migrating C/C++ code to Java by emulating standard ANSI C++ functions. This is currently only a sub-project of www.ode4j.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    k-fileserverDB

    Store files into Database.

    ... Searching of particular file is time consuming? What if, allowing access to other user/department is so lengthy and space gaining? Don’t worry; we are here to help you out and offering you the best way to manage your files in k-FileServerDB. ITS A: Java Based Software. Opensource Postgresql Database. Store you files into Database. Make Single/Multiple identification. A Network Based Software Accessible to authorized Users only. Database replication. Assign Permission.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    osgisnippets

    Code snippets for learning OSGi programming

    The osgisnippets project provides a very simple environment for programming with OSGi. It is aimed for beginners who want to keep things as simple as possible. For instance ant scripts are used instead of maven, a simple GUI tool is included to start and stop bundles. Over time samples for various aspects of OSGi programming will be added to the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This site is designed to be a repository of code for Charlie Calvert's books, lectures, articles and programming projects. I plan to release all my code as open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Toxic Template Engine
    Toxic is a general purpose template engine, i.e. it produces text output from different template input formats, e.g. for text-, XML- or SQL-templates. New template formats can easily be integrated an even be mixed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    snmpAdaptor4j

    SNMP adaptor for JMX.

    snmpAdaptor4j is an adaptor for Java Management eXtensions (JMX) providing a simple access to MBeans via the SNMP protocol. Thus, this adapter you allow to connect most monitoring tools (like Nagios and Cacti) to your Java applications. For each MBean, an XML mapping file allows to establish the relationships between attributes and the MIB of the SNMP adapter. No additional code is necessary to integrate the MBeans in the SNMP protocol. This adapter can work in a multi-applications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The MWDB2 project is a combination of cartographic data, associated programs and Java code. Data includes coastlines, islands, lakes rivers, country and state/province boundaries. Data & code can be used on both Intel and non-Intel based computers.
    Downloads: 0 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.