Showing 19 open source projects for "binutils-dev"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 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
  • 1
    webpack DevServer

    webpack DevServer

    Serves a webpack app and updates the browser on changes

    webpack-dev-server can be used to quickly develop an application. Options that are compatible with webpack-dev-middleware have a key icon next to them. This set of options is picked up by webpack-dev-server and can be used to change its behavior in various ways. When the server is started, there will be a message prior to the list of resolved modules.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Responsively App

    Responsively App

    A modified browser that helps in responsive web development

    ...Responsively App is a modified browser designed to make responsive web development much easier and faster. It gives you an instant preview of all target screens in a single window, and lets you use the dev tools you already know straight from the browser. For Front-End developers, it’s simply a great time-saver! Responsively App’s layout can be customized according to your needs, plus you’ve got nifty features like one-click inspect elements and screenshot, hot reloading and more! Start building better and faster with Responsively App now!
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Strapi

    Strapi

    API creation made simple, secure and fast

    ...Built with 100% JavaScript, Strapi lets you easily create self-hosted, customizable, and performant content APIs. Strapi projects can be hosted on any platform of your choice, and you can work with any database you prefer. All your favorite dev tools-- from static site generators and databases to hosting platforms work with Strapi, so you're never locked in. Strapi is designed to be developer-first, with powerful features that allow you to create a flexible data structure in just minutes. Strapi also makes it easy for editors to manage their content and distribute it anywhere. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    IPFS Web UI

    IPFS Web UI

    A frontend for an IPFS node

    ...Check on your node stats, explore the IPLD powered merkle forest, see peers around the world and manage your files, without needing to touch the CLI. When working on the code, run an ipfs daemon, the local dev server, the unit tests, and the storybook component viewer and see the results of your changes as you save files. If you need to run IPFS in a Docker container, you can still have Web UI available by exposing both the Gateway and Web UI ports. The end-to-end tests (E2E) test the full app in a headless Chromium browser. They spawn real IPFS node for HTTP API and a static HTTP server to serve the app. ...
    Downloads: 5 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
    axe-core

    axe-core

    Accessibility engine for automated Web UI testing

    Axe is an accessibility testing engine for websites and other HTML-based user interfaces. It's fast, secure, lightweight, and was built to seamlessly integrate with any existing test environment so you can automate accessibility testing alongside your regular functional testing. Axe-core has different types of rules, for WCAG 2.0 and 2.1 on level A and AA, as well as a number of best practices that help you identify common accessibility practices like ensuring every page has an h1 heading,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    uix-kit

    uix-kit

    A free web kits for fast web design and development

    ...Uix Kit isn't a reusable component structure, mostly custom CSS and JavaScript based. Definitely interesting, and if you're developing mostly web content and not applications this is particularly useful. It is a web dev build tool/scaffold that does not depend on any framework. You can import any external libraries/frameworks or native ES Modules for production. The generated core file in the dist directory can be used separately in any website. Support JS, HTML, and SASS component library automatically packaged. It is used to develop the full-static website (HTML templates or for dynamic language integration). ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    ESP32-S2-Mini

    ESP32-S2-Mini

    Arduino ESP32-S2-Mini v1.00 Wemos | Firmware PS4 900x HOST Wifi AP

    Firmware para placa de desarrollo Arduino ESP32-S2 Mini v1.0.0 LOLIN-WIF WEMOS ESP32S2 Dev para Montar Servidor Host AP PlayStation 4 Herramienta web para instalar la última versión del Firmware: https://xdevgms.github.io/ Una vez instalado el firmware podrá conectar con la placa ESP32-S2 Mini vía Wifi WiFi SSID: PS4-Host-AP Password: password Página del administrador http://10.1.1.1/admin.html http://webkey.local/admin.html Nota Importante 1: En la sección configuración General en Conexión WIFI marcar la casilla INICIAR WIFI: y conectar a su wifi local para poder administrar desde una PC, Así podrá subir archivos, borrarlos y Actualizar el Firmware de la placa Nota Importante 2: La herramienta Web https://xdevgms.github.io/ solo la necesita cuando su placa ESP32-S2 este vacía, es decir, sin ningún firmware, luego que cargue este firmware, no volverá a necesitarla y para actualizar solo requerirá descargar la última versión fwupdate_webkey.bin Información
    Leader badge
    Downloads: 135 This Week
    Last Update:
    See Project
  • 8
    Critters

    Critters

    A Webpack plugin to inline your critical CSS and lazy-load the rest

    It's a little different from other options because it doesn't use a headless browser to render content. This tradeoff allows Critters to be very fast and lightweight. It also means Critters inlines all CSS rules used by your document, rather than only those needed for above-the-fold content. Critters' design makes it a good fit when inlining critical CSS for prerendered/SSR'd Single Page Applications. It was developed to be an excellent compliment to the prerender-loader, combining to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    React Hot Loader

    React Hot Loader

    Tweak React components in real time

    ...HMR allows us to replace modules in-place without restarting the server. Here’s how you can enable it for different bundlers. The easiest and fastest option to use React Hot Loader with Webpack is to use webpack-dev-server with --hot CLI option. If you’re only rendering on the client side but you have to use some custom node server, this is still an easy option. You can simply copy server.js from the official boilerplate into your project. The important part of the configuration is that when you create a new WebpackDevServer, you need to specify hot: true as an option.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Mellow

    Mellow

    Mellow is a rule-based global transparent proxy client for Windows

    Mellow is a rule-based global transparent proxy tool that can run on Windows, macOS and Linux, and can also be configured as a router transparent proxy or proxy gateway, supporting multiple proxy protocols such as SOCKS, HTTP, Shadowsocks, VMess, etc. Mellow is a transparent proxy client. If you don’t understand it, then to be more realistic, it can not only proxy browser requests, but also proxy WeChat, QQ, Telegram clients, Instagram clients, NetEase Cloud Music, and various command lines...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 11
    GTAjax

    GTAjax

    GTAjax is Generally-Targeted AJAX.

    GTAjax is Generally-Targeted AJAX. It can be a replacement and enhancement of current AJAX. its feathers include: OS-indenpent,Brower-indenpent,backend-script-indenpent, more at http://ufqi.com/dev/gtajax
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CMS-IDE, Zend Framework based CMS

    CMS-IDE, Zend Framework based CMS

    Free open source php CMS , template design in the browser

    ...v=qgRPWqAuB8Q INSTALLATION: 1.Download source as a ZIP and upload and extract it to the document root on the server. 2.Create database_user and database_password in hosting cpanel. 3.Point browser to the root URL 4.Folow installation steps... If you have trouble with the instalation, do the MANUAL INSTALLATION: 1.Download source as a ZIP and upload dev-application and library folder where you want - best is one step above document root 2.upload other folders & files to the document root 3.set appropriate paths in config settings in dev-application/config/config.ini 4.execute sql in phpmyadmin 5. make shure .htaccess is ok and put in the document root
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Booklet Silverstripe Module

    Silverstripe module to display content in a flipbook layout

    Installation - Unpack the files in a folder called booklet - Run dev/build Usage - At the CMS add a new page of "Booklet Holder" type - Choose if you want to use the Moleskine Theme by checking the field at the Main tab - In the tabs Options, Closed, Page, Manual, Controls, Navigation, Menu and Shadows you can set the jQuery plugin options
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Contextual Scrolling Silverstripe Module

    Silverstripe module for contextual scrolling in long vertical pages

    * Installation - Unpack the files in a folder called contextualscroll - Run dev/build * Usage - At the CMS add a new page of "Contextual Scroll Holder" type - At the main tab you can set font-size, height, width, padding, margin-bottom and background-color for the children pages - Add pages below the the Contextual Scroll Holder - All pages are displayed once with the vertical contextual scroll bar showing their names
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Timeline Silverstripe Module

    Timeline Silverstripe Module

    Installation - Unpack the files in a folder called timeline - Run dev/build - on the javascript folder you can find the translation files for the following idioms: french, italian, portuguese and spanish. Remove the comment from the line 33 of the templates/TimelineHolder.ss file and set it for your idiom. Usage - At the CMS add a new page of "Timeline Holder" type - Select the cascade style sheet file to use ( Default from verite or dark template from tutorialzine ) - Add children pages of "Timeline Page" type - Set the fields Event Date, End of Event, Article. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A J2EE Web Dev Framework, Struts style MVC, Event Driven like JSF and Ajax-enabled Client Scripting like YUI, Fine grained event binding, access to server variables in JavaScript & Webpages, Easy integration with Struts, No custom tags & No complex API.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Justo is a set of internet oriented applications (rias) for developers and geeks: messaging, blog, repository, frameworks, cms, cmf, distributed database, p2p, dev utils. Based on: Ajax, XML, AS/Flex, PHP, C/С++, C#, .NET, WinApi, XUL, Unix/Shell script
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    โครงการพัฒนามอซิลล่าไทย Development to enable/enhance Thai experience in Mozilla software. Software releases will include Thai Firefox Community Edition, Thai Thunderbird Community Edition and Thai Firefox ex
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Eadj Theme dev provides a central hub system for Themes & Mods. Wich include new themes/MODs creating & changing existing themes/MODs to make them working with current Xoops v1.x/2.x ,Wordpress blog, and web design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB