Showing 1001 open source projects for "x86_64-linux-gnu"

View related business solutions
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
    Learn More
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
    Learn More
  • 1
    Extism

    Extism

    The Universal Plug-in System. Extend anything with WebAssembly

    Extism is a plug-in system for everyone. We've carefully designed it to be flexible, fitting into codebases of all shapes and sizes, but opinionated enough so that things Just Work™ the way they should. Extism's goal is to make all software programmable. You can use Extism in your codebase, regardless of the programming language. We support several environments through our official Host SDKs, and are adding more language support all the time. A plug-in system is software that enables your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Next SEO

    Next SEO

    Next SEO is a plug in that makes managing your SEO easier in Next.js

    Next SEO is a plugin that makes managing your SEO easier in Next.js projects. Pull requests are very welcome. Also make sure to check out the issues for feature requests if you are looking for inspiration on what to add. Feel like supporting this free plugin? It takes a lot of time to maintain an open source project so any small contribution is greatly appreciated. NextSeo works by including it on pages where you would like SEO attributes to be added. Once included on the page you pass it a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Docker Gradle Plugin

    Docker Gradle Plugin

    Gradle plugin for orchestrating docker builds and pushes

    a Gradle plugin for orchestrating docker builds and pushes. Add basic tasks for building and pushing docker images based on a simple configuration block that specifies the container name, the Dockerfile, task dependencies, and any additional file resources required for the Docker build. Adds a task for populating placeholders in a docker-compose template file with image versions resolved from dependencies. Adds tasks for starting, stopping, statusing and cleaning up a named container based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    gradle-maven-publish-plugin

    gradle-maven-publish-plugin

    A Gradle plugin that publishes your Android and Kotlin libraries

    A Gradle plugin that publishes your Android and Kotlin libraries, including sources and javadoc, to Maven Central or any other Nexus instance. Gradle plugin that creates a publish task to automatically upload all of your Java, Kotlin or Android libraries to any Maven instance. This plugin is based on Chris Banes initial implementation and has been enhanced to add Kotlin support and keep up with the latest changes. No need to know how publishing works for different project types. AGP provides...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Trumba is an All-in-one Calendar Management and Event Registration platform Icon
    Publish, promote and track your events more affordably and effectively—all in one place.
    Learn More
  • 5
    Etaoin

    Etaoin

    Pure Clojure Webdriver protocol implementation

    A pure Clojure implementation of the Webdriver protocol, named after Etaoin Shrdlu, a typing machine that came to life after a mysterious note was produced on it. Use the Etaoin library to automate a browser, test your frontend behavior, simulate human actions or whatever you want. Currently supports Chrome, Firefox, Safari, and Edge. Can either connect to a remote WebDriver process or have Etaoin launch one for you. Run your unit tests directly from Emacs by pressing C-t t as usual. Can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Playwright for Go

    Playwright for Go

    Playwright for Go a browser automation library to control Chromium

    Playwright is a Node.js library to automate Chromium, Firefox, and WebKit with a single API. Playwright is built to enable cross-browser web automation that is ever-green, capable, reliable and fast. Headless execution is supported for all browsers on all platforms. Playwright is built to automate the broad and growing set of web browser capabilities used by Single Page Apps and Progressive Web Apps. Scenarios that span multiple page, domains and iframes. Auto-wait for elements to be ready...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Better TweetDeck

    Better TweetDeck

    A browser extension to improve TweetDeck with a lot of features

    Adds some nice options on TweetDeck to provide a better experience on the webapp when used on Chrome, Opera, and Firefox! Like its name implies, Better TweetDeck has everything you'd want to improve your TweetDeck experience. Accent colors, alternative themes, advanced muting, and powerful customization, (almost) everything is possible! Better TweetDeck lets you choose between six additional accent colors and two new themes, that is more than a hundred possible theming combinations to make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Progressive Web Apps for Firefox

    Progressive Web Apps for Firefox

    A tool to install, manage and use Progressive Web Apps (PWAs)

    A tool to install, manage and use Progressive Web Apps (PWAs) in Mozilla Firefox. Progressive Web Apps (PWAs) are web apps that use web APIs and features along with a progressive enhancement strategy to bring a native app-like user experience to cross-platform web applications. Although Firefox supports many of Progressive Web App APIs, it does not support functionality to install them as a standalone system app with an app-like experience. This project creates a custom-modified Firefox...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OpenWPM

    OpenWPM

    A web privacy measurement framework

    ... officially support other platforms, conda is a cross-platform utility and the install script can be expected to work on OSX and other Linux distributions. OpenWPM does not support windows. The main pre-requisite for OpenWPM is conda, a cross-platform package management tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
    Try for free
  • 10
    Firefox GNOME theme

    Firefox GNOME theme

    A GNOME theme for Firefox

    A GNOME theme for Firefox. This theme follows lastest GNOME Adwaita style. Be aware that this theme might do things that are not supported by upstream Firefox. If you face an issue while using this theme, report it here first or test if it is reproducible in vanilla Firefox. If you are a software distribution maintainer, please do not ship these changes by default to your users unless you made it extremely clear that they are using a modified version of Firefox UI. This is a bunch of CSS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    eslint-plugin-vue

    eslint-plugin-vue

    ESLint plugin for Vue.js

    ESLint plugin for Vue.js. This plugin allows us to check the template and script of .vue files with ESLint, as well as Vue code in .js files. This plugin supports the basic syntax of Vue.js 3.2, script setup, and CSS variable injection, but the ref sugar, an experimental feature of Vue.js 3.2, is not yet supported. If you have issues with these, please also refer to the FAQ. If you can't find a solution, search for the issue and if the issue doesn't exist, open a new issue. Be aware that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ember Table

    Ember Table

    An addon to support large data sets

    Ember Table is a power table made for users who need a full-fledged, fully-customizable table component for their apps. It is built to be flexible, scalable, and ergonomic for day-to-day use. Unlike other table components, Ember Table seeks to provide as many common table features as it can without sacrificing flexibility or composability. You can still use standard component idioms to customize, extend, and build on top of Ember Table at every level, ensuring that it never gets in your way...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Elixir plugin for JetBrain's IntelliJ

    Elixir plugin for JetBrain's IntelliJ

    Elixir plugin for JetBrain's IntelliJ Platform (including Rubymine)

    ... will automatically find the newest version of Elixir installed. (NOTE: SDK detection only works for Linux, homebrew installs on OSX, and Windows. Open an issue with information about Elixir install locations on your operating system and package manager to have SDK detection added for it.) If the automatic detection doesn't find your Elixir SDK or you want to use an older version, manually select select the directory above the bin directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LBRY App

    LBRY App

    Browser and wallet for LBRY, the decentralized, user-controlled

    LBRY is a free, open, and community-run digital marketplace. Build the future of content freedom. What if anyone in the world could publish a piece of digital content, anyone else in the world could access it, for free or for payment, and that entire system worked end-to-end without any centralized authority or point of control? Looking for API documentation, formal specifications, how-tos, resources, or the meaning of life? Find at least some of these things in the resources area. No matter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fluent Bit Amazon Kinesis Firehose

    Fluent Bit Amazon Kinesis Firehose

    A Fluent Bit output plugin for Amazon Kinesis Data Firehose

    A Fluent Bit output plugin for Amazon Kinesis Data Firehose. This plugin will continue to be supported. However, we are pausing development on it and will focus on the high-performance version instead. If the features of the higher performance plugin are sufficient for your use cases, please use it. It can achieve higher throughput and will consume less CPU and memory. This plugin has been tested with Fluent Bit 1.2.0+. It may not work with older Fluent Bit versions. We recommend using the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Fluent Bit Plugin Amazon Kinesis Streams

    Fluent Bit Plugin Amazon Kinesis Streams

    A Fluent Bit output plugin for Kinesis Streams

    A Fluent Bit output plugin for Amazon Kinesis Data Streams. A partition key is used to group data by shard within a stream. A Kinesis Data Stream uses the partition key that is associated with each data record to determine which shard a given data record belongs to. For example, if your logs come from Docker containers, you can use container_id as the partition key, and the logs will be grouped and stored on different shards depending upon the id of the container they were generated from....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Fluent Bit Plugin for CloudWatch Logs

    Fluent Bit Plugin for CloudWatch Logs

    A Fluent Bit output plugin for CloudWatch Logs

    A Fluent Bit output plugin for CloudWatch Logs. This plugin uses the AWS SDK Go, and uses its default credential provider chain. If you are using the plugin on Amazon EC2 or Amazon ECS or Amazon EKS, the plugin will use your EC2 instance role or ECS Task role permissions or EKS IAM Roles for Service Accounts for pods. The plugin can also retrieve credentials from a shared credentials file, or from the standard AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_SESSION_TOKEN environment variables....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Setup PHP in GitHub Actions

    Setup PHP in GitHub Actions

    GitHub action to set up PHP with extensions, php.ini configuration

    GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and various tools. Setup PHP with required extensions, php.ini configuration, code-coverage support and various tools like composer in GitHub Actions. This action gives you a cross-platform interface to set up the PHP environment you need to test your application. Refer to Usage section and examples to see how to use this. Refer to the self-hosted setup to use the action on self-hosted runners. Operating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Vimium C

    Vimium C

    A keyboard shortcut browser extension for keyboard-based navigation

    A keyboard shortcut tool for keyboard-based page navigation and browser tab operations with advanced omnibar and global shortcuts. Vimium C is an open-source browser extension that provides keyboard-based inner-page navigation, browser tab operations, and an enhanced search panel, so you may take full advantage of your browser without a mouse or touchpad. It supports all original commands of Vimium and some new useful commands (a full list can be seen in a help dialog in the Vimium C Options...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Notifier for GitHub

    Notifier for GitHub

    Get notified about new GitHub notifications

    Checks for new GitHub notifications every minute and shows the number of notifications you have and shows desktop notifications as well. Displays your GitHub notifications unread count. It checks the GitHub Notifications API every minute. Supports GitHub Enterprise and an option to only show the unread count for issues you're participating in. Make sure to add a token to the Options page. Both requested permissions are optional, so you can just decline if you don't want them. The first time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Gitako

    Gitako

    File tree extension for GitHub on Chrome & Firefox & Edge

    Gitako is a free file tree extension for GitHub, available on Chrome, Firefox and Edge. Various icons and official themes support. Support git submodule. Fold source code. It is more recommended for Edge users to install from the Chrome store. It may delay for weeks before updates got published to the Edge store because its review process is slow. Gitako doesn't share your private data at all. GitHub access tokens are required only when you access private repositories or exceed the GitHub...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    IPFS Companion

    IPFS Companion

    Browser extension that simplifies access to IPFS resources on the web

    IPFS Companion allows you to interact with your IPFS node and the extended IPFS network through your browser. The add-on is available for Brave, Chrome, Edge, Firefox, and Opera. It enables support for ipfs addresses, automatically loads websites and file paths from an IPFS gateway, allows you to easily import and share a file with IPFS, and more. IPFS Companion works in tandem with an IPFS node running on your local machine, so make sure you have a node installed before installing this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HackTools

    HackTools

    The all-in-one Red Team extension for Web Pentesters

    The all-in-one Red Team browser extension for Web Pentesters. HackTools, is a web extension facilitating your web application penetration tests, it includes cheat sheets as well as all the tools used during a test such as XSS payloads, Reverse shells and much more. With the extension you no longer need to search for payloads in different websites or in your local storage space, most of the tools are accessible in one click. HackTools is accessible either in pop-up mode or in a whole tab in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GhostText

    GhostText

    Use your text editor to write in your browser

    Whenever you’re writing more than a little snippet of code anywhere on the web, activate GhostText to open your preferred text editor and enjoy your own development environment. GhostText is a browser extension that connects to your editor via its own extension. Install both extensions and, if necessary, start the GhostText server in the editor’s extension. Most editor extensions are authored by third parties. You can create more extensions for your favorite editor! Refer to the protocol...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RailsPanel

    RailsPanel

    Chrome extension for Rails development

    RailsPanel is a Chrome/Firefox extension for Rails development that will end your tailing of development.log. Have all information about your Rails app requests in the browser, in the Developer Tools panel. Provides insight to db/rendering/total times, parameter list, rendered views and more. Provides insight to db/rendering/total times, parameter list, rendered views, text editor integration and more.
    Downloads: 0 This Week
    Last Update:
    See Project