Showing 4571 open source projects for "java open source"

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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    ***** Discontinued (may still work but will not be updated and supported anymore) ***** This extension connects the simulation platform NetLogo with the statistical analysis software R via Rserve. It adds some new primitives to NetLogo, which offers the interchange of data with R and the call of R functions from NetLogo. See the documentation for more details. There is a similar extension, which use a direct connection to R via rJava/JRI, see http://r-ext.sourceforge.net. This...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Matrex is a lightweight vectorial spreadsheet: calculates blocks of values, not single cells; it is strongly multithreaded; users can work together on sheets using a server. Adapters to matlab, scilab, octave, R.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A package of java classes for the implementation of the UTASTAR algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ThManager is a tool for creating and visualizing knowledge organization models, such as thesauri, classification schemes, glosaries and other types of controlled vocabulary in SKOS format
    Downloads: 0 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 5
    Chess Queens
    Calculate the number of solutions to place n queens on an n*n chess board, without any queen attacking each other. Options allow using rooks instead of queens, disabling knight attacks and setting the minimum distance between queens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Zero Sum Game Solver Java Library

    Zero Sum Game Solver Java Library

    Zero Sum Game Solver Java Library is open source java library to solve 2-player finite zero-sum games. This programs solve zero-sum games with linear programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MorseCrane is a LEGO Mindstorms NXT robot crane using LeJOS NXJ. It receives Morse code messages via a sound sensor and types them on a keyboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ProteinTracker

    ProteinTracker

    Protein Reagent Tracking and Request

    A web based application to track protein related reagents including DNA constructs, cell lines, supes, and purified proteins. Supports creating, tracking, and prioritizing requests for transfections and DNA. Includes search and PDF reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MuLaViTo

    MuLaViTo

    A framework for the visualization of multi-layer networks

    MuLaViTo is a multi-layer visualization framework which allows to visualize relations between multiple graphs in derived applications. Moreover, it provides helpful means like k-shortest path algorithms, running algorithms in a separate thread, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10

    Grid Computing MDR

    Grid-enabled version of the MDR software

    The objective of this project is to make available an open-source of a gridified version of the Multifactor Dimensionality Reduction (MDR) software (http://www.epistasis.org/software.html).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ***** Discontinued (may still work but will not be updated and supported anymore) ***** This is the MultiView-Extension for NetLogo which enables you to visualize more than one patch variable at a time in additional view windows which represent the world. _______________________________________ Please have also a look on our info page about other NetLogo extensions at http://www.uni-goettingen.de/en/315075.html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A program for exploring complex functions, much like the now out-dated f(z). Domain colored plots of complex functions. Click evaluate. Uses reflection so you can code almost anything for your formula. All java. Please help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BlogTEX is an ad-hoc blog posts extraction algorithm written in Java for TREC Blog08 dataset. It includes an optimized sentence model for clearly identifying sentence boundaries in each blog post. Its output can be customized using its config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Xirp stands for "eXtendable interface for robotic purposes". The application aims to provide a feature rich platform for different robotic needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MetaMaster is a Java-based desktop application for defining, managing and manipulating metadata associated with a collection of data files or datasets (both locally and on the network) which are bundled together into "data packages". ANDS-funded
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    knowceans

    Utility classes from maps to search engine to random samplers

    Collection of several multi-purpose Java libraries. --- knowceans-tools = collection of Java utility classes. --- Highlights: --- org.knowceans.util: IndexQuickSort, TableList: apply order of one array/list to others +++ Vectors, ArrayUtils: array convenience +++ RandomSamplers, CokusRandom, ArmSampler, Densities: random sampling and distributions +++ Arguments: command line parser +++ StopWatch, Which, ExternalProcess: runtime stuff +++ ParallelFor: OpenMP workalike +++ PatternString,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Alignment of the assembled sequences to a reference genome is a common way to obtain a likely order for the contigs, though most of times the final decision is taken by the user. We present the jContigSort, a tool that sorts the genome contigs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Open channels hydraulics is very important part of hydraulic and civil engineering. Finding critical depth in open channel flows is a basic task in this field. This is an application for calculating critical depth in open channels flow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    current build is now 12_8_11: Code reformulation, not only to improve/repair, but also to take into account libraries that I don't release (e.g., the applet one). The Jars are compiled under Sun Windows JVM 1.7.0_1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    ArgooMap

    A map-based discussion forum ("argumentation map")

    ArgooMap is an online, map-based discussion forum, which allows participants to reference their contributions to geographic locations. Different versions of ArguMap and ArgooMap/Argoomap were developed by students supervised by Dr. Claus Rinner at Ryerson University (Toronto, Canada) with partial funding from the GEOIDE Network of Centres of Excellence and DAAD, the German Academic Exchange Service. Past and current developers at Ryerson and the University of Muenster include: -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Interactive Natural Image Segmenation for object cutout for image composition/background replacement. Implementation in Java, tested on version 1.5.0_17. Complete source code available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Football(er) Simulation Markup Language
    Footballer and Football Simulation Markup Language and related Software, Football(er) Simulation Markup Language = FerSML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Proper is a propositionalization framework written in Java containing several algorithms for generating propositional (and also multi-instance) data from relational databases. It produces data that can be used by the WEKA machine learning workbench.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a Java-based project for complex event extraction from text and co-reference resolution. Currently the code can read BioNLP shared task format (http://2011.bionlp-st.org/) and i2b2 Natural Language Processing for Clinical Data shared task format (https://www.i2b2.org/NLP/DataSets/Main.php). Event extraction includes finding events and the parameters for an event in a text. The method is based on SVM but other ML algorithms can be adopted. The method details are explained in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Subnetwork Analysis Plugin for BiNA
    The plugin allows automatic highlighting of pathways in an easy and understandable manner.
    Downloads: 0 This Week
    Last Update:
    See Project