• 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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Arachne GPL, internet package for DOS.... Fullscreen graphical WWW browser, HTML viewer, HTML editor, e-mail client.... Arachne supports a subset of HTML/4.0, CSS 1.0, HTTP, FTP, POP3, SMTP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Areida
    Areida es un navegador con motor WebKit y escrito en los lenguajes Gambas y C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    arheb is a Firefox extension that translates pages written in Arabic script to Hebrew script. All text content of pages is automatically translated into Hebrew script (as in 'meduberet').
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Ascoos Web Extended Studio - Extensions

    Ascoos Web Extended Studio - Extensions

    Apps, Web Apps, Addons, etc.. for Ascoos Web Extended Studio

    Applications, Web Applications, Addons, etc.. for Ascoos Web Extended Studio
    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
  • 5
    Asil Web Browser

    Asil Web Browser

    DISCOVER The Halal Internet Shariah Compliant. Muslim Friendly.

    Asil provides Safe, Secure, and Halal browsing for Muslims. Start exploring the halal web and browse the internet without worrying about haram content. Our halal browser filters out any haram results, ensuring that users only receive halal content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Atomschlag

    Atomschlag

    A lightweight Webkit browser written entirely in Python

    Atomschlag is a project of writing a Webkit-based browser using PyGTK and PyWebkitGTK, completely in Python, to create a useable, secure and lightweight replacement of existing browsers in custom appliances. The primary project goals are: - small size; - minimal abilities to track you down based on the client info; - maximal compatibility with proxy-based anonymity layers such as I2P; - URL filtering for blocking ads and user tracking services; - simple and non-overloaded user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Auto Pairs

    Auto Pairs

    Vim plugin, insert or delete brackets, parens, quotes in pair

    Auto Pairs is a Vim plugin by jiangmiao that enhances the editing experience by automatically inserting matching pairs of characters (brackets, quotes, parentheses, etc.) and handling their deletion intelligently. When you type an opening character such as (, {, [ or a quote, the plugin auto-inserts the corresponding closing character and places your cursor between them, so you can continue typing. If you type the closing character yourself when it's expected, the cursor may jump past it instead of inserting a duplicate. It supports intelligent deletion: pressing backspace when next to a matched pair will delete both characters. It also supports features like "fast wrap" (wrapping a word in a pair with a shortcut), skipping of auto-pairs in certain contexts (e.g., when inside a word or when preceded by a backslash), and customizing which pairs are active per buffer or file-type.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AutoBrowse - The most creative screensaver of the world! Enter any search-word and any search-engine (default is google.de), and AutoBrowse will surf the net for you. Enioy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AutoProxy Configurator is a web application, which allows easy setup of an autoproxy configuration server. It eliminates "manual proxy" configurations, by dynamically generating the script needed by the appplication without the need for scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10
    An automated client developed for downloading sequenced files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Autoprefixer

    Autoprefixer

    Parse CSS and add vendor prefixes to CSS rules by Can I Use

    PostCSS plugin to parse CSS and add vendor prefixes to CSS rules using values from Can I Use. It is recommended by Google and used in Twitter and Alibaba. Write your CSS rules without vendor prefixes (in fact, forget about them entirely). Autoprefixer will use the data based on current browser popularity and property support to apply prefixes for you. You can try the interactive demo of Autoprefixer. Autoprefixer uses Browserslist, so you can specify the browsers you want to target in your project with queries. It can help you get prefixes for: animations, transition, transform, grid, flex, flexbox and others. You can configure which browsers to generate prefixes for in the distribution. The IE grid layout polyfill is enabled, which is not by default in autoprefixer. Autoprefixer can be used to translate modern CSS Grid syntax into IE 10 and IE 11 syntax, but this polyfill will not work in 100% of cases. This is why it is disabled by default.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Aux Browser

    The Most Secure and Convenient Browser

    This browser is secured by system level sandbox technology, and it helps you get where you want to go in the shortest possible time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Awesome Blazor

    Awesome Blazor

    Resources for Blazor, a .NET web framework using C#/Razor

    Blazor lets you build interactive web UIs using C# instead of JavaScript. Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code is written in C#, allowing you to share code and libraries. Blazor is a feature of ASP.NET, the popular web development framework that extends the .NET developer platform with tools and libraries for building web apps. Blazor can run your client-side C# code directly in the browser, using WebAssembly. Because it's real .NET running on WebAssembly, you can re-use code and libraries from server-side parts of your application. Alternatively, Blazor can run your client logic on the server. Client UI events are sent back to the server using SignalR, a real-time messaging framework. Once execution completes, the required UI changes are sent to the client and merged into the DOM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Awesomium.CApi.NET

    Awesomium C API wrapper for .NET

    The official Awesomium .NET wrapper targets version 4.0 and won't run under .NET 2.0 - 3.5. This wrapper targets version 2.0 and should run under all .NET versions >= 2.0. It is based on the Awesomium C API and written in C++/CLI. From the Awesomium C API reference: «Awesomium is a software library that makes it easy to put the web in your applications. Whether that means embedded web browsing, rendering pages as images, streaming pages over the net, or manipulating web content live for some other purpose, Awesomium does it all.» Awesomium is a trademark of Khrona LCC. The author of this work is not in any way connected to Khrona LCC and the authors of Awesomium(TM).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ayampe Browser (en-US)

    Ayampe Browser (en-US)

    An open source browser without profit

    Ayampe is a free and open source web browser developed by the Ayampe Project, a digital motion nonprofit focused on the goal of developing free software with community support. Equipped with the WebKit rendering engine and a fast cache sophisticatedly, Ayampe still needs your help.Yes, you! ✓ Help to translate it to your language. ✓ Discover bugs. Report errors or inconsistencies. ✓ Codifies, recompile and improves performance. ✓ Consider a donation. ✓ Support future users. They may need a little help. ✓ Share the issue without going to spam. Version 0.1.1en-Alpha is now available. The 0.1.2en-alpha version is in development. What are you waiting for? Join the cause today! You can appear in the credits! https://sourceforge.net/p/ayampe/discussion/contribute/ Para descargar la versión en español: http://proyectoayampe.wordpress.com/descarga/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Extraction of text from web-sites, especially news publications. BAIA, short for Basic Analysis of Internet Articles is a programming language. BAIA automates all housekeeping around extraction and saving of text content from web-sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BAWN stands for Browser-like Automated Web Navigation and is a simple language which intends to make automated web browsing easier. It describes steps that an interpreter should follow in order to emulate a human-like navigation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BCM iPlus Browser

    BCM iPlus Browser

    Browser futurístico

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BROWSE (Browse Risk frOm unWarranted Security Exceptions) A tool for the identification of pages that hold risk to a browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Babel Plugin Root Import

    Babel Plugin Root Import

    Add the opportunity to import modules by the root path

    Babel plugin to add the opportunity to use import and require with root-based paths. Install with your package manager of choice. Add it to your plugins array in your babel config. For recent react-native versions, add it as a plugin in babel.config.js. You can configure this plugin by changing the string plugin name to a two-item array. Note that this array is nested inside the plugins array. By default, the import will be relative to the working directory of the process running babel. Typically this means you'll have import paths like ~/src/foo.js. You can change the prefix of "./" to e.g. "src" or "src/js" with this config option. By default everything is resolved relative to the current working directory. You can change this with the root config option. To use it effectively, you'll need to configure babel with one of the JavaScript config file variants, rather than JSON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BackArrow was a project to create a K-Meleon style web browser for GNU/Linux. The project died after the creator started using ELinks and the console in general.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BackstopJS

    BackstopJS

    Catch CSS curve balls

    Visual regression testing for web apps. Supports screen rendering with Chrome-headless. Add your own interactions with the Playwright and Puppeteer scripting. BackstopJS automates visual regression testing of your responsive web UI by comparing DOM screenshots over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A new way to share and backup own files. In fact, you login , upload files and if you want , you can create a share link about one or more files and send this link to your friends or put it on your web site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Extension for use with Firefox Jetpack. Prompts for a correction when a domain is not found. Most useful if your ISP sends you to a search page in such cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Bagel is a web browser for the Windows platform based on the Gecko, Apple WebKit, and Trident layout engine. It is inspired by Donut(http://www.codeproject.com/wtl/donut.asp).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB