1732 projects for "java open source" with 2 filters applied:

  • 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
  • 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
  • 1
    Generating combinatorial objects: exponents, all exponents, permutations, color permutations, arrangements, combinations for any numbers and words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Multiprecision unsigned number template library (MUNTL). The program is intended for the organization of calculations with the big precision for unsigned numbers. Program is very fast because do not use any heap call (new, malloc etc.)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Operation with currency values don't work fine with float or double types. This C++ library implements operators in a decimal fixed point (x100) package. This package use only integer type internally multiplied by 100.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RealPaver is a modeling language for solving mixed-integer nonlinear constraint systems.
    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
    A Multi-Platform java program that takes equations and finds multiple different things about them, such as derivatives, anti-derivatives, area between two equations, volume between two equations, as well as other algebra expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A thoughtfully designed Java library for dealing with Matrices ( Matrix Theory ). Simple, Intuitive and Flexible. The library revolves around a Matrix interface. Operations are thoughtfully distributed. Not guilty of exposing all-in-one Matrix class.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    A tool written in C++ to generate very large Fibonacci numbers using the primary recursive formula: F(n) = F(n-1) + F(n-2) n > 1; F(1) = 1, F(0) = 0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Mini-Calc is a very lightweight and easy to use calculator run in the console. It delivers everything you can expect from basic calculators, with more features added every major release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Computes and displays Lindenmayer Systems. The programming language is Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    Octivate is a front end to GNU Octave written using C#, Mono, and the GTK. The software uses a C/C++ library (liboctivate) to interface GNU Octave. The solution also implements an Octave namespace in C#. It is designed for Linux but should be portable
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pena is an acronym for "Pena Encryption for Automata". This framework will help you to run encrypted representations of programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Provides efficient, effective implementations of 32- and 64-bit hash functions based on Rabin fingerprints / irreducible polynomials, in Java. Also provides integration with java.security.MessageDigest API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Interval Analysis is a collection of interval analysis tools, allowing for robust root-finding and tracking of bounds of numerical error due to uncertain inputs and floating-point error.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TM4 is a suite of applications for managing and analyzing microarray data. TM4 provides data storage and tracking, image analysis, normalization, data filtering, clustering and statistical analysis capabilities. Includes MADAM, Spotfinder, MIDAS, and MeV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Extensible very easy to use 2D/3D function plotter for KDE 3.2 with plugin support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RISO: distributed, heterogeneous Bayesian belief networks. Belief network: a probability model defined on an acyclic directed graph; distributed: nodes can be on different hosts; and heterogeneous: allowing different types of conditional distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Chryzodus is a chryzode renderer using Allegro graphics library. Chryzodes are mathematically rendered images which are graphical representations of mathematical operations and relations between numbers. This is a proof maths can be incredibly beautiful !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FractalJ is an application designed to be an education tool for teaching fractals and chaotic dynamical systems. Fractals, complete bifurcation diagrams, orbit diagrams, iterated function systems as well as the Mandelbrot and Julia sets are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project is a math software, which will help you doing formal calculation on complicated formulae and provides tools such as graphic visualisation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a conversion-to-binary training game prototype. Random bits appear, and you must shoot them where they fit onto various bytes (given in octal, hex or even bit ops, decimal or Ascii). Shoot wrongly and you lose that byte, or get it right and win.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    CCOUNT is a free package for market research data cleaning, manipulation, cross tabulation and data analysis. Similar to, and uses the same syntax as, SPSS-MR Quantum, a well known commercial package for processing market research data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Centrinia is a modern mathematical modules library. It will also incorporate a Computer Algebra System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    "Probabilistic Factorisation of Large Integers" Lima is a platform-independent software tool, written in Java, for factorising arbitrary integers using probabilistic algorithms and distributed computing methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Cellumat3D is a tool for simulating and exploring 3D cellular automata. The simulated universe is effectively unbound and visualized using OpenGL. Currently 2-state automata similar to Conway's 2D "Game of Life" with customizable rulesets are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Sound Orgy is a suite of command line tools for the purpose of sound production and modification as well other misc sound related functons. Sound Orgy consists of components which use command line piping to connect to each other much like patch cords.
    Downloads: 0 This Week
    Last Update:
    See Project