Showing 23 open source projects for "framework-arduinoststm32"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    Typora Plugin

    Typora Plugin

    Typora plugin. Feature enhancement tool

    A plugin framework for the Typora markdown editor that allows users to extend its functionality by adding custom features and enhancements.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    SeleniumBase

    SeleniumBase

    A framework for browser automation and testing with Selenium

    SeleniumBase automatically handles common WebDriver actions such as launching web browsers before tests, saving screenshots during failures, and closing web browsers after tests. SeleniumBase lets you customize test runs from the command line. SeleniumBase uses simple syntax for commands. pytest includes automatic test discovery. If you don't specify a specific file or folder to run, pytest will automatically search through all subdirectories for tests to run. No More Flaky Tests!...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    OpenWPM

    OpenWPM

    A web privacy measurement framework

    OpenWPM is a web privacy measurement framework that makes it easy to collect data for privacy studies on a scale of thousands to millions of websites. OpenWPM is built on top of Firefox, with automation provided by Selenium. It includes several hooks for data collection. Check out the instrumentation section below for more details. OpenWPM is tested on Ubuntu 18.04 via TravisCI and is commonly used via the docker container that this repo builds, which is also based on Ubuntu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Laravel Acorn

    Laravel Acorn

    Laravel components for WordPress plugins and themes

    Acorn is an open source project and completely free to use. Acorn is a framework for integrating Laravel within WordPress. Acorn provides a way to gracefully load a Laravel application container inside of WordPress while respecting the WordPress lifecycle and template hierarchy. Acorn includes WP-CLI commands that provide a familiar Artisan-like command line interface for WordPress. Create components, and service providers, clear the view cache, and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    Listen 1

    Listen 1

    One for all free music in china (chrome extension)

    ...The original web player, using Python to develop a web server. Can run directly on the server, or use the packaged Windows and Mac versions to run the web server locally. Windows, Mac, Linux desktop. Using Electron framework, based on Listen 1 Chrome plug-in version JS library development.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    RePlugin

    RePlugin

    A flexible, stable, easy-to-use Android plug-in framework

    RePlugin is a complete Android plug-in solution which is suitable for general use. Apps do not need to be upgraded to support new components, even brand new plug-ins. With only ONE hook (ClassLoader), NO BINDER HOOK. RePlugin’s Crash ratio is as low as Ten thousandth (0.01%). In addition, RePlugin is compatible with almost ALL Android ROMs in the market. RePlugin supports almost all features seamlessly as an installed application, including static Receiver, Task-Affinity, user-defined Theme,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Amazon Braket PennyLane Plugin

    Amazon Braket PennyLane Plugin

    A plugin for allowing Xanadu PennyLane to use Amazon Braket devices

    The Amazon Braket PennyLane plugin offers two Amazon Braket quantum devices to work with PennyLane. The Amazon Braket Python SDK is an open-source library that provides a framework to interact with quantum computing hardware devices and simulators through Amazon Braket. PennyLane is a machine learning library for optimization and automatic differentiation of hybrid quantum-classical computations. Once the Pennylane-Braket plugin is installed, the provided Braket devices can be accessed straight away in PennyLane, without the need to import any additional packages. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Serverless Webpack

    Serverless Webpack

    Serverless plugin to bundle your lambdas with Webpack

    A Serverless Framework plugin to build your lambda functions with Webpack. When enabled in your service configuration, functions are packaged and compiled individually, resulting in smaller Lambda packages that contain only the code and dependencies needed to run the function. This allows the plugin to fully utilize WebPack's Tree-Shaking optimization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    egg-mongoose
    Egg Mongoose is a plugin for integrating Mongoose with the Egg.js framework, enabling MongoDB connectivity and schema management in Egg.js applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    Matrix

    Matrix

    Plugin style, non-invasive APM system developed by WeChat

    ...The monitoring scope of the current tool includes: crash, lag, and out-of-memory, which includes the following two plugins, WCCrashBlockMonitorPlugin, which is based on KSCrash framework and features cutting-edge lag stack capture capabilities with crash capture, and WCMemoryStatPlugin, which is a performance-optimized out-of-memory monitoring tool that captures memory allocation and the callstack of an application's out-of-memory event. Determine whether the app is stuck by checking the running status of the Runloop, and support both the iOS and macOS platform. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Amazon Braket Ocean Plugin

    Amazon Braket Ocean Plugin

    A Python plugin for using Ocean with Amazon Braket

    The Amazon Braket Ocean Plugin is an open-source library in Python that provides a framework that you can use to interact with Ocean tools on top of Amazon Braket. Before you begin working with the Amazon Braket Ocean Plugin, make sure that you've installed or configured the following prerequisites. Download and install Python 3.7.2 or greater from Python.org. If you are using Windows, choose Add Python to environment variables before you begin the installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BetterScroll

    BetterScroll

    Inspired by iscroll, supports more features and has better performance

    BetterScroll is a plugin which is aimed at solving scrolling circumstances on the mobile side (PC supported already). The core is inspired by the implementation of iscroll (opens new window), so the APIs of BetterScroll are compatible with iscroll on the whole. What's more, BetterScroll also extends some features and optimizes for performance based on iscroll. BetterScroll is implemented with plain JavaScript, which means it's dependency free. BetterScroll provides a class whose first...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Fire Detector

    Fire Detector

    Detect web framework and javascript libraries run on browsing website

    When you surf the internet with Fire Detector, You can also find more unknown frameworks and libraries. It is based on [LibrarySniffer](https://github.com/justjavac/ChromeSnifferPlus/). I've replaced some deprecated javascript interfaces with asynchronous ones adopted by Firefox for its add-ons --- ### Limitations - WebExtension only works on sites that allow content scripts. With this WebExtension, You can detect:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    VirtualAPK

    VirtualAPK

    Lightweight plugin framework for Android

    VirtualAPK is a powerful yet lightweight plugin framework for Android. It can dynamically load and run an APK file (we call it LoadedPlugin) seamlessly as an installed application. Developers can use any Class, Resources, Activity, Service, Receiver and Provider in LoadedPlugin as if they are registered in app's manifest file. VirtualAPK is an excellent plug-in framework developed by Didi Travel, which supports almost all Android features and has four major components. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MvvmCross.FSharp

    MvvmCross.FSharp

    Extensions to make MvvmCross bindings more F#-ish

    A set of tools and extensions for building F# applications with the MvvmCross framework, enabling functional programming in cross-platform apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    css plugins

    css plugins

    A 100% CSS Plugins that build website

    G16 framework is 100% CSS based framework with no single code of javascript. It is lightweight, simple, smart and well structured modular system built upon 16 scalable grids that creates smooth and itch-free responsive layouts. It constructs relevant html elements properties by using only the inline class without writing a single code in your stylesheet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BenchLab is a Web Application benchmarking framework using real web browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Droid Plugin

    Droid Plugin

    A plugin framework on android,Run any third-party apk

    A plugin framework on android, Run any third-party apk without installation, modification, or repackage. This is a framework on android. You can run any third-party apk without installation, modification or repackage with Droid Plugin. Given its .apk file, the plugged app could be run either independently or as a plugin of the host, NO source code is needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GC jQuery UI theme switcher

    GC jQuery UI theme switcher

    jQuery plugin which provides a jQuery UI dialog to change UI theme css

    Theme switcher tool for the jQuery UI CSS Framework. Change the css stylesheet using an jQuery UI dialogbox which you can call using a button or a link in your html page. Completely implemented in your webspace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Zreshk
    Zreshk is a tiny javascript library which provides basic needs of web developers such as AJAX and effects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    X3DOM is a framework for integrating and manipulating (X)3D scenes as HTML5 DOM elements that are rendered via WebGL. The system allows defining 3D scene description and runtime behavior declaratively, without any low-level JavaScript or GLSL coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    mIRC Chromium Embedded Framework (CEF)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Phantom Testing Framework is a easy to use, powerful and strong framework to test agile web sites, uses a simple Domain Specific Language to reduce the knowledge transfer for testers, and the simple way allows to everyone to read, create and modify TCs
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next