[go: up one dir, main page]

Showing 157 open source projects for "amp"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    AMP

    AMP

    Web component framework for building ads, emails, websites and more

    AMP is an open source web component framework that allows you to easily create user-first websites, ads, emails, stories and more. AMP creates fast, smooth-loading web pages that prioritize the user-experience, consistently providing a fast experience across all devices and platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AMP (Aton Mobility Platform) is an integration-oriented middleware written in Java. It's based on asynchronous XML message interchange between small and standard functional units (Processors). This is the version 2 of the engine, released as CDDL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Whoogle Search

    Whoogle Search

    A self-hosted, ad-free, privacy-respecting metasearch engine

    Get Google search results, but without any ads, javascript, AMP links, cookies, or IP address tracking. Easily deployable in one click as a Docker app, and customizable with a single config file. Quick and simple to implement as a primary search engine replacement on both desktop and mobile. Autocomplete/search suggestions. POST request search and suggestion queries (when possible). View images at full res without site redirect (currently mobile only). Light/Dark/System theme modes...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 4
    Editor.js

    Editor.js

    A block-style editor with clean JSON output

    Editor.js is an open-source text editor offering a variety of features to help users create and format content efficiently. It has a modern, block-style interface that allows users to easily add and arrange different types of content, such as text, images, lists, quotes, etc. Each Block is provided via a separate plugin making Editor.js extremely flexible. Editor.js outputs clean JSON data instead of heavy HTML markup. Use it in the Web, iOS, Android, AMP, Instant Articles, speech readers...
    Downloads: 9 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    Vieb

    Vieb

    Vim bindings for the web by design

    Free, open source, fast and secure. Local first adblocking, auto-complete, AMP protection, custom redirects and more, all without web requests. Privacy with strict permission system, navigator overrides, custom useragent, custom WebRTC policy and more. Accessible with custom themes, full interface & fontsize scaling, page zooming, spellcheck and mouse support. Security settings with permissions, cache usage, cookie management, (auto-)download settings and more. Window splitting with buffer...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    AMP Servers For Windows 32 Bit ( x86 )

    AMP Servers For Windows 32 Bit ( x86 )

    Apache v2.4, MariaDB v10.4, PHP v8.1 With Automated Service Installers

    Please watch the video below for a sample library software installation, which uses this same server. After watching / installing the services, you may copy your new application folder, to the C:\slims9-x86\httpd\htdocs directory and change the DocumentRoot value in the following files : 1. C:\slims9-x86\httpd\conf\httpd.conf 2. C:\slims9-x86\httpd\conf\extra\httpd-ssl.conf Restart the services for applying the new configuration. You may now access your install.php /...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    HTTP Server

    HTTP Server

    A non-blocking HTTP application server for PHP based on Amp

    This package provides a non-blocking HTTP/1.1 and HTTP/2 application server written in PHP based on Amp. Several features are provided in separate packages, such as the WebSocket component. The package was previously named amphp/aerys, but has been renamed to be easier to remember, as many people were having issues with the old name. Amp’s HTTP server is a non-blocking HTTP/1.1 and HTTP/2 application server written in PHP. This means that there’s no Apache or Nginx required to serve PHP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Publii

    Publii

    Publii is a desktop-based CMS for Windows, Mac and Linux

    ... created with Publii are ultra-fast and near-impenetrable to hackers; the app works locally you don't have to worry about security updates or manage databases. Publii is designed for speed; you can craft a stylish modern site that will run faster than greased lightning even on mobile thanks to Google AMP technology. It's a desktop app, so you can manage your websites anywhere. Share your site via Dropbox or other cloud-storage and let multiple users update your content.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Simorgh

    Simorgh

    The BBC's Open Source Single Page Application

    BBC World Service News websites are rendered using Simorgh, a ReactJS based Single Page Application which also builds Accelerated Mobile Pages (AMP) for every regular HTML page that it renders. Simorgh also renders AMP pages for BBC Public Service News and BBC Sport. Simorgh provides a fast and accessible web experience used by millions of people around the world each month (see list of websites using Simorgh). It is regularly maintained and well documented, and we welcome open-source...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver trusted data with dbt Icon
    Deliver trusted data with dbt

    dbt Labs empowers data teams to build reliable, governed data pipelines—accelerating analytics and AI initiatives with speed and confidence.

    Data teams use dbt to codify business logic and make it accessible to the entire organization—for use in reporting, ML modeling, and operational workflows.
    Learn More
  • 10
    Lightweight' GAN

    Lightweight' GAN

    Implementation of 'lightweight' GAN, proposed in ICLR 2021

    ... they pass into a neural network (if you use augmentation). The general recommendation is to use suitable augs for your data and as many as possible, then after some time of training disable the most destructive (for image) augs. You can turn on automatic mixed precision with one flag --amp. You should expect it to be 33% faster and save up to 40% memory. Aim is an open-source experiment tracker that logs your training runs, and enables a beautiful UI to compare them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HTTP Client

    HTTP Client

    Async HTTP/1.1+2 client for PHP based on Amp

    This package provides an asynchronous HTTP client for PHP based on Amp. Its API simplifies standards-compliant HTTP resource traversal and RESTful web service consumption without obscuring the underlying protocol. The library manually implements HTTP over TCP sockets; as such it has no dependency on ext/curl. Streams entity bodies for memory management with large transfers. Supports all standard and custom HTTP method verbs. Simplifies HTTP form submissions. Implements secure-by-default TLS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pico.css

    Pico.css

    Minimal CSS Framework for semantic HTML

    ... as much as possible. Less than 10 .classes are used in Pico. No dependencies, package manager, external files, or JavaScript. Elegant and consistent adaptive spacings and typography on all devices. Shipped with two beautiful color themes, automatically enabled according to the user preference. A classic company or blog layout with a sidebar. A simple layout for Google Amp, with inlined CSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    -- PENELITIAN MATRIX 1.4 TELAH DITUTUP, DIGANTIKAN "KR-1.4" -- KR-1.4 HANYA UNTUK ORANG INDONESIA, TIDAK DIEDARKAN UNTUK ORANG LUAR INDONESI.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14

    neural-amp-central

    Windows desktop application to manage/train neural network amplifier m

    This software manages your neural network amplifier model needs in a graphical user insterface. Installation of plugins for your DAWs, model training software, launching the training apps, etc. etc. NAM and more to come. Fully based on free and open-source software. Portable install for Windows. Keeps away the command line hassle!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fx FloorBoard

    Fx FloorBoard

    Graphical editor software for many Boss and Roland effect & synth unit

    Editors for the BOSS GT-1, 3, 5, 6, 8, Pro, 10, 100, 001 Guitar Multi-Effects Processors, and the BOSS GT-1B,6B,10B Bass Multi-Effects Processors. And for the Katana Amplifier. and various Boss and Roland guitar synths. This software can visually edit parameters via Midi,USB, or Bluetooth(via external device on some units) on the Multi-Effects/Amp/Synth Processor.
    Leader badge">
    Downloads: 586 This Week
    Last Update:
    See Project
  • 16

    Audio Mechanica 2025 - Sony PSP

    Audio Effects Software for Sony PSP

    ..., there's enough delay to put anyone off using it for anything rhythmic in real time. Maybe it could potentially serve as a wet delay channel in a multi amp rig, or inline for recording guitar to a PC.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    FabFilter Saturn 2 Distortion Plugin

    FabFilter Saturn 2 Distortion Plugin

    Advanced multiband distortion and saturation VST/AU/AAX plugin tool

    FabFilter Saturn 2 is a professional multiband distortion, saturation and amp modeling plugin designed for music production and audio processing. This powerful tool offers versatile sound shaping capabilities with multiple distortion styles, from subtle warmth to extreme sonic destruction. Features advanced multiband processing engine, modulation options, high-quality filters, and intuitive interface. Perfect for mixing engineers, producers, and sound designers working with digital audio...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18

    MAMP Stack Manager

    Control Apache, MySQL, and PHP services

    Control Apache, MySQL, and PHP services on MacOS. Services must be installed using Homebrew.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Elliptical_Controller

    Hardware and software controls for a self powered elliptical machine.

    Hardware and software control of a self powered elliptical machine using an Arduino Nano. Tkinter is used both as a GUI and as a multithreading environment. Programming model is an industrial network with autonomous workcells communicating with each other. Each workcell is instantiated anonymously, maintains its own state and is completely private. Message passing between workcells is done over a virtual network. All control loops are single bit with 16 bit resolution without using analog...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    NAM-Runner

    Batch file to install and run NAM (neural-amp-modeler) easily.

    A Windows 10 batch file, that installs and runs the NAM model trainer (neural-amp-modeler) by Steven Atkinson right into the GUI application. Fully automated. Custom one-time installation of everything you need to train neural network models of guitar amps and more for the NAM VST plugin, no Conda required. Runs as a launcher afterwards. Portable installation. New pyTorch inclues CUDA runtime for fast Nvidia GPU support. No command line, python or conda knowledge needed! Just double click.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Quotr - PHP Quotation Generator

    Quotr - PHP Quotation Generator

    Quotr is an open-source PHP quotation generator (HTML, PDF, DOCX, PNG)

    Quotr is a free and open-source PHP quotation generator that is capable of creating HTML, PDF, DOCX, and PNG quotations. It is a simple and fuss-free package, giving developers a quick boost with their quotation generation needs. = LICENSE = Quotr is released under the MIT License. = REQUIREMENTS = Quotr should work on any modern AMP server with GD extension enabled. = INSTALLATION = 1) Edit quolib/quotr.php, C1 - set your own company information. 2) That's all, see example.php...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22

    nano_voltmeter

    Nano voltmeter based on the Arduino Nano

    ... with higher resolution possible because of averaging. A 16 bit PWM followed by a passive five pole RC filter is used as feedback to the chopper creating a null meter. Because of this feedback, the effective input impedance approaches infinity and gain errors are eliminated. A commodity CMOS op-amp and no precision parts are required to get five digit precision.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AQUA - Parametric Equalizer for Windows

    AQUA - Parametric Equalizer for Windows

    System-wide parametric equalizer interface for Equalizer APO

    AQUA is a modern interface for Equalizer APO on Windows. In short, it is a system-wide parametric audio equalizer for Windows devices. Please note that AQUA requires Equalizer APO to be installed and configured for the devices you would like to EQ.
    Downloads: 171 This Week
    Last Update:
    See Project
  • 24

    Proteus Model Builder

    GUI for training of neural network models for GuitarML Proteus

    GUI for easier installation and training of neural network models for guitar amplifiers and pedals, based on the GuitarML Proteus models. These are usable for Proteus, Chowdhury-DSP BYOD and even NeuralPi, on all platforms incl. Linux and RaspberryPi. What is this? GuitarML's work on Proteus, NeuralPi and Proteusboard (hardware) is amazing. https://github.com/GuitarML Yet, it is not easy to wrap your head around if you are not familiar with programming, AI, machine learning, neuronal...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Can I email

    Can I email

    Can I email… Support tables for HTML and CSS in emails

    caniemail.com provides email clients support tables for HTML and CSS features. Can I email runs on Jekyll as a GitHub Pages site with a homemade theme. The site uses Sass for CSS compilation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next