25946 projects for "java-tts" with 1 filter applied:

  • 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
  • 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

    Edifatto

    Tool for parsing, verifying, browsing and converting EDIFACT and X12

    'Edifatto' is a tool for parsing, verifying and browsing EDI (EDIFACT and X12) documents. User interfaces are GUI, command line and Java API. In addition to the core feature set, EDI documents can be expported as and imported from XML documents allowing the integration into XML-based tools and workflows (like anonymization or XSLT-processing).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GNetWatch is a free open source Java application that offers real-time graphical monitoring and analysis of network performances through SNMP, ICMP and traffic generation modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DPDLabels
    Ein simples kleines Tool um Adressetiketten für den Versand mit DPD zu erstellen. Warum? Die Erstellung der Labels über die DPD-Website dauert sehr lange, da die Adresse auseinander genommen werden muss um sie in die einzelnen Felder einzugeben.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Waterloo

    Java-based scientific graphics

    Java-based scientific graphics with support for Java, Groovy, MATLAB, Python, the R statistical environment, Scala and SciLab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    Twitter Research Data Collector
    It gives facility of collecting tweets through Twitter Streaming API w.r.t different search criteria and to save tweets in CSV and ARFF (WEKA) file formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PANDA (notes and calendar)
    PANDA - Personal Assistant for Notes, Dates and Addresses. Panda is a tool for managing your notes, dates and addresses. Enter notes as simple text, keep addresses as plain fields and manage a time table as well as an elementary calendar.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7
    Flamethyst is a flame fractal renderer written in java. It generalizes the classical algorithm in several ways, and support most features of Apophysis .flame files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Web-application for ChGK tournaments
    Веб-приложение для проведения турниров по спортивному варианту игры "Что? Где? Когда?"
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Create DVD-compatible slideshow video, flash video, or just plain vanilla MPEG video from still images. Includes a graphical user interface for assembling slides in a timeline fashion, manipulating transitions, and adding title slides and a soundtrack.
    Downloads: 3 This Week
    Last Update:
    See Project
  • ThreatLocker Cybersecurity Software Icon
    ThreatLocker Cybersecurity Software

    Giving you complete control to help you manage your applications and better protect your endpoints.

    The Zero Trust security solution that offers a unified approach to protecting users, devices, and networks against the exploitation of zero day vulnerabilities.
    Learn More
  • 10
    The project that closes the gap between Marauroa and an actual Game/Application Java Project: Source Repository: https://bitbucket.org/javydreamercsw/simple-marauroa-java Issue Tracker: https://simple-marauroa.jira.com/browse/SMS NetBeans RCP Project: Source Repository: https://bitbucket.org/javydreamercsw/simple-marauroa-rcp Issue Tracker: https://simple-marauroa.jira.com/browse/SMSR
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BABA stands for Basic-Algorithms-of-Bioinformatics Applet. This project aims to create a set of bioinformatic algorithms presented didactically. The algorithms available at the moment are: Needleman&Wunsch, Smith&Waterman, Four Russians and Nussinov.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12

    GenomeWiki (GWiki)

    Embeddable/J2E/Desktop Java Wiki CMS

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple Server Objects "ssobjects" is a set of objects built for the purpose of server and client application development using TCP/IP sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Belief Reviser

    Belief Revision via PS-Merge under constraints belief merging operator

    Belief revision is a central topic in knowledge representation and reasoning. It consists in incorporating a new belief, changing as few as possible of the original beliefs while preserving consistency. Revision always considers new evidence as a better belief. Such new evidence is usually represented in the form of a propositional formula which must be preserved after the revision. Here, the Δps (PS-Merge) belief merging operator is extended in order to consider constraints, and ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The LOCKSS(tm) system (Lots of Copies Keep Stuff Safe) preserves access to authoritative versions of web-published material by caching multiple copies at distributed locations, using polling and a reputation system to repair damage and prevent corruption
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An easy to use JDBC benchmark that closely resembles the TPC-C standard for OLTP. RDBMS's presently supported include PostgreSQL, EnterpriseDB and Oracle.
    Leader badge
    Downloads: 50 This Week
    Last Update:
    See Project
  • 17
    ICon (Input Configurator) is a Java-based system for managing input devices and building advanced interaction techniques using a dataflow model. It contains a runtime engine, a rich library of input devices, several processing modules and a visual editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    HttpFlooder

    A simple Java POST and GET flooder

    Simplet Java Http Flooder that sends massive GET and POST requests
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    ThinORM

    A lightweight ORM that does not require annotations.

    This project was the result of working on systems constrained to versions of Java < 1.5 and including a great deal of code dealing with object persistence. This project was essentially a proof-of-concept to determine whether or not I could create, essentially, an alternative to JPA that did not rely on annotations. I was able to create a working system, and a fairly lightweight one at that, but it would require a great deal of work to be production ready.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Direct Democracy Portal, mixing open source with politics to create a portal for online organisations governed through direct democracy. Using maven, mysql, hibernate annotations, spring and ThinWire. Now on http://sourceforge.net/projects/cia/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    CheckeredFlag

    CheckeredFlag is a super simple mail server.

    CheckeredFlag is a super simple mail server. The intended use is for local application development that needs to be able to send email. CheckeredFlag runs on the local machine and doesn't need a network connection nor any special set up. Just run it and that is all. SMTP, POP, and webmail are provided, which means you can send email with any email client and recieve email with just about every email client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    development of the Java Client is discontinued in this project. Please refer to http://github.com/forkch/adhoc-railway. Development of AdHoc-Brain and the srcpd module is still conducted in this project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    APEX Exporter

    Program to export Oracle APEX workspace and applications

    MAR 2025 - Project moved to Github: https://github.com/symbolthree/apexporter A small Java utility which can export Oracle APEX workspace and applications. It supports APEX version 2.2 to latest (5.0.x now), JRE version 4 to 8, Windows or *nix platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Modular application for biomedical data processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mauve computes and interactively visualizes genome sequence comparisons. Using FastA or GenBank sequence data, Mauve constructs multiple genome alignments that identify large-scale rearrangement, gene gain, gene loss, indels, and nucleotide substutit
    Downloads: 0 This Week
    Last Update:
    See Project