Showing 445 open source projects for "java-tts"

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
    The e-Crime Reporting and Incident Sharing Project via XML, is developing a repository of conversion tools and utilities to make it easier to convert proprietary data formats to IETF IODEF (RFC 5070) XML reports. An initial tool to submit data to a repository wascreated in java. Subsequent tool devlopment was done in python as a set of scripts to allow submittors to do higher volume submissions. [This code is available in the git 'scripts' repository.]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ZK Light is renamed to ZKuery and moved to http://code.google.com/p/zkuery/. ZK Light is a client-only version of ZK; Support Java, C, PHP, Python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    json-httpd is a library that provides a web server with JSON-RPC capabilities. The library makes it easy to develop a WUI for application using static HTML and JAVA using JSON-RPC for communication. It also works as a standalone web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Standards based trademark register search and retrieval RESTful Web Services. The XML standard format is WIPO ST.66/TM-XML. The framework can be reused for patent and industrial design similar web services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 5
    MicroWSS is a lightweight web services server/toolkit written in Java. Its purpose it to allow for simple development and deployment of services that use SOAP 1.2 and WSDL. It handles everything relating to XML, so that you only need to deal with Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Uni assignment, to play Fortunewheel game online. Java+Soap, client server architecture with Swing Gui client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The FUSION Semantic Registry is a Web service registry that combines the use of OWL-DL, SAWSDL, and UDDI to support fine-grained semantic matchmaking with a focus in integrability-oriented service discovery (http://www.seerc.org/fusion/semanticregistry)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RuDolFWS (a.k.a. RDFWS) is a web service that lets you add, modify, remove and manage ontologies in a remote Sesame repository server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TorrentCaster is a stand-alone server which allows podcast providers to re-distribute their content as torrents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 10
    ToaoT
    The one and only Twitter client. Build as Eclipse RCP, based on the JTwitter-Impl for Twitter. In a later release, we will use our own web service link.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WSDL2XForms generates XForms for the operations of a given WSDL file. The tool is implemented using Java and XSLT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java Growl Library - Provides a Java based library to the Growl service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RealMint is an ANSI terminal emulator and telnet client written completely in JavaScript. When installed, RealMint lets you login to your server from a web browser using telnet and an encrypted HTTPS tunnel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tpl makes it easy to serialize your C data using just a handful of API functions. The data is stored in its native binary form for maximum efficiency. C, Perl and XML supported. Data is portable across CPU types and OS's from Unix to Mac to Windows.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    FeedRider is a multi-platform feed reading application. It currently supports RSS 0.90 - RSS 2.0 and Atom 1.0. It is licensed under the GNU Lesser General Public License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A web based location and event management system. Issue Tracking: http://jira.codematters.org/jira/browse/LOC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A small java application intended to monitor QoS of Service Oriented Applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A high performance cross programming languages communication framework similar to Java RMI. Unlike RMI, CABLE allows server push and was tested to run up to 3x faster than RMI depending the number of threads and CPU power. Currently in Java and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Glue 2 is a Semantic Web Service discovery engine fully compatible with the WSMO meta-model and the WSML language that aims at solving polarization problems by using mediators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This will be a tool for a human relations department. AIESEC ChangeIT project implementation on Embarcadero Technologies Iasi. Wel will use this page as an aid for the project's workflow.It will contain the database for CVs and employees of the company.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An online judge for programming contests. Unmaintained. Please fork and maintain if you wish. Here are some notes for a future maintainer: 1. The backend is not built for large-scale submissions over the web (it works OK for a small contest). The key missing component is a job queue for submissions. If this is implemented, then the backend will be able to scale.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    SimRest is a set of tools to create distributed simulations using RESTful Web Services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MobileRss is a RSS aggregator for J2ME enabled mobile phones that support MIDP 2.0. It has the following features; Group RSS feeds into categories (eg. Sports, News etc) Add edit or delete those categories. Add edit or delete URLs Save RSS feed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SimpleWFS is a 100% Java servlet implementation of the draft OGC standard Web Feature Service (WFS) Simple. This is a Web service interface whose goal is to specify a common, minimal feature set for geospatial-temporal data access.
    Downloads: 0 This Week
    Last Update:
    See Project