Showing 326 open source projects for "java open source projects"

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
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 1
    Linguistic Tree Constructor

    Linguistic Tree Constructor

    Syntax tree editor for rapid annotation of existing text

    Linguistic Tree Constructor (LTC) is a tool for drawing lingusitic syntax trees of already-existing text. It is a syntax editor, not a text editor, so the text has to exist already. It is best suited for large-scale, rapid creation of hand-annotated treebanks. The user can define their own node categories, and can label each node with labels, also definable by the user. LTC supports "generic", X-Bar and RRG trees. Supports interlinear texts in SIL SFM format.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    EulerSharp

    EulerSharp

    Euler Yet another proof Engine

    EYE [1] is a reasoning engine supporting the Semantic Web layers [2]. It performs controlled chaining and it supports Euler paths [3]. Via N3 [4] it is interoperable with Cwm [5]. [1] http://eulersharp.sourceforge.net/README [2] http://www.w3.org/DesignIssues/diagrams/sweb-stack/2006a [3] http://mathworld.wolfram.com/KoenigsbergBridgeProblem.html [4] http://www.w3.org/TeamSubmission/n3/ [5] http://www.w3.org/2000/10/swap/doc/cwm
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    EasyCSP

    Constraint Satisfaction Problem solving library for Java

    EasyCSP is an open-source Java library for Constraint Satisfaction Programming. EasyCSP offers search algorithms for both CSPs and CSOPs. EasyCSP supports CSPs to be formalized using objects or int expressions. EasyCSP on GitHub: http://github.com/cordisvictor/easycsp-lib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    0xcafed0c5

    0xcafed0c5

    An Interactive Java API Examples and Documentation

    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5
    Java Modeling Language (JML)
    This sourceforge site for the project is now DEPRECATED and not updated. All current work and new releases are on github: https://github.com/OpenJML/OpenJML. The Java Modeling Language (JML) is a behavioral interface specification language that can be used to specify the behavior of Java modules (as in design by contract -- DBC). It has many tools to do assertion checking, unit testing, etc. The principal current tool of the project is OpenJML -- cf. https://www.openjml.org, with binary...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    EduMIPS64
    EduMIPS64 (aka edumips) is a cross-platform MIPS 64 ISA simulator. It can be used to run and debug MIPS programs that are written using the MIPS64 instruction set. It supports visual debugging and lets you see what instructions do in the pipeline.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    Implicit Graph Search Library
    Java generic API for search algorithms on graphs implicitly given by tree node expansion operator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LibreGrammar (LanguageTool fork)

    LibreGrammar (LanguageTool fork)

    Free and open-source style and grammar editor

    This is a free and open-source style and grammar checker forked from Languagetool. This project intends to be a full-blown software editor for French, English, German, Spanish, Portuguese and many other languages that enhances LanguageTool with extended rules — with emphasis on style rules —, and enables many rules disabled by default on LanguageTool project. Other changes include lower reliance on online mechanisms and extra languages. --- Este é um verificador de gramática e...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MyOpenLab
    The most recent distribution of MyOpenLab can be downloaded from: myopenlab.org Follow us on Facebook as MyOpenLab Colombia https://www.facebook.com/myopenlabcolombia/ Subscribe, like and watch our MyOpenLab videos: https://www.youtube.com/channel/UCet6UPnaHKGjtbytJHIf2jQ Thanks!
    Downloads: 7 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
  • 10

    Simple MVC Example in Java

    A simple example to demonstrate the MVC programming pattern in Java

    .... It doesn't need any further configuration. The source organization and package naming are detailed for learning purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This Project will administer an exam on an applet using 4 answer mutliple choice questions. Only one answer may be selected per question. Later we may improve this but for now this is the scope. We will use XML to read and write exams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Java Simple Codes

    Simple codes in Java for beginners

    This repository provides a set of simple codes to start learning programming. It aims to help new learner to familiarize with basic programming notions and simple algorithms which must be known by every programmer. Every notion or idea is presented in a separate class while the test class provides an example on how to call (or use) this notion. In a first time, no OO programming notions are introduced. They will be introduced after a fair presentation of basic notions such as variables,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MPAndroidChart

    MPAndroidChart

    A powerful Android chart view / graph view library

    MPAndroidChart is a powerful chart library for Android that offers a beautiful and comprehensive range of charts and graphs. Powerful and very easy to use, it supports the creation of bar-, line-, pie-, bubble-, scatter-, radar- and candlestick charts, as well as scaling, dragging and animations. Charts are rendered cleanly and are visually engaging. Visualizing your data exactly how you want is so much easier with MPAndroidChart. To see more great examples of MPAndroidChart, download...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Busy Coder's Guide Android Development

    Busy Coder's Guide Android Development

    Source code to omnibus edition of the book

    The Busy Coder's Guide to Android Development is a book covering Android application development, from basics through advanced capabilities. It is updated several times a year and is available through the Warescription program. Subscribers also have access to office hours chats and other benefits. This repository contains the source code for the hundreds of sample apps profiled in the book. These samples are updated as the book is, with git tags applied to tie sample code versions to book...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DESMO-J is a framework for rapidly building discrete event driven simulation models in Java, which is not restrained to any particular domain of application. It supports both event-oriented and process-oriented modelling views. See http://desmoj.de.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 16
    VJTools

    VJTools

    The vip.com's java coding standard, libraries and tools

    Vipshop, which focuses on Java, has some knowledge about Java. "Alibaba Java Development Manual" is the first enterprise-level Java development manual published to the outside world, which is of great significance to the entire industry. Based on the internal experience of Vipshop, we refer to heavy materials such as "Clean Code" and "Effective Java" to add some items and make some simplifications. The implementation of the rules mainly relies on the code format template and Sonar code rule...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    KAREL 3D

    KAREL 3D

    Learning programming language for kids

    This is learning programming language for children Karel-3D. By words from LightBot: "Get kids hooked on coding with minutes!" Created by Karel 3D from the 8-bit microcomputer PMD 85-2 in 1986. His later version of Karel the Robot in 3D, created first in the Slovak Republic. JavaScript variant include only one small HTML file tested and works on all devices with keyboard and full JavaScript support in internet browser, or alternative pre-compiled JAVA V8 .jar file with webEngine...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NO LONGER MAINTAINED, NO LONGER SUPPORTED Digital Preservation Software Platform (DPSP) consists of a number of open source products such as Xena and Digital Preservation Recorder. This installs and configures the complete platform for preserving digital records - just install and use!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Universal Tag Finder

    Universal Tag Finder

    Is tool for query HTML content

    Universal Tag Finder is a tool to query against html content in the file system. For developers it allows to find out relevant elements during the troubleshooting and validating periods. Does not need to bother on massive regex to find out elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    JSentiWordNet

    A wrapper for the famous SentiWordNet, a resource for opinion mining

    This project aims to provide a wrapper around the SentiWrodnet, a lexical resource for opinion mining. As defined by the authors : SentiWordNet assigns to each synset of WordNet three sentiment scores: positivity, negativity, objectivity. You can find additional information about the creation of SentiWordnet here : http://nmis.isti.cnr.it/sebastiani/Publications/LREC06.pdf sentiWordnet (avilable here : https://drive.google.com/open?id=0B0ChLbwT19XcOVZFdm5wNXA5ODg) is a text file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java provides the concurrent library that simplifies concurrent programming, but this is hard to learn and visualize. This project is a series of animations each illustrating the coding and usage of a component in the java concurrent library.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 22

    2ERPro

    Un éditeur des diagrammes Entité/Association sous Processing

    Un outil pour éditer des diagrammes Entité/Association sous Processing d'où son nom Editor of Entity/Relationship under PROcessing (2ERPro). L'outil est dans sa première version et loin d'être final. Il vise à démontrer les capacités de Processing plus qu'être éditeur dans le sens propre du terme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Regex Creator

    Tool to help create regular expressions (regex)

    Regex Creator is a tool to help create regular expressions (regex). The goal is to make it as easy and as fast as possible to create regex. You paste the text to parse, specify the values to extract and generate the regex. You can also debug a regex. New v2.0 has improved UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    QuickWeb

    This tool can be used to create quickly the skeleton of a web site.

    QuickWeb is a tool to quickly create a skeleton of a web site. The tool developed in Java and to create a web site, there's no need to manipulate HTML in the beginning. All you have to do is to write a simple Java code that will generate a web site of several pages. Created to help me with documenting different Sourceforge project, QuickWeb does not generate, for now, any CSS or JS code, but, it can generate the skeleton and the static content of a website composed of several web pages...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    QuickSlide

    A tool to generate HTML-based slide shows.

    This tool allow the generation of slide shows in HTML format (to run simply in the browser). It can not replace Microsoft Power Point, but, it allows you to create a slide show by writing Java code. The generated slide show can be run easily in the browser so it is platform independent and does not need any additional software installation, even on new installed OS or Smart phones. In this first pre-alpha version, the generated code supports simple text and basic lists only, but, I hope...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
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.