Showing 1359 open source projects for "java-tts"

View related business solutions
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 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
  • 1
    sshxcute
    sshxcute is a Java based tool used to execute command or script on remote machine via SSH protocol. sshxcute是Java编写的通过SSH协议远程执行命令或者脚本的工具。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Raken, web service controller, is based on JSON as a data definition language. it utilizes simple protocol, optional asynchronous interaction, recovery, localization, security, caching, batch, and multi-part messaging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This library offers an API to useful tools that can be utilized for any text mining project. More details will be mentioned in the project's future documentation
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    openFrameworks C++ Color Library based on toxi's java color library.
    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
    Java API for GSM modems. Allows sending and receiving SMS. Capable to dial out and receive calls in data mode. Contains driver classes for Wavecom and Siemens GSM modems. Extandable. Developers are welcome to supply new drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A C/D/Java style programming language with built in support for concurrent programming (microthreads, actor model). It is implemented as a LLVM front end to allow for native X86 high performance code generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    My personal JEE toolkit, based on Spring and other opensource projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jHermes is an asynchronous communication framework for Java. In the spirit of Apache MINA, this is meant to provide a high-level abstraction for applications to utilize efficient asynchronous communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Artificial neural network with eigenfaces for face recognition
    Downloads: 0 This Week
    Last Update:
    See Project
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 10
    A Java implementation of a NAT-PMP client. At the project's inception, there was not a well-known NAT-PMP client library for Java. This project intends to fill the gap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Just another data-structure library for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LIEL (Language Independent Extension Library) is a language-agnostic library containing solutions to various programming problems and extending the capabilities of existing frameworks and code libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JMacAdapter is a Mac OS X adapter for Java built as a reflective wrapper for com.apple.eawt.*, allowing programs to look and behave like native Mac OS X applications without having to depend on com.apple.eawt.* imports, which are often unavailable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SkyMonome facilitates Monome hardware programming in Java by manipulating simple virtual entities like groups of leds, sequencers, etc... You don't need to know the OSC protocol at all. SkyMonome uses JavaOSC library and needs only Java 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RedRoo implements a framework for defining and executing hierarchical state machines. As a Red Kangaroo jumps from place to place, RedRoo will transition your application from state to state feeding on the events you pass to it. So get jumping!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An event driven software system for easy and efficient streaming of structured data. Instead of creating temporary objects and holding them in lists for passing around, chain$tar streams data directly to a sequence of chained methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DotNetSSH
    DotNetSSH is a pure .NET implementation of the SSH2 client protocol suite. DotNetSSH development is alive and active. DotNetSSH is a fork of Tamir's excellent SharpSSH, itself is a port of JCraft's java Jsch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Give your addresses a face. MapFace is a set of JSF Facelets components for integrating the Google Maps API into any JSF application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RcpFuse application framework or skeleton that integrates Java libraries to help you develop Rich applications quickly and efficiently. With similar design goals as AppFuse; and in fact the first version was an offshoot from AppFuse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An umbrella project for static data repositories, such as ISO country codes, currency codes, and more to come. For each subject, there will be three stages: data gathering, java repository implementation, generation of files for other technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FFJUXS Free Java Universal XML Serializer: The aim of this project is to create a serializer that supports anything the standard Java Serializion supports (not just JavaBeans) - and more - using the XML file format and giving many options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Java library whose aim is to help developers to create Iterators. Filtering iterator, Concat iterators, etc... all implementing the new CloseableIterator interface. A persistence package is provided to help the user to create ResultSet iterators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An API that provides the command line arguments processing for Java applications. Using CMD Processor you can parse command line arguments with minimal efforts and can use init and destroy (optional) life cycle methods via plugin based architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JFreeGanttChart is a free chart library for the Java(tm) platform to create complex Gantt charts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Welma General Libraries needed for other developments. The documentation of latest version is unavailable.
    Downloads: 0 This Week
    Last Update:
    See Project