Showing 12128 open source projects for "java open source"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1

    calc: C-style arbitrary precision system

    Calc: arbitrary precision C-like arithmetic & calculator

    Calc is arbitrary precision C-like arithmetic system that is a calculator, an algorithm prototyper and mathematical research tool. Calc comes with a rich set of builtin mathematical and programmatic functions.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Manikin
    A very simple java simulation of the human body to simulate a 3D drawing manikin,with plenty of freedom of movements of the limbs and rotation of the body to implements a 360 degrees view.Source code available.No openGL.Improvements to come !
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    contools

    console tools, batch scripts, shell scripts, shell tools, utilities

    https://sourceforge.net/p/contools/contools/ci/master/tree/README.md https://sourceforge.net/p/contools/contools/ci/master/tree/README_EN.txt https://sourceforge.net/p/contools/contools/ci/master/tree/README_EN.deps.txt https://sourceforge.net/p/contools/contools/ci/master/tree/changelog.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    33

    A project on topography and weather comparison

    33 starts out to gather topographic information to compare different locations on key measures like Height Above Sea Level, Geographical Latitude, Aspect (ST_Aspect), Slope (ST_Slope), Terrain Ruggedness Index (TRI, ST_TRI/ST_Roughness), Topographic Position Index (TPI, ST_TPI), or Hill Shade (ST_HillShade). Ultimately intended to make a comparing decision on suitability for agriculture. We will see how far we get or if we surpass it even, e.g with weather data and more. Why 33 as the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    Optimizer_sovkov

    Constructing and optimizing general mathematical and physical models

    We present the package Optimizer, aimed at constructing and optimizing general mathematical models of phenomena of versatile nature. It is written in the Matlab algorithmic language and is executed in the Matlab environment with partial functionality in Octave. The convenient visual interface and the detailed manuals are provided. The main benefit of the package is its capability to construct models of any level of complexity in a block-by-block manner. Elementary model blocks can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Strings Edit

    Strings Edit

    String editing and formatting library for Ada

    Strings edit is a library that provides I/O facilities for integers, floating-point numbers, Roman numerals, and strings. Both input and output subroutines support string pointers for consequent stream processing. The output can be aligned in a fixed size field with padding. Numeric input can be checked against expected values range to be either saturated or to raise an exception. For floating-point output either relative or absolute output precision can be specified. UTF-8 encoded strings...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    illness index

    illness index

    illness_index A Computer Program of a Medical Textbook.

    A computer scientist has attempted to program a textbook of British general practice (primary care) medicine, that is, Hodgkin K (1978) "Towards Earlier Diagnosis....", 4th Edition, Churchill Livingstone. If a patient types presenting findings (such as headache, cough), the program prompts the user for expansion/denial of appropriate findings, in order to construct a list of patient findings. The program also calculates a list of likely diseases, which the user can use the web to find out...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CalcuFp

    CalcuFp

    Programmable Calculator (IP functions, create user functions)

    New version: CalcuFP program is a calculator software (beta version), has a wide range of mathematical functions, specific functions for different subjects (ex.- IPv4 functions), Apart from being able to have on hand an wide range of functions, allows to use different numbering systems WITHOUT CHANGING MODES. We can sum operations decimal, binary and hexadecimal mixed. Example. - 25 + BIN ('111 ') + HEX (' FF ') -> this is equivalent to adding the integer 25 +7 (binary) +255 (hexadecimal)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    timetools (for r-cran)

    Seasonal/Sequential (Instants/Durations, Even or not) Time Series

    Objects to manipulate sequential and seasonal time series. Sequential time series based on time instants and time durations are handled. Both can be regularly or unevenly spaced (overlapping durations are allowed). Only POSIX* format are used for dates and times. The following classes are provided : POSIXcti, POSIXctp, TimeIntervalDataFrame, TimeInstantDataFrame, SubtimeDataFrame ; methods to switch from a class to another and to modify the time support of series (hourly time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • BoldTrail Real Estate CRM Icon
    BoldTrail Real Estate CRM

    A first-of-its-kind homeownership solution that puts YOU at the center of the coveted lifetime consumer relationship.

    BoldTrail, the #1 rated real estate platform, is built to power your entire brokerage with next-generation technology your agents will use and love. Showcase your unique brand with customizable websites for your company, offices, and every agent. Maximize lead capture with a modern, portal-like consumer search experience and intelligent behavior tracking. Hyper-local area pages, home valuation pages and options for rich lifestyle data keep customers searching with your brokerage as the local experts. The most robust lead gen tools on the market help your brokerage, teams & agents effectively drive new business - no matter their budget. Empower your agents to generate free leads instantly with our simple to use landing pages & IDX squeeze pages. Drive more leads with higher quality and lower cost through in-house tools built within the platform. Diversify lead sources with our automated social media posting, integrated Google and Facebook advertising, custom text codes and more.
    Learn More
  • 10
    NZMATH

    NZMATH

    Python Calculator on Number Theory, three-birds-one learning material

    NZMATH is a Python calculator on number theory. It is freely available and distributed under the BSD license. All programs are written only by Python so that you can easily see their algorithmic number theory. You can get NZMATH with a single command: % python -m pip install -U nzmath Here % is the command line prompt of Windows or Unix/macOS. This release contains several program corrections and additions obtained by writing a programming "notebook" of the book 'Lectures on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PetoronHash-System

    PetoronHash-System

    PHASH | post-quantum XOF hashing algorithm | C++20

    PHASH is a self-contained, dependency-free, post-quantum XOF hashing algorithm implemented in modern C++20. This release delivers the first fully stable production implementation of the PetoronHash-System — a 1600-bit sponge-based hash function with domain separation, extendable output, and deterministic behavior. Key Features No external dependencies — pure C++20 implementation. Extendable Output (XOF) — supports arbitrary output length (256–8192+ bits). Post-quantum oriented design...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SHG SER Processor

    SHG SER Processor

    SHGs like Sol'Ex captured SER videos processing

    Spectroheliograph like Sol'Ex captured SER videos processing with simultaneous extraction and processing of main line image, subtracting image (for Helium), main2 image (for Doppler) and reference image for geometric processing of main image. Saves resulting images (main and reference) in FITS and XCF formats. Separate delta positions from baseline fitted curve for all lines (main, main2/subtractive and reference). Correction of inclination and size ratio of images. Doppler color image...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OmicsSuite

    OmicsSuite

    OmicsSuite: a suite for multi-omics analysis and visualization.

    OmicsSuite (https://github.com/OmicsSuite/, https://omicssuite.github.io), original name BioSciTools, a desktop program developed based on Java 11, aims to make new exploration and contribution to the development of bioinformatics, and realize data analysis and visualization in the fields of sequence analysis, multimomics (transcriptomics, genomics, protein omics, metabonomics, single cell), microbiology, clinical, etc. The program inherits the excellent interactive components, perfect...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    ReViMS

    ReViMS

    ReViMS, a 3D volume rendering tool for light-sheet/confocal microscopy

    ...It provides a number of tools for: (a) segmenting z-stacks of fluorescence images; (b) reconstructing the 3D surface of the aggregates and estimating several features (including the volume). ReViMS is written in MATLAB (The MathWorks, Inc., Massachusetts, USA). It is an open-source tool and the source code is freely available at: http://sourceforge.net/p/revims Requirements: MATLAB R2017b and Image Processing Toolbox 10.1 or later versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ada industrial control widget library

    Ada industrial control widget library

    A GUI library for designing gauges, meters, oscilloscopes, plotters

    A library that is intended for designing high-quality industrial control widgets for Ada applications. The widgets are composed of transparent layers drawn by cairo. The widgets are fully scalable graphics. A time controlled refresh policy is supported for real-time and heavy-duty applications. The library supports caching graphical operations and stream I/O for serialization and deserialization. Ready-to-use gauge, meter, oscilloscope widgets are provided as samples as well as an editor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    metaf2xml

    metaf2xml

    Parse and decode METAR, TAF, SYNOP, BUOY, AMDAR and write data as XML

    metaf2xml can download, parse and decode aviation routine weather reports (METAR, SPECI, SAO), aerodrome forecasts (TAF), synoptic observations (SYNOP), observations from buoys (BUOY) and meteorological reports from aircrafts (AMDAR). Data can also be taken from decoded BUFR messages. The extracted data can be written as XML or passed to a user-defined function (all done in Perl). It also provides XSLT style sheets to convert the XML to plain language (text, HTML), or XML with different...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SecurePose

    SecurePose

    Automated Face Blurring, Kinematics Extraction and Leg dystonia Dx

    SecurePose, an open-source software, automates face blurring, human movement kinematics extraction and leg Dystonia diagnosis. The software provides clinical-grade face blurring with minimal manual effort. It was validated on videos recorded in clinical settings. The tool employs pose estimation to track and uniquely identify individuals, recognize patients, perform effective face blurring, and identify leg dystonia.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    XBNF

    XBNF

    (X)BNF simple and clever translation grammar compiler

    XBNF Neurotranslator is a powerfull extended BNF grammar language to handle translations. XBNF comes with many features to handle different kind of situations. See [Files] to get the xbnf command binaries among architectures. Blog with all ressources (DockerHub images, documentations, ...): https://damolab.zapto.org/xbnf/ Seek library to get a full set of grammar examples: https://sourceforge.net/projects/xbnf/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Units of measurement for Ada

    Units of measurement for Ada

    Handling dimensioned values in Ada

    The library provides an implementation of dimensioned values for Ada. Unit checks are made at run-time, if not optimized out by the compiler. SI and irregular measurement units are supported. Shifted units like degrees Celsius are supported too. Conversions from and back to strings are provided for all various irregular units. An extensive set of GTK widgets for dealing with dimensioned values is included, though use of GTK is not mandatory for the rest of the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Scalar-Defense-System

    Scalar Defense using Photon Dark Photon FDM Waves

    Scalar Defense leverages wave-like properties of Fuzzy Dark Matter to detect, track & deflect asteroids. Manipulating scalar fields (ϕ) & their interference patterns, system creates controlled gravitational potentials can alter asteroid trajectories. Foundation is the two-field FDM model, allows tuning density fringes via mass & velocity parameters
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Fuzzy sets for Ada

    Fuzzy sets for Ada

    Fuzzy sets, logic, numbers; intuitionistic fuzzy sets, fuzzy linguis

    Fuzzy sets for Ada is a library providing implementations of confidence factors with the operations not, and, or, xor, +, and *, classical fuzzy sets with the set-theoretic operations and the operations of the possibility theory, intuitionistic fuzzy sets with the operations on them, fuzzy logic based on the intuitionistic fuzzy sets and the possibility theory; fuzzy numbers, both integer and floating-point with conventional arithmetical operations, and linguistic variables and sets of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Fuzzy machine learning framework

    Fuzzy machine learning framework

    A library and a GUI front-end for fuzzy machine learning

    Fuzzy machine learning framework is a library and a GUI front-end for machine learning using intuitionistic fuzzy data. The approach is based on the intuitionistic fuzzy sets and the possibility theory. Further characteristics are fuzzy features and classes; numeric, enumeration features and features based on linguistic variables; user-defined features; derived and evaluated features; classifiers as features for building hierarchical systems; automatic refinement in case of dependent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PDP-OmniSim

    PDP-OmniSim simulating parallel and distributed processing systems

    PDP-OmniSim 🧬 Scientific Overview PDP-OmniSim is an advanced computational framework for simulating parallel and distributed processing systems, with cutting-edge applications in computational neuroscience, distributed computing, and complex systems modeling. The framework provides researchers with robust tools for large-scale simulations of networked systems and their emergent behaviors. 🎯 Key Scientific Contributions 🔬 Interdisciplinary Research Domains Computational...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Magnetar Quantum Vacuum Engineering

    Stellaris QED Engine Quantum Vacuum Engineering

    # Stellaris QED Engine ### Quantum Vacuum Engineering for Extreme Astrophysical Environments **A fully functional, real-time, closed-loop simulation of magnetar physics** Now with strong-field QED, dark photon conversion, general relativity, and force-free plasma dynamics — all in pure Python. ![Diagnostic Dashboard](stellaris_diagnostics_v0_5_0.png) ## Current Capabilities (v0.5.0 – 100% complete Month-1 target) | Feature | Status | Description...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PDPBioGen

    PDPBioGen

    Multi-Scale Quantum Biological Integration Framework for Tissue Regene

    PDPBioGen: (Pathway-Disease-Phenotype Biogen) Multi-Scale Quantum Biological Integration Framework for Tissue Regeneration Research Research Framework Data-Simulation Validation-Pending 🔬 Scientific Overview PDPBioGen is an experimental computational framework that explores the intersection of quantum physical principles with multi-scale biological modeling. This research platform implements theoretical foundations for closed-loop biological optimization using anomalous signatures...
    Downloads: 0 This Week
    Last Update:
    See Project