Search Results for "framework-arduinoststm32" - Page 9

Showing 260 open source projects for "framework-arduinoststm32"

View related business solutions
  • 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
  • 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
  • 1
    M3O

    M3O

    Next generation cloud

    M3O is a next generation cloud plaform. Explore, discover and consume public APIs as simpler programmable building blocks. One platform, one account, one framework. Discover, explore and consume public APIs all in one place. Manage your API usage with one account and one token. Learn, develop and integrate using one set of docs and libraries. Predictable pricing with no hidden costs. It’s free to start and everything is priced per request. So far there are over 50+ APIs. Geocode an address to gps location and the reverse. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    ReactAgent

    ReactAgent

    The open-source React.js Autonomous LLM Agent

    React-Agent is a framework for integrating AI-driven agents into React applications. It provides an intuitive way to build interactive UI components powered by AI models, enabling dynamic and intelligent user interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    k8s-graceful-shutdown

    k8s-graceful-shutdown

    The library provides the resources to implement graceful shutdown

    The library provides the resources to implement a graceful shutdown with Kubernetes. When running microservices in Kubernetes. We need to handle the termination signals emitted by Kubernetes. The simple app shown above, adds a graceful shutdown period of 5 seconds after which the hook, which takes care of closing the server with the help of our shutdown functionality, gets triggered. Upon sending a SIGINT or SIGTERM signal, the user can see that a grace period of 5 seconds after which a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    UI Kitten

    UI Kitten

    React Native UI library based on Eva Design System

    A React Native framework for creating stunning cross-platform mobile applications. Design system-based, UI Kitten brings your product from an MVP to the final product version. Forever open source and free! UI Kitten is a React Native implementation of the Eva Design System. The framework contains a set of general-purpose UI components styled in a similar way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Opine

    Opine

    Minimalist web framework for Deno ported from ExpressJS

    A minimalist web framework for Deno ported from ExpressJS. Robust routing. Large selection of HTTP helpers including support for downloading/sending files, etags, Content-Disposition, cookies, JSONP etc. Support for static serving of assets. View system supporting template engines. Content negotiation. The quickest way to get started with Opine is to utilize the Opine CLI to generate an application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    marble

    marble

    Functional reactive Node.js framework for building server-side apps

    Marble.js is a functional reactive Node.js framework for building server-side applications, based on TypeScript and RxJS. The core concept of Marble.js assumes that almost everything is a stream. The main building block of the whole framework is an Effect, which is just a function that returns a stream of events. With the big popularity of RxJS Observable, you can create a referential transparent program specification made up of functions that may produce side effects like network, logging, database access, etc. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TanStack Bling

    TanStack Bling

    Framework agnostic transpilation utilities for client/server RPCs

    TanStack Bling is a compact, opinionated helper library providing syntactic sugar and utility helpers to enhance productivity and readability in TanStack-based projects, without enforcing architecture. Framework agnostic transpilation utilities for client/server RPCs, env isolation, islands, module splitting, and more. Simplified syntax for repetitive patterns like caching or state updates. Integration with TanStack Query and Router for DRY code. Designed for readability and developer ergonomics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NuxtJS

    NuxtJS

    The Intuitive Web Framework, based on Vue 3

    Nuxt's goal is to make web development intuitive and performant, with a great developer experience. Build your next Vue.js application with confidence using Nuxt. An open-source framework under MIT license that makes web development simple and powerful. How a user interacts with and experiences your website will determine your impact. Utility, ease of use, and efficiency are key. Nuxt is built with a set of features that make this possible. Optimized with code-splitting, tree-shaking, optimized cold-start, link prefetching, payload extraction, just to name a few. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Rakkas

    Rakkas

    Bleeding-edge React framework powered by Vite

    Rakkas is a bleeding-edge full-stack React framework powered by Vite. You can consider it an up-and-coming alternative to Next.js, Remix, or Gatsby. Although many features have been implemented, Rakkas is still under heavy development. It uses experimental and/or beta features of React and Vite. Minor releases will introduce breaking changes until we hit 1.0. As such, it's not yet ready for production use.
    Downloads: 0 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
  • 10
    boardgame.io

    boardgame.io

    State Management and Multiplayer Networking for Turn-Based Games

    The project implements a lightweight but powerful engine for creating turn-based games (board games, card games, turn-based strategy, etc.) in JavaScript. With boardgame.io, you define the game logic in pure functions: you describe how the game state changes when a move is made, and the framework handles all the rest (state management, synchronization, storage, multiplayer, etc.). This abstraction lets developers focus on the rules and mechanics rather than on networking, persistence or UI plumbing. It supports both local games and online multiplayer across clients, and can be used with different view layers — e.g., vanilla JS or a UI framework like React or React Native. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    esri-loader

    esri-loader

    A tiny library to help load ArcGIS API for JavaScript modules

    ...The code snippets below show how to load the ArcGIS API and its modules and then use them to create a map. Where you would place similar code in your application will depend on which application framework you are using. See below for examples that are specific to React, Vue.js, Angular, Ember, and example applications written in over a dozen frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Kurier

    Kurier

    TypeScript framework to create JSON:API compliant APIs

    A TypeScript framework to create APIs following the 1.1 Spec of JSONAPI + the Operations proposal spec. JSONAPI is transport-layer independent, so it can be used for HTTP, WebSockets or any transport protocol of your choice. Every queryable object in JSONAPI is a resource, a representation of data that may come from any source, be it a database, an external API, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    React NodeGui

    React NodeGui

    Build performant, native and cross-platform desktop applications

    ...It provides a core set of platform-agnostic native widgets that map directly to the platform’s native UI building blocks. React NodeGui widgets are built on top of Qt which is a mature desktop apps framework. React NodeGui components are extremely customizable just like on the web but do not use a Web browser under the hood. Apps can be built completely in JavaScript. This enables native app development for whole new teams of developers, and can let existing native teams work much faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CAC

    CAC

    Simple yet powerful framework for building command-line apps

    Simple yet powerful framework for building command-line apps. Command And Conquer is a JavaScript library for building CLI apps. Super light-weight: No dependency, just a single file. Easy to learn. There's only 4 APIs you need to learn for building simple CLIs: cli.option cli.version cli.help cli.parse. Yet so powerful. Enable features like default commands, git-like subcommands, validation for required arguments and options, variadic arguments, dot-nested options, automated help message generation, and so on. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    uttp

    uttp

    Write your request handlers once, run anywhere

    ...Request handlers are passed a set of universal functions that vary in implementation across frameworks but retain the same signature. Runners are an easy way to get a server up for a framework by providing your handler. Only some frameworks are supported. For all server frameworks uttp supports this will show Hello world as HTML. Then you can use adapters to get middleware/plugins/handlers for the server frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    uni-media

    uni-media

    Easily display media content (image, video, audio, 3d-models)

    Easily embed any types of media in your web app with one line of code. A simple, powerful, and performant media display web component fitting every framework. Automatically analyze the type of media with multiple fallback-able performant-first strategies. Works with all modern browsers and frameworks (React.js, Vue.js, Svelte...). Best for displaying decentralized media and content (like NFTs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Windi CSS

    Windi CSS

    Next generation utility-first CSS framework

    If you are already familiar with Tailwind CSS, think about Windi CSS as an on-demanded alternative to Tailwind, which provides faster load times, is fully compatible with Tailwind v2.0 and with a bunch of additional cool features. By scanning your HTML and CSS and generating utilities on demand, Windi CSS is able to provide faster load times and a speedy HMR in development and does not require purging in production. Windi CSS provides first-class integrations for your favorite tools, select...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Aleph.js

    Aleph.js

    The Full-stack Framework in Deno

    The Full-stack Framework in Deno. Aleph.js gives you the best developer experience for building web applications. Aleph.js is a modern framework that doesn't need webpack or another bundler since it uses the ES Module syntax during development. Every module only needs to be compiled once, when a module changes, Aleph.js just needs to re-compile that single module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Bot Framework Composer

    Bot Framework Composer

    Dialog creation and management for Microsoft Bot Framework Application

    Bot Framework Composer is an open-source, visual authoring canvas for developers and multi-disciplinary teams to design and build conversational experiences with Language Understanding and QnA Maker, and a sophisticated composition of bot replies (Language Generation). Within this tool, you'll have everything you need to build a sophisticated conversational experience.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Botkit

    Botkit

    Tool for building chat bots, apps and custom integrations

    ...Start a conversation, then queue up multiple messages to send, including a prompt sent using `convo.ask()` which allows your bot to capture user input and use it. Botkit is just one part of a bigger set of developer tools and SDKs that encompass the Microsoft Bot Framework. The Bot Framework SDK provides the base upon which Botkit is built. It is available in multiple programming languages!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    icestark

    icestark

    Micro Frontends solution for large application

    Use icestark to build your next micro-front application, or migrate your current giant application without pain. As simple as developing SPA applications, it not only solves the problem of synergy among multiple development teams, but also brings a safe sandbox and excellent performance experience. icestark uses the configuration of the micro-application entrance field to render the application, so this field very important. For different scenarios, icestark also supports a variety of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Firelens Datajet

    Firelens Datajet

    Route test data to Fluent Bit flexibly

    Route test data to Fluent Bit flexibly. This system can be run locally with a local Fluent Bit process or compiled to a docker image and run with a sidecar aws-for-fluent-bit container. The purpose of Firelens-Datajet is to abstract test configuration from implementation code It does so by running tests based on a single JSON file and outputting the results. Future work on this system involves making a REST interface for tests to be invoked by sending a POST request with the test...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Aureolin

    Aureolin

    Aureolin is a fast and powerful MVC Framework

    Aureolin is a simple, fast, and powerful MVC framework for Node.js with a focus on simplicity and performance. Built With Koa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Rematchjs

    Rematchjs

    The Redux Framework

    Using Redux always has been complicated, but now with Rematch, you have more features than Redux offers with less than 2 kilobytes. No more thunks, switch statements, action types, action creators. All is handled out of the box with just one file. Rematch exposes a simple API interface to create custom plugins for extending Rematch functionality. Official plugins also out-of-the-box. Native async/await to call your external APIs. You won't need redux-thunks anymore. TypeScript support out of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    After.js

    After.js

    Next.js-like framework for server-rendered React apps

    Next.js is awesome. However, its routing system isn't for me. IMHO React Router is a better foundation upon which such a framework should be built, and that's the goal here. Routes are just components and don't / should not have anything to do with folder structure. Static route configs are fine. Next.js's getInitialProps was/is a brilliant idea. Route-based code-splitting should come for free or be easy to opt into. Route-based transitions/analytics/data loading/preloading etc., should either come for free or be trivial to implement on your own. ...
    Downloads: 0 This Week
    Last Update:
    See Project