• AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 1
    Java HTTP framework, supporting both web applications and restful web services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    RapidASDev for Oracle

    RapidASDev for Oracle

    RASD for Oracle

    RASD (Rapid Application Service Development) development platform for fast createing web based applications with less or no programming. For developing in RASD all you need is browser. The program you create is published as HTML5 or REST service. All subprograms (look up's, ...) are published as HTML5 or. REST too. If you create batch program in PL/SQL you can use the same tool. All generated by RASD can be overwritten with using triggers (remember classical Forms). The best thing is that the development cycle is really fast. The development process can be start with the business users (no or less documentation and no programming) with the combination of analytics or designers. In few minutes you can have working prototype for business users to discuss about their requirements. For the first impression (live super DEMO projects, code,... ) you can test it on http://bit.ly/RasdNo1 Code on GITLAB https://gitlab.com/rasd-installation/rasd Go to WIKI for more details ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ReadyESB is one of Enterprise Service Bus which real and available. It depends on Axis2/(Java/C), WebLogic platform and Oracle Database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    RSS merge is a simple tool to merge several RSS feeds into one. See demo: http://sfblogs.net/rssmerge.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Web application for real-estate business processes and client relationship automation, featuring a CMS-like environment. Made with Python, Django framework and Postgres RDBMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RecupNews is a utility to easily retrieve information from RSS feeds. More than just recovery, it will extract the data contained in the title and description of each item, also in the Web page linked to the article.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Registrator

    Registrator

    Service registry bridge for Docker with pluggable adapters

    Registrator automatically registers and deregisters services for any Docker container by inspecting containers as they come online. Registrator supports pluggable service registries, which currently includes Consul, etcd and SkyDNS 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Remote Network Browser utilises Samba and ncpfs to provide remote access to Novell and Windows networks through a "Windows explorer"-style interface. It relies only on ncpfs or Samba (plus a few utilities supplied with Linux) to operate smoothly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 10
    Restful APIs for Data Cleansing

    Restful APIs for Data Cleansing

    This is sister project for osDQ which provide Restful APIs

    (Beta Version) This is sister project for https://sourceforge.net/projects/dataquality/ . It provides Restful APIs for features for data quality and data preparation features. This project will help projects which want embed data quality and data preparation features in their project or UI using restful calls. Data Cleansing APIs Dockerfile: # Pull base image FROM frnde/jetty-9.4.2-jre8-alpine-cet ADD osdq-v0.0.1.war /var/lib/jetty/webapps/osdq.war EXPOSE 8080 Docker Image https://hub.docker.com/r/vreddym/osdq-web/tags
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Obsolete - migrated to Apache Isis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ripple is a distributed OpenSource search engine and protocol. This architecture is based in search nodes that can be specialized in some topics, and also with configurable plugins for each file type.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A server-side web-based AJAX-enabled RSS/Atom feed aggregator/news tracking tool. Requires PHP 4/5 and MySQL 4/5. Can host on Windows/Linux/BSD/MacOSX and browse on IE6/IE7/Firefox/Safari/Chrome/et al. See our web site for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An XML-RPC library for Java built on the NIO libraries, with minimal external dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Rod

    Rod

    A Devtools driver for web automation and scraping

    Rod is a high-level driver for DevTools Protocol. It's widely used for web automation and scraping. Rod can automate most things in the browser that can be done manually. Chained context design, intuitive to timeout or cancel the long-running task. Auto-wait elements to be ready. Debugging friendly, auto input tracing, remote monitoring headless browser. Thread-safe for all operations. Automatically find or download browser. High-level helpers like WaitStable, WaitRequestIdle, HijackRequests, WaitDownload, etc. Two-step WaitEvent design, never miss an event (how it works). Correctly handles nested iframes or shadow DOMs. No zombie browser process after the crash (how it works). CI enforced 100% test coverage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RuBiBoB is a command line client, written in Ruby with SOAP4r and highline, for BiBoB's SOAP service, it enables you to send sms' and check your balance of your BiBoB account.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Ruby Chameleon is an OpenSource project written in Ruby supports web services written in Ruby,Axis and Axis2. It can invoke, from a uri that exposes a WSDL description, a webservices dynamically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Rxx : an RSS/ATOM switch or Xbar We want to build a flexible component for middleware been able to mix and transform the notifications provided by RSS/ATOM feed. Will be able to handle several type of data and metadata encapsulate into this feeds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    S-FENG stands for Semantic-FEderation Next Generation. S-FENG represents the solution for managing federation of registries with its related aspects: affiliation, promotion, semantic publication and discovery, according to UDDI 3.0.2 specifications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A service-oriented, single-source, Java integration server with virtual Service Stores(TM) that expose services via web services, HTTP and more. Service Flows provide process automation. Mainframe, database, email, web, soap & ftp adapters are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SALATI

    SALATI

    Prayer Times for iPhone and Android built-in Calendar

    Add Prayer Times to your built-in Calendar App. Many Countries and Cities available via https://salati.de SALATI provides prayer times as iCal File Format that can subscribed to your Calendar for all platforms supporting webcal and ics Format like Outlook, Apple Calendar, Google Calendar, iOS and Android. Free Service
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SAM is an experimental discovery protocol for Web services for use in small highly dynamic MANETs, where the standardized Web services discovery mechanism are unsuitable for use. (Version 1.1 used in IEEE paper DOI 10.1109/GLOCOMW.2010.5700225)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A open source HTTP-Client to send messages to a SAP XI or PI system. Features: Read results of syncronous connections, login with special SAP users, send your own payload...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Service Invocation Tool generates Java code to implement a declared service facade by calling operations of another service and mapping data structures between them.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB