• Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 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
  • 1
    BeepBeep
    Lightweight runtime monitor for AJAX web applications that checks in real time whether XML messages received and sent by the application satisfy a predefined interface specification. Complex message sequences and data values are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A binary nntp client using the QT library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BioNotate is an open-source web-based tool for the collaborative and distributed annotation of biomedical text with entities and facts of interest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The BioSchemas project develops XML schemas for the exchange of biological data e.g. through SOAP-based web services. It is a collaborative and open project intended to increase the interoperability between bioinformatics applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 5
    Bionanny is a tool for Web Services providers. It allows to monitor other Web Services. It can intercept requests incoming from clients, pass it to the destination Web Service and log number of requests and elapsed time spend by services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Bliss

    Bliss

    Blissful JavaScript

    Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you. Designed to work with Vanilla JS, not replace it. Only adds one _ property (optional, customizable). Know what you’re running. Excellent for learning. Use polyfills to extend browser support. Adding new blissful methods is easy as pie! Only 3KB minified & gzipped! Bliss is just a collection of helpers and light syntactic sugar over Vanilla JS. It does not account for browser bugs or lack of support of certain APIs, although it only uses features that are both supported across most modern browsers and can be polyfilled. For example, it uses Promises throughout (supported by all latest browsers, can be polyfilled), but, despite the temptation, not arrow functions (syntactic extension, cannot be polyfilled). The idea is that you can extend support by using polyfills, depending on your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Blog Pinger can ping xml-rpc update servers when you post something new in your blog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Blogpolis Software is an easy to use and webbased Blog-Management-System for political Blog-Carnivals. The software is programmed in PHP, uses a MySQL Database and is licensed under the Free Software licence GPL 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    blogschapines is a blog directory and feed agregator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Decision support tool that assesses breast cancer risk and identifies risk-reducing interventions. Includes web service implementations of established models -- BRCAPRO, Gail, Claus, BCSC Density -- for calculating breast cancer risk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Planing events, and comercials for TV Broadcast stations, Interfaces to PBS(tm), Pinnacle-Vortex(tm) with Web frontend
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BuddypressEaD

    BuddypressEaD

    Just a redesigned theme for Buddypress

    Just a redesigned theme on Boot Store (created do by TheCartPress team) for "educational social networking" and BuddyPress plugin. Modified the background, we edit some code. We leave it the most adaptable possible to BuddyPress. This theme is also licensed under the GPL v2. Original Credits: TheCartPress eCommerce http://demo.thecartpress.com Our credits: http://buddypress-ead.blogspot.com.br
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This program implements a SOAP client that could send an XML to a web service and display a response interactively. It was primarily built to test different security measures that are usually implemented to protect SOAP traffic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    wsdlpull is an efficient and powerful command line utility for dynamic inspection and invocation of WSDL web services.It provides a C++ library with dynamic WSDL invocation API,WSDL parser,Schema parser and Validator and an xmlpull Parser/Serializer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CAIRNS (Cooperative Alert Information and Resource Notification System) demonstrates CIMS (Crisis Information Management System) interoperability with the following XML-based emergency messaging standards: EDXL-DE, EDXL-RM, CAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CARLOS project consists of a service-oriented framework and a set of facilities to support the collaborative annotation of learning objects, integrated in the authoring process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CF-Workers-docker.io

    CF-Workers-docker.io

    Docker Warehouse Image Proxy Tool

    CF-Workers-docker.io is a project by cmliu that sets up a proxy for Docker Hub (and potentially other container image registries) using Cloudflare Workers, effectively acting as a middle-man mirror to improve image pull reliability and speed in regions where direct access is degraded. The idea is to intercept registry requests, reroute or mirror them through a worker endpoint, and therefore bypass regional limitations or firewall blocks affecting official Docker registries. Users can deploy their own copy of this proxy, point their Docker daemon’s registry-mirrors configuration to it, and benefit from an accelerated and more accessible image pull experience. The project’s README warns about possible policy risks—since Cloudflare’s terms forbid use of Workers for VPN or similar proxy services, so users deploy at their own risk. It also includes instructions for setting up both Docker daemon and containerd/podman equivalents by customizing configuration files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Client in HTML5 for MetaPlace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The system gives us flexibility. Flexibility in the development of various solutions. The modular design and extensive use of the PLO makes the process of developing new modules to the site easy and enjoyable exercise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CMS (Content Management System) application that using AJAX to increase the interactivity of application. Increased interactivity created by providing the application with multitasking feature and implement single screen web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    CTCFramework

    A Collaborative Task Controlling Framework

    A RESTful framework to control collaborative tasks in existing web applications!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A google sitemap.xml and yahoo sitemap.txt php generator/creator/maker/builder for your websites, then you can submit sitemap.xml to google and submit sitemap.txt to yahoo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    The CampusSource Engine Integration Platform (CSE-IP) supports the composition of an integrated information managment in heterogeneous IT environments of educational institutions. It realises a process-oriented link-up of campus information systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A pure HTML implementation of VNC, using the HTML 5 canvas tag and JavaScript as a client and an RFB to HTTP proxy served up by Python. Requires Python and Python Imaging Library to be installed on the server.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB