Showing 1651 open source projects for "java open source"

View related business solutions
  • 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
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    A collection of pure Python algorithms and data structures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Signal processing and visualization library for .NET
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RSAT

    RSAT

    A script to perform SAT attacks on RSA

    SAT solvers are being used more and more in partial key exposure attacks. The scope of this script is to show that SAT solvers can be used in partial key exposure attacks of RSA with very good results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    latexdiff is a Perl script, which compares two latex files and marks up significant differences between them (i.e. a diff for latex files). Various options are available for visual markup using standard latex packages such as "color.sty".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    fvm2

    fvm2

    FVM2 - F Virtual Machine v2

    FVM2 is VM for running machines like Markov algorithms, Turing machine and so on. FVM2 has debugger with step mode and breakpoints. Goal of this project is to help students with studying Theory of computation. FVM2 shows how complex code works within a real machine. Currently the only implemented machine is Markov algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GLPKMEX - a Matlab MEX interface for the GLPK library Note: GLPKMEX is not currently compatible with glpk-4.49, or later. please use with glpk 4.40 - 4.48.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Semantic query optimization (SQO) is the process of finding equivalent rewritings of an input query given constraints that hold in a database instance. We present a Chase & Backchase (C&B) algorithm strategy that generalizes and improves on well-known methods in the field. The implementation of our approach, the pegasus system, outperforms existing C&B systems an average by two orders of magnitude. This gain in performance is due to a combination of novel methods that lower the complexity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    NKA

    Nonlinear Krylov acceleration of fixed-point and Newton-like methods

    Nonlinear Krylov Acceleration (NKA) is a method for accelerating the convergence of fixed-point (Picard) iterations. Many Newton-like and inexact Newton methods are fixed point iterations. The NKA project provides the canonical implementation of the method for several programming languages. The black-box accelerator is simple to integrate into existing code. Placed in the iteration loop, it observes the sequence of solution updates and replaces them with improved updates using information...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Free C++ toolkit to facilitate Monte-Carlo simulation. This is a library covered under the LGPL. "MCS-libre" stands for "Monte Carlo Simulation - libre". Documentation and examples are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    A C library for big numbers. bign.tar.gz is the set of library files. Expand it wherever you want. bnstart.html is a beginners guide. buserdoc.html is definition and complete instructions. Everything works.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    BP (Bilinear Pairing)

    library for Bilinear Pairing

    A library encapsulating bilinear pairing computation and group computation in the cyclic groups G_1, G_2, G_T. The bilinear pairing is a bilinear, non-degenerate map between G_1 and G_2 to an element in G_T. The users can build complex pairing-based software by the Pairing library without much knowledge of elliptic curves or pairing or number theory. The library is smaller than 57 Kbytes, suitable for hand held devices. The size is only 3.7% of the size of the BPC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mathwars Risk

    Mathwars Risk

    Conquer the world and train your math skills

    MathWars (mathwars-risk) is an educational game based on R.I.S.K. You must defend and conquer new territories to defeat your oponents. In this case, though, you must do it by solving quickly simple math problems involving addition, subtraction, multiplication and division. NOTE: This project WILL NOT receive updates for a long time; I need time and the project should be entirely redesigned. Fell free to contact me for further information and/or new ideas for the project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Publicly available copy of the Featflow2 project. WARNING: Source does not include the "libraries" subdirectory which is necessary for development in Windows due to copyright reasons. Ask us if you need it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PopED (Population Experimental Design) is a software tool for computing optimal experimental designs. The software has been developed with an emphasis on drug trials based on population models (non-linear mixed effects models).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Weibull-based reliability toolkit for R

    R package for Weibull analysis on (life-)time observations.

    This is a small R package for doing Weibull-based reliability analysis. This R package is now obsolete and has been superseded by 'project Abernethy' on http://r-forge.r-project.org/projects/abernethy/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Java Astrodynamics Toolkit is a library of components to help users create their own application programs to solve problems in astrodynamics, mission design, spacecraft navigation, guidance and control using Java or Matlab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Math Simulator

    A simulation software for numerical techniques.

    Math Simulator is a java-based application which simulates various mathematical techniques.It is extremely useful for the Engineering students and for professionals. Most importantly, unlike most others Math Simulator is an Application rather than a java - library. So, user is not required to have any computer background. A Unique feature of Math Simulator is that it allows you to save queries for later reference. Hence you can save the problems along with their results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Systems Biology Ontology project (SBO) goal is to develop controlled vocabularies and ontologies tailored specifically for the kinds of problems being faced in Systems Biology, especially in the context of computational modeling. !!!! Important Announcement !!!! We have moved the curation and development of Systems Biology Ontology (SBO) to a git-hub repository https://github.com/EBI-BioModels/SBO. Hence, this SourceForge SBO project has also been retired. Please use the Git-Hub...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GPDC

    GPDC

    Gravity Potential Derivatives Calculator

    GPDC is a C file to compute partial derivatives of a gravity potential up to any order by means of an automatic differentiation method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FroZenLight connects simple line art and mathematics. The source of light can be positioned so that either symmetric reflection patterns or secret messages (Cryptography) are created. Example light patterns and math exercises for education are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    libSDE

    libSDE

    Java library for simulating Stochastic Differential Equations (SDE)

    Latest releases: http://tschaffter.ch/projects/libsde/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    f2what

    Lapack/quadprog QP for VBA/.Net/Java

    F2what is an open source project to translate algorithmic fortran to a variety of languages (java, dotnet and VBA so far). It offers a Fortran77 parser with code transformations, variable disambiguation, and modular output to other programming languages. It also offers already translated versions of Lapack and quadprog to Java, .Net and VBA, to give access to SVD, LU, QR, Cholesky, eigenvalue decomposition, linear system solving and QP optimization in those three languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The igraph library

    The igraph library

    Library for creating and manipulating graphs

    This is a library for creating and manipulating graphs with focus on speedy operations for large, sparse graphs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Robust Correlation Toolbox

    Robust Correlation Toolbox

    Free Matlab toolbox to compute robust correlations

    The Robust Correlation Toolbox is a free collection of Matlab functions allowing to visualize data in univariate and bivariate space, check assumptions of normality and homoscedasticity and compute Pearson's and Spearman's, percentage bend, and skipped correlations with bootstrapped confidence intervals - see http://www.frontiersin.org/Quantitative_Psychology_and_Measurement/10.3389/fpsyg.2012.00606/full -- code moved to https://github.com/CPernet/robustcorrtool
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    ResPol
    Respol: A software package for computing projections of resultant polytopes Description: Respol is C++ software to compute a projection of the Newton polytope of the resultant of a given polynomial system. These are indirectly defined high-dimensional polytopes. Related Papers: [1] I.Z.Emiris, V.Fisikopoulos, C.Konaxis, L.Peñaranda. An oracle-based, output sensitive algorithm for projections of resultant polytopes. International J. Computational Geometry & Applications...
    Downloads: 0 This Week
    Last Update:
    See Project