Showing 3647 open source projects for "linux-abi"

View related business solutions
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 1
    Server per servizi Javascript dal browser. Nato come "educativo" è diventato utile per applicazioni Ajax e potenziare le JQuery. Non serve più per fare le pagine dinamiche di un sito conoscere linguaggi ad alto livello ma solo Javascript e HTML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NuMetrics
    Nutrition Metrics is a food and nutrients intake system created to improve general human diet. Processes the USDA, shows food/nutrient intake reports. Foods editor, recipe generator, advanced search glycemic load. It's a plugin for the I-Metrics CMS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PHP5 RAD and object oriented PHP framework for building event-driven stateful web applications. Based on Zend Framework, features tableless HTML, multiple databases, accesskey support, auto data type recognition, transparent AJAX, UTF-8, i18n/l10n.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PopBox
    PopBox is an image magnification javascript solution for dynamically moving and resizing images on your web page. It is a prepackaged solution that makes it as easy as 3 lines of HTML without knowing a lick about positioning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    SmartWFM is a web based file manager. It is highly extensible by plugins and widgets. There is also a exchange able backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Project moved / abandonned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Metadata.net is a collection of website components and tools for creating and using metadata produced by the eResearch Group at ITEE, University of Queensland.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ViBoard jest to wirtualna klawiatura, napisana w JavaScript, która pomaga podnieść poziom bezpieczeństwa na stronach internetowych. Dzięki użyciu jej np. przy logowaniu, żaden program nie przechwyci wpisywanych przez niego znaków
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    canui
    A generic user interface library for the html5 canvas element
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    一个旧书交易的系统,才用原生php开发,囊括了mysql、面向对象、ajax等php相关技术点,是一套适合php初学者阅读的代码。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XML documents To Generated dynamic web application supporting CRUD actions. Credits to Ministry of Culture and Communication, France; UNESCO; Ecole Nationale des Chartes, France; PASS-TECH, France.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Webnight Commander is web file manager with interface similar to GNU Midnight Commander. The main difference is that Webnight Commander have only one directory panel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BrowserMob JavaScript Validator VNC
    VNC for use with the BrowserMob Selenium JavaScript Validator. This tool is made available for users of BrowserMob FREE Website Monitoring and Load Testing. The BrowserMob Local Validation Service can be downloaded from https://browsermob.com/tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tracefrog is a program that gives you the real time web page's update. You can track the web pages you interested for any web sites with any part. (no matter it provides RSS or not).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TinyMCE 3 ajax file manager plugin. Written in PHP. Supports image manipulation on the fly, and can be used as standalone file manager for your content management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This script is for any web designer with basic HTML skills to implement a church sermon/message database onto a church website. It includes keyword search capabilities, as well as fields for a title, speaker and date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Asterisk PBX Integration Zimlet is an Extension for Zimbra Collaboration Suite. The Zimlet does Interface with the Asterisk Manager Interface to integrate with Asterisk PBX. The main focus is dial-on-click for Phone numbers inside Contacts and Emails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Sahana is a web based disaster / crisis / emergency management Please note that Sahana is no longer actively maintained on Sourceforge - please visit the main website to get the latest developments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Content Management Framework System writen in PHP, using MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Textcube is an open-source blogging tool. Textcube supports from individual blog to enterprise-ready service creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    quizzy is a PHP and AJAX based library for adding simple animated multiple-choice quizzes to your website. Uses the jQuery JavaScript library and is AGPL licensed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Small and simple JavaScript implementation of a History Manager for Web Browser. This utility manages url parameters. It treats CGI parameters and Hash (#) as a single parameter. It can register to a URL change event and fire an event.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JavaScript SQL (JSSQL)

    JavaScript SQL (JSSQL)

    A database engine entirely in JavaScript (AJAX)

    JSSQL is a database engine developed entirely with JavaScript. It is a tool for developers to interpret and execute SQL statements on a offline database. It has a conversion class developed in PHP for use with relational databases (ex. PostgreSQL, MySQL, etc..) that generates a series of data files, then the database engine in JavaScript (JSSQL) accesses the data through SQL querys and return a set of records, similar to any database engine. This is useful for querying offline databases...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Arakne is developed as a content management system. It offers to unexperienced users the instruments to easily build any kind of website, from the simplest one to the most complex and dynamic, allowing advanced users to customize every single corner.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo