Showing 5039 open source projects for "java 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

    CODES Plugin

    mining sourCe cOde Descriptions from developErs diScussions

    CODES (mining sourCe cOde Descriptions from developErs diScussions) is an Eclipse plugin to automatically extract method descriptions of Java Systems from discussions in StackOverflow. Actually, CODES implements an approach defined in a previous work in a previous work (a research paper entitled "Mining source code descriptions from developer communications" by S. Panichella et al. ), that automatically extracts method descriptions from developers' communication. CODES considers as good...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    XMLPortletFactory
    Project aimed to: Easily generate a complete Liferay CRUD portlet from an XML file. Easily extend / modify what is being generated. Finally, to have an even greater liferay portal experience.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Concurrency Freaks

    A library with Scalable (and fast) Read-Write locks

    This library contains Java code for several Read-Write Locks: - ScalableRWLock: A rw-lock that scales with the number of threads doing read-lock. - ScalableRWLockS: Similar to above but different implementation. - ScalableStampedRWLock: An hybrid of the ScalableRWLock and the StampedLock provided in JDK 8, which provides good overall performance. - FAARWLock: Uses a Fetch-And-Add operation for the read-lock which means it is not so scalable as ScalableRWLock but it is still faster than...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    jHolla

    A Skype-like, Outlook-like, or TeamViewer-like Notification for Java

    A Skype-like, Outlook-like, or TeamViewer-like Notification box for Java. Check the wiki for Sample Usage.
    Downloads: 0 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
    SocialAuth Android is an Android version of popular SocialAuth Java library. Now you do not need to integrate multiple SDKs if you want to integrate your application with multiple social networks. You just need to add few lines of code after integrating the SocialAuth Android library in your app. The API enables user authentication and sharing updates through different various social networks and hides all the intricacies of generating signatures & token, doing security handshakes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Key Codes

    A quick tool that shows the key you typed and its ASCII code number.

    Type something and hold it down if its a modifier key, and you'll see the key you typed and the ASCII encoding number for that character.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    TR-Indentator

    This software Indent your program files.

    This software Indent your c,cpp,java and c# program files.indentation make your code more readable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Borigin

    A pure Java file-based web server

    The premise of this project was that there is no common and well known web server implementation built upon the com.sun.net.httpserver package. There still isn't, but this one aims to come as close as possible. That is because I had to pick up the OpenJDK and modify the source code of Sun's package (some bugs prevented my server from doing all it needed to do) and hook into it deeper. This, however, lead to a pure Java implementation of a lightweight and easy to use http/https origin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    OCEANS

    Observational Cohort Event Analysis and Notification System

    The toolbox was developed concurrently using C# and Java programming languages. This deployment strategy was designed to maximize compatibility and flexibility and allows continuous development and dissemination of statistical modules. The framework is a downloadable package that includes source code and assemblies/packages that can be plugged into projects in either programming environment to support retrospective and prospective static or automated real-time medical product surveillance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    Japrosim is a java library for both discrete event and continuous simulation. GUI for modeling and automatic code generation are offered. An explanation module is integrated. Models are described in XML and owl for interoperability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    egap

    Eclipse plugin for the Guice Dependency-Injection-Framework

    This site is outdated. Please visit http://www.jaculon.de/egap for the latest releases. Egap is an Eclipse plugin for the Guice Dependency-Injection-Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    EDACC
    Experiment Design and Administration for Computer Clusters. Latest source code on http://github.com/edacc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XML-CF-lib

    XML-CF-lib

    TeleScope-CF XML Content Filtering Library

    Current TeleScope-CF Java library implementation employs XML parsing and specific pattern-matching that provides standard logical operator constructs to construct the query over the values of XML elements and attributes applied to the XML message on the fly as it is provided in the form of a String object. The code base has been adopted from TeleScope CQ XML stream broker code base written in C. C code has been re-factored into Java with minor modifications. This general-purpose library could...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    telescope-cf-library

    telescope-cf-library

    TeleScope-CF XML Content Filtering Library

    Current TeleScope-CF Java library implementation employs XML parsing and specific pattern-matching that provides standard logical operator constructs to construct the query over the values of XML elements and attributes applied to the XML message on the fly as it is provided in the form of a String object. The code base has been adopted from TeleScope CQ XML stream broker code base written in C. C code has been re-factored into Java with minor modifications. This general-purpose library could...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Simple js IRC

    Simple irc client for different mobile platforms

    The goal of Simple js IRC is to create an IRC client application that can be ported to different mobile platforms with minimal work. To accomplish this, most of the implementation is done in HTML/Javascript and only the parts that absolutely must be implemented in platform specific native language (java/C#/Objective-C/Qt/some other) are implemented this way. In the beginning this project will attempt to create a very generic IRC client for iOS, Android, N9 and WP by using combination...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PHParser

    PHParser

    A Lexer and a Parser to PHP scripts

    PHParser 1.2 generates a pure Java parser for PHP programs. Invoking this parser yields an explicit parse tree (AST) and a tree walker suitable for further analysis. This tool package is based upon: - ANTLR 3.2 or higher (www.antlr.org). - JDK 1.6 or higher (java.sun.com). - Grammar specifications of PHP 5.3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    olap4j

    olap4j

    Open Java API for OLAP

    olap4j is an open Java API for connecting to OLAP servers and writing analytic applications. Code is at https://github.com/olap4j/olap4j.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18

    ProtectedRegionImport Eclipse Plugin

    Eclipse Plugin for placing import statements in protected regions

    When generating code via templates sometimes so called protected regions are used. These protected region sections will not be overwritten by the generator. A protected region contains the specific import statements. This plugin adds quick fixes to place missing imports in this special protected region (concrete before the ending tag of the protected region).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TextUML Toolkit is an IDE for UML that lets you create models at the same speed you write code by using a textual notation instead of the conventional graphical one. This project is now hosted on github. https://abstratt.github.io/textuml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Java 2 (JDK 1.3/1.4) compatible virtual machine. joeq is unique in that it is almost entirely implemented in Java, making it reliable and efficient. It is also language-independent, so code from any language can be seamlessly and dynamically compiled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This code user selected windt and height value , auto changin and show web browser. Older browsers do not support image resizing after rendering. The resizing works in any case in Opera 7+, IE 6, Mozilla and Firefox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    CodeRunnerGame

    Navigate through this plat former as you are trapped in code!

    Code Runner is a 2D platformer running on the unity game engine in which you have to follow Java code that is shown in the background to complete the levels. As you traverse the levels, the code given to you changes, for example on level may require the player's character to follow a simple if statement while another level will have you traversing a loop until you satisfy a condition to break it. The game will give the player the enjoyment of a simple 2d side scroller with puzzle solving...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Varnam Q3 and Raspberry Pi

    Integrating a Varnam Q3 motion sensing remote control and Raspberry Pi

    Varnam Q3 is a motion sensing game console, it comes with a wireless remote control which has a built-in 3 axis accelerometer and DPads. This project provides with you the Java API and a working JNI code in C for Raspberry Pi to talk with a NRF24L01 module, which you can use it as a base to integrate this remote to any other hardware. For this remote control to be used in any other project all you need is a NRF24L01 break out board connected to a micro controller. The provided JNI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Owl is a multi user document repository (knowledgebase) , document manager and/or document management system (DMS) written in PHP for publishing of files/documents onto the web for a corporation, small business, group of people, or just for yourself. Final Code Hosted on GitHub
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    NextBus Public Feed Adapter for Java

    A Java adapter for the NextBus Public XML Feed Service

    Restful Web Service adapter for the NextBus prediction and transit network reporting service. This implementation uses XSD Schema, JAXB and a domain object model to decouple the consuming application from the over-the-wire representation of the data. NextBus is currently providing real-time bus data in several major metro transit agencies including, but not limited to MBTA (Boston), Toronto, Seattle, Brooklyn, Staten Island as well as a number of University towns. In additional to the...
    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.