Showing 1349 open source projects for "dr java stable"

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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1

    GDLEditor

    Web-based editor for the Gateway Description Language (GDL).

    Web-based editor for the Gateway Description Language (GDL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Parallel Iterative Deconvolution is a multithreaded ImageJ plugin for iterative image deblurring.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    RouteConverter is another route conversion tool. It helps me and I hope it could help you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Parallel Spectral Deconvolution is a multithreaded ImageJ plugin for spectral image deblurring.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 5
    VisIVO Gateway Portlets

    VisIVO Gateway Portlets

    Portlets to submit VisIVO Server jobs

    Portlets to submit VisIVO Server jobs to analyze and create customized views of 3D renderings from astrophysical datasets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Parallel HRRT Deconvolution is a multithreaded ImageJ plugin for motion correction of PET brain images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    locusvu

    Tool for genomics;automates data retrieval from db;enables workflows

    LocusVu is a novel Java based software tool that accepts a list of genomic loci (positions on the chromosome) as input and automates fetching of related information (cytogenetic band, gene name, OMIM data etc.) from public databases such as the UCSC genome browser database. It then enables multiple workflows on the retrieved results, like comparing multiple datasets (comparative genomics), viewing neighboring genes for a loci from within the tool itself, or graphically representing these...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Parallel Super-Resolution is a multithreaded ImageJ plugin for super-resolution. Super-resolution is an image fusion and reconstruction problem, where an improved resolution image is obtained from several geometrically warped, low resolution images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    yaMatO

    yaMatO

    Finding the hyper space particle :d

    Merging neuronal nets with attractor visualisation to show the unknown particle, which makes travel much faster. https://projects.zoho.com/portal/surfingjoomla#myworkcalendar
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top Corporate LMS for Training | Best Learning Management Software Icon
    Top Corporate LMS for Training | Best Learning Management Software

    Deliver and Track Online Training and Stay Compliant - with Axis LMS!

    Axis LMS enables you to deliver online and virtual learning and training through a scalable, easy-to-use LMS that is designed to enhance your training, automate your workflows, engage your learners and keep you compliant.
    Learn More
  • 10
    Snifflib Numerical Library

    Snifflib Numerical Library

    Open-source computational library written in pure JAVA

    The Snifflib numerical library provides honest-to-goodness N-dimensional array construction and manipulation along with standard linear algebra functionality as well as statistics and computational routines in the JAVA language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TikiOne JaCoCoverage

    TikiOne JaCoCoverage

    Java (6&7) Code Coverage Plugin for NetBeans, based on JaCoCo

    NetBeans module that provides JaCoCo code coverage (Java7 compatible). For Ant based JavaSE projects. Maven and Gradle support may be added later. WARNING: Binary files have been removed. They're now on a NetBeans update center. Please check https://github.com/jonathanlermitage/tikione-jacocoverage#download-stable-and-dev-builds for details. ~Jonathan Lermitage <jonathan.lermitage@gmail.com>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Myrtle

    Myrtle

    A simple programmable spreadsheet for learning statistics.

    Myrtle is a simple programmable spreadsheet and statistical analysis software specifically designed for learning statistics. It provides the standard spreadsheet functionality one would expect like multiple tabbed sheets, relative and absolute row and column referencing in formulas, and a large catalog of built-in functions. Functions specific to logic and computer science, mathematics, probability, and statistics are available. Student's can easily create, customize, and update plots and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Colas

    Analysis based on queuing theory

    This software allows analysis based on queuing theory. The software is simple and intuitive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A high-performance implementation of the BACnet I/P and MS/TP protocol written for Java (minimum version 1.5) by Infinite Automation Systems. Supports all BACnet services and full message segregation. Can be used for field devices or for control platforms. For commercial licenses contact https://infiniteautomation.com/bacnet4j-open-source-bacnet-library/ The most recent code is here: https://github.com/infiniteautomation/BACnet4J For support see:...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    Niah (Statistical Disclosure Control)

    Niah (Statistical Disclosure Control)

    Niah supports k-anonymity statistical disclosure control assessments

    Niah is a simple java tool for use in statistical disclosure control risk assessments. It implements the k-anonymity model of disclosure risk for data in csv in format. This work was developed as part of a PhD project at the University of Glasgow and during an internship with the Scottish Government.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    javadbchem

    A universal chemistry database system, using Java and any rdbms

    This projects provides a mechanism which saves chemical structures to a rdbms. Everything is written in Java and is independent from the rdbms used (first tested system is mysql, tweaking might be needed for others). The chemistry is handled using Chemistry Development Kit, this is proven code. The system holds atoms and bonds as entities in the rdbms, this makes it possible to have properties recorded using foreign keys and referential integrity. Apache Torque is used for database access....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    drl2g

    Convert drl files to g code

    This is a utility to process and convert drl files to efficient g code, which will help in drilling PCBs using a CNC. The snapshots are based on the linuxcnc axis program to visualize the results of the program using different algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jTernaryPlot

    jTernaryPlot

    A free Java ternary/triangle plot/diagram for geoscientists

    A free Java Ternary plot which is the way to classify igneous or/and sedimentary rocks. The ternary diagrams are used to represent the relative percentages of any three component system as A, B, and C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Ideal Gas Simulator

    An ideal gas simulator 2D developed in Java

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    IDL specified API for manipulating and processing CellML 1.0 and 1.1. Includes C++ implementation. Accessible from a C++ program, or from any language for which a CORBA language mapping is available Also, a Java wrapper of the API is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A lightweight and scalable genome browser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RoboCup GameController is an open source software used in the RoboCup Humanoid League and the Standard Platform League. Referee commands are sent to the robots on the playing field via wireless network to reach a higher autonomy of the players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MADS
    MADS (Multipurpose Agricultural Data System) is a free open-source tool for modelling and analysis of agricultural activities - crops, livestock, forestry and others - in developing countries, at sector, regional or project level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The RoboCup MSL Refbox is used for helping the referee to control a robotic soccer game (used by RoboCup Midsize league).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Task of the project is a semantic annotation of Czech texts by using NLP tools.
    Downloads: 1 This Week
    Last Update:
    See Project