Showing 502 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
  • 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
  • 1

    qxotica - tools for qooxdoo

    Tools for developing qooxdoo Web apps

    Includes a package for the Lazarus IDE that adds items to the File | New dialog. Selecting "qooxdoo JavaScript App" creates either a single-page or two-page master-detail qooxdoo app and a Lazarus project for managing and editing the app's JavaScript files. Selecting "qooxdoo JavaScript Page" adds a page to the app and to the Lazarus project. Can also "compile" (run generate.py) from within Lazarus - if a syntax error is detected, the code editor jumps to the JavaScript file and line...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NVD3

    NVD3

    A reusable charting library written in d3.js

    This project is an attempt to build re-usable charts and chart components for d3.js without taking away the power that d3.js gives you. This is a very young collection of components, with the goal of keeping these components very customizable, staying away from your standard cookie cutter solutions. Download d3.v3.js. This is the only required library for NVD3. Download the latest nv.d3.js (version 1.8.1). Get the development version, or minified production version. Don’t forget the NVD3 css...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    React Redux Starter Kit

    React Redux Starter Kit

    Get started with React, Redux, and React-Router

    This starter kit is designed to get you up and running with a bunch of awesome front-end technologies. The primary goal of this project is to provide a stable foundation upon which to build modern web appliications. Its purpose is not to dictate your project structure or to demonstrate a complete real-world application, but to provide a set of tools intended to make front-end development robust, easy, and, most importantly, fun. The project structure presented in this boilerplate is fractal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    crVCL PHP Framework

    crVCL PHP Framework

    Rapid Application Development Framework for PHP

    crVCL PHP Framework is based on PHP 5.4, Javascript 1.4 and CSS 2.1 (or higher). It provide classes and function for develop easy and fast web applications/webpages with graphical components. It give you more comfort in developing web applications with high usability. Rapid Application Development for PHP crVCL is inspired by JEDI VCL and Java Spring If you like the Project, donate it http://goo.gl/PYyiot for more visit the Website or take a look at the readme.txt More Videos...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    PGP Keyserver Site Source

    PGP Keyserver Site Source

    This repository is the source directory for my OpenPGP Keyserver's web

    This repsitory holds the source for a SKS PGP Key Server website similer to keyserver.mattrude.com. This is only the HTML source code for the supporting documentation site for the PGP server, not the PGP Keyserver software used on the server. If you are building your own sks-keyserver, and would like to display a nice frontend for it, please look at the pgpkeyserver-lite project for a simple frontend site. Jekyll is a static site generator built in Ruby on Rails. With this approach, you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FGSL2ZF
    Component library to extend Zend Framework. MVC with implicit CRUD. Tutorial in PDF available in download page. Project leader: FGSL. Homepage: www.fgsl.eti.br
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Scrolling Game Development Kit 2
    All-in-one program for creating 2D scrolling games. Compile your games into stand-alone .NET executables or customizable C# source code. The IDE and framework are build on OpenTK, which wraps OpenGL, so generated games can be cross-platform.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Illustrated Algorithms

    Illustrated Algorithms

    Interactive algorithm visualizations

    Inspired by Grokking Algorithms and python-execution-trace, this project aims to reveal the mechanics behind algorithms via interactive visualizations of their execution. Visual representations of variables and operations augment the control flow, alongside actual source code. You can fast forward and rewind the execution to closely observe how an algorithm works. The same code that is displayed next to the illustration is also decorated using babel-plugin-trace-execution and executed to record...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SolucGen
    CASE Tool that generates Java and HTML5 app codes.
    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
    Zeleos
    The Zeleos Project aims to provide a bottom-up open source solution to develop Rich Internet Applications. The Zeleos Web Toolkit is a Web Rich Client Application Framework that was designed to be highly extensible and very easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Restangular

    Restangular

    AngularJS service to handle Rest API Restful Resources

    Restangular is an AngularJS service that simplifies common GET, POST, DELETE, and UPDATE requests with a minimum of client code. It's a perfect fit for any WebApp that consumes data from a RESTful API. Note This version of Restangular only supports Angular 1. For an Angular 2+ version of Restangular, check out ngx-restangular. It's a separate project with different maintainers, so issues regarding ngx-restangular should be reported over there. Learn Restangular! Try the live demo on plunkr...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    Qt Creator markup plugin

    Plugin performs preview of documents written in some markup languages.

    Supported languages: * Asciidoctor * Html * Markdown * Textile Usage 1. Right click on document (via project explorer or editor) and choose "Open with->Markview". 2. Open same document in another split. 3. Change view format in editor's menu. 4. Click on "?" icon near format selector to view some syntax help for selected format. Source code: https://github.com/OneMoreGres/qtc-markview IMPORTANT: plugin's version must match Qt Creator's version (difference in last digit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NTK RTMP SERVER

    NTK RTMP SERVER

    Naam Tamilar Web TV Live Streamer

    Naam Tamilar RTMP Server This project updated as open source for future use of Naam Tamilar Political Party. To contribute to the party and in some case if there is any possibilities if i cannot support them for long term. I thought of sharing this source code so in future it may be helpful for the community and party in which other software developers can help them to upgrade. This source is forked from - https://github.com/arut/nginx-rtmp-module and modified with multiple broadcast...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Concise CLI

    Concise CLI

    A CSS framework that's lightweight and easy-to-use

    The Concise CLI can be used independently of any styles. In principle, it would will with any other CSS library, framework or any existing project so long as the code is plain CSS or contains only the features that can be compiled with PostCSS. Of course, one can start writing everything from scratch using Concise as well. The core library contains the very basic styles that one might use, and contains most of the code that was available on Concise v4. No unnecessary styles are added so you can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Saros - Distributed Party Programming
    Saros brings multi-writer synchronous distributed editing to the Eclipse IDE, e.g. for joint code reviews, explaining code remotely, or distributed pair programming -- all also for more than 2 participants; we call this Distributed Party Programming. It includes refined awareness functionality, text chat, and a simple distributed whiteboard/sketching facility. Eclipse Update Site: https://www.saros-project.org/update-site/eclipse
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PreprocesssorWizard

    PreprocesssorWizard

    WYSIWIG conditional compilation preprocessor for Java etc.

    A WYSIWYG Conditional Compilation Preprocessor for Java, Perl, C, C++, Basic, PowerShell, C#, Javascript, and other programming languages. Many C and C++ developers rely heavily on the C preprocessor, and lament the lack of a preprocessor in Java, scripting languages, and other programming languages. The principal objection to a preprocessor is that it makes one's code difficult to read. This is indeed true for the C preprocessor. It is sometimes difficult to determine which lines of code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Typography.js

    Typography.js

    A powerful toolkit for building websites with beautiful design

    ... its Typography engine to generate CSS for block and inline elements. Typography.js makes it easy to create designs that are unique, personal, and custom to your project. Typography.js themes are simple Javascript objects. As such they’re easy to share across projects or even open source and share via NPM. Plugins are functions that extend or modify the core Typography engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Computer@Therapy

    Computer@Therapy

    IT research and therapy in one piece.

    The "Computer@Therapy" (iCT) project was founded in 2012 by J. Fiala inspired by Czech SEN (spec. edu.) cummunity, consequently it continued in coop. with Czech Universities and Open Source oriented corporations. Computer@Therapy is human computer interaction (HCI) research and therapy in one piece. We have pointed out that there are many uncovered SW/HW usability and accessibility issues even on existing apps. Hence we have proposed the SW/HW design principles (called iCT design...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    tracking.js

    tracking.js

    A modern approach for Computer Vision on the web

    The tracking.js library brings different computer vision algorithms and techniques into the browser environment. By using modern HTML5 specifications, we enable you to do real-time color tracking, face detection and much more, all that with a lightweight core (~7 KB) and intuitive interface. To get started, download the project. This project includes all of the tracking.js examples, source code dependencies you'll need to get started. Unzip the project somewhere on your local drive. The package...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    PasteControl

    This is a pure JAVA API to handle paste image and upload it

    Accessing clipboard is nothing very new in HTML 5. Gone are the days to print the screen of your computer, save it and upload it t server via File Up-loader. We , instead, experience the richness of the web by simply pasting our content on the web page itself. A very good example of the same may be experienced when you paste a screen shot on Github web itself . This project encourages developers to have such facility in the simple Java web application they develop. It's assumed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    custom-react-scripts

    custom-react-scripts

    Allow custom config for create-react-app without ejecting

    ... and then they don't make it in the ES spec, they will break backward compatibility. It's hard to maintain code for all of these custom configurations that people want to use. So instead of searching npm for a react-scripts fork with the X feature you need, this fork provides support for all of these extra features by simply adding a line in the .env config. The CRA team recently added support for an .env file at the root of the generated CRA project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Closure Compiler JS

    Closure Compiler JS

    Package for the JS version of closure-compiler for use via NPM

    closure-compiler-js packages Google’s Closure Compiler so it runs under JavaScript (e.g., Node.js) instead of a JVM, making advanced JS optimization accessible in more build pipelines. You get the same aggressive whole-program optimizations—dead-code elimination, property renaming, inlining, and cross-module motion—delivered via a JS API and CLI. Because it’s the compiler you know, it also honors Closure type annotations and JSDoc, enabling type-aware rewrites that shrink bundles without...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    heatmap.js

    heatmap.js

    JavaScript Library for HTML5 canvas based heatmaps

    heatmap.js is a lightweight, easy to use JavaScript library to help you visualize your three dimensional data! Use it to add new value to your project, build a business based on it, study and visualize user behaviour, or why not build something completely crazy/awesome? Whether you want to have an aggregated overview of your users behaviour, or look at thousands of events distributed on a map, heatmap.js has all your heatmap visualization needs covered! Because it is the most advanced heat map...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WORDPRESS/GULP STARTER KIT

    WORDPRESS/GULP STARTER KIT

    A starter kit for developing WordPress themes with Gulp

    Designing WordPress themes the old-fashioned way is time-consuming and error-prone. Automating the build process allows us to integrate best practices into our workflow while saving time. This project is a starter kit for developing highly optimized WordPress themes with Gulp, npm, and Sass, among other tools. This is not meant to be a starter theme or framework (although I have included a minimum viable theme to demonstrate some of the possibilities). It is, instead, a kind of project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Vexi Platform
    Vexi is a rich GUI platform for creating desktop-like Internet or intranet applications using an intuitive XML/JavaScript API and an extensible widget set with themes, JSON support. Communicate with servers using XMLRPC/SOAP/REST and runs on Java.
    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.