Search Results for "framework-arduinoststm32"

Showing 19 open source projects for "framework-arduinoststm32"

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

    Algora TV

    Open source Twitch for developers

    Algora TV is an open source Elixir/Phoenix application developed by Algora.io that powers Live Billboards—a platform for embedding in-video ads during livestreams. The project enables developers to monetize their live content while providing devtools companies a dynamic and non-intrusive way to reach audiences in real time. Built on top of the Phoenix framework, it leverages Elixir’s concurrency and scalability to handle streaming, ad management, and user interactions seamlessly. The system...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Ash

    Ash

    A declarative, extensible framework for building Elixir applications

    Ash is a declarative framework for building resource-oriented apps in Elixir. It emphasizes composability, DSL-driven definitions of resources/actions/relationships, and extensibility through plugins for API, database, and UI layers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Commanded EventStore

    Commanded EventStore

    Event store using PostgreSQL for persistence

    Commanded EventStore is an Elixir-based event store built for event-sourced systems using the Commanded framework. It stores domain events as immutable facts and provides mechanisms for publishing, persisting, and querying events. Built with PostgreSQL as its backend, it ensures strong consistency and is optimized for CQRS architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Membrane Core

    Membrane Core

    The core of Membrane Framework, multimedia processing framework

    membrane_core is the foundation of the Membrane multimedia framework for Elixir, providing the abstractions and runtime needed to build real-time audio and video pipelines. It models media processing as a graph of lightweight, supervised OTP processes—elements connected by links—so work is isolated, fault-tolerant, and easy to scale or reconfigure at runtime. The core defines a clear lifecycle and callback API for elements, plus concepts like buffers, events, and capabilities/format negotiation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    Changelog.com

    Changelog.com

    Changelog makes world-class developer pods

    This is the open-source codebase for Changelog, a popular podcast and media site for software developers. Built with Elixir and the Phoenix framework, it serves as a real-world example of a production-grade Phoenix application. The app powers the site’s content publishing, episode distribution, and user interactions, including subscriptions and comments. It emphasizes maintainability and transparency, with clear code structure, tests, and CI/CD workflows. Because the repository is open...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Commanded

    Commanded

    Use Commanded to build Elixir CQRS/ES applications

    Commanded is an Elixir framework for implementing CQRS (Command Query Responsibility Segregation) and Event Sourcing patterns. It provides domain-driven design tools—aggregates, commands, events, and projections—backed by an event store (e.g. PostgreSQL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Plug

    Plug

    Compose web applications with functions

    Plug is a specification and set of utilities for building composable modules in Elixir web applications. It defines a standard connection interface, allowing developers to create “plugs” that act as middleware for handling requests and responses. Examples include parsing parameters, managing sessions, logging, or authentication, all of which can be plugged into a pipeline. Plug serves as the foundation for the Phoenix framework, which builds on it to deliver a full-featured web stack...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Elixir Companies

    Elixir Companies

    A list of companies currently using Elixir in production

    elixir-companies is a community-maintained directory of organizations that use Elixir in production. It serves both as a discovery tool for developers curious about who is adopting the language and as a hiring signal for companies wishing to reach the Elixir community. The site categorizes entries by region, industry, and hiring status, making it easy to browse or filter by interests and location. Contributions are handled publicly via pull requests, with maintainers reviewing updates to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Surface

    Surface

    A server-side rendering component library for Phoenix

    ... functional power. It also provides form helpers, event bindings, and a growing ecosystem of ready-to-use UI components. By combining the productivity of declarative components with LiveView’s real-time updates, Surface enables rich, interactive apps without requiring a separate frontend framework like React or Vue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10
    Dialyxir

    Dialyxir

    Mix tasks to simplify use of Dialyzer in Elixir projects

    ..., also there is a new explain feature - for details see CLI options. If you are planning to use Dialyzer with an application built with the Phoenix Framework, check out the Quickstart wiki. Use dialyxir from the directory of the mix project you want to analyze; a PLT file will be created or updated if required and the project will be automatically compiled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Überauth

    Überauth

    An Elixir Authentication System for Plug-based Web Applications

    Ueberauth is a two-phase authentication framework that provides a clear API, allowing for many strategies to be created and shared within the community. It is heavily inspired by Omniauth. You could call it a port but it is significantly different in operation, but almost the same concept. Huge hat tip to Intridea. Ueberauth provides only the initial authentication challenge, (initial OAuth flow, collecting the information from a login form, etc). It does not authenticate each request, that's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Sobelow

    Sobelow

    Security-focused static analysis for the Phoenix Framework

    Sobelow is a security-focused static analysis tool for the Phoenix framework. For security researchers, it is a useful tool for getting a quick view of points-of-interest. For project maintainers, it can be used to prevent the introduction of a number of common vulnerabilities. Potential vulnerabilities are flagged in different colors according to confidence in their insecurity. High confidence is red, medium confidence is yellow, and low confidence is green. A finding is typically marked "low...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Scenic

    Scenic

    Core Scenic library

    Scenic is a UI framework built directly on Elixir/Erlang/OTP for creating polished, fault-tolerant client applications. It targets both embedded/IoT and desktop scenarios, leveraging OpenGL for 2D rendering and embracing the OTP ecosystem for concurrency and reliability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Phoenix Framework

    Phoenix Framework

    Peace of mind from prototype to production

    Phoenix is a high-performance, productive web development framework written in Elixir. It runs on the Erlang VM (BEAM). It is designed to support both traditional request/response web applications. It also supports real-time, soft-real-time applications via WebSockets, channels, PubSub, and presence features. Phoenix emphasizes fault tolerance, scalability, and developer productivity. It provides tools like code generators, LiveView integration, templating, routing, and a flexible plug pipeline...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Maru

    Maru

    Elixir RESTful Framework

    Maru is a DSL for building HTTP/REST APIs in Elixir that emphasizes concise routing, parameter validation, and versioning. Inspired by Ruby’s Grape, it lets you describe endpoints declaratively—paths, verbs, and nested scopes—while composing reusable middleware via Plug. Strong parameter parsing and validators help keep controllers clean by moving input checking and coercion into the route layer. Built-in support for namespacing and API versioning simplifies rolling changes or maintaining...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ElixirScript

    ElixirScript

    Converts Elixir to JavaScript

    The goal is to convert a subset (or full set) of Elixir code to JavaScript, providing the ability to write JavaScript in Elixir. This is done by taking the Elixir AST and converting it into JavaScript AST and then to JavaScript code. This is done using the Elixir-ESTree library. This release includes one major addition and a number of important changes. ElixirScript.Test ElixirScript.Test is a framework for testing Elixir modules that interact with JavaScript via the FFI. For all other modules...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Kitto

    Kitto

    Kitto is a framework for interactive dashboards written in Elixir

    Kitto is a framework for interactive dashboards written in Elixir. The source for the demo dashboards can be found at: kittoframework/demo. Jobs are supervised processes running concurrently. Widgets are coded in the popular React library. Uses a modern asset tool-chain, Webpack. Allows streaming SSE to numerous clients concurrently with low memory/CPU footprint. Easy to deploy using the provided Docker images, Heroku (guide) or Distillery (guide). Can serve assets in production. Keeps stats...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Canon_ex

    Key Data elements and controlled vocabularies For Cardiology

    N.B This Project is DEPRECATED Canon contains an experimental collection of fields - key data elements (2700) and controlled vocabularies - Pick Lists (4000) for cardiology. It can be used for the construction of Electronic Medical Records and to produce structured Reports Is using the Phoenix - Elixir framework and as backend storage is using the Postgresql Database. Most vocabularies are from the Registries : CathPCI, Action, TVT, NICOR, IMPACT, ICD, CARDS, Echo Standards...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ExAdmin

    ExAdmin

    ExAdmin is an auto administration package for Elixir

    ExAdmin is an auto-administration package for Elixir and the Phoenix Framework. This version has been updated to support both Ecto 1.1 and Ecto 2.0. ExAdmin is an auto-administration package for Elixir and the Phoenix Framework, a port/inspiration of ActiveAdmin for Ruby on Rails. Checkout the Live Demo. The source code can be found at ExAdmin Demo. Checkout this Additional Live Demo for examples of many-to-many relationships, nested attributes, and authentication. ExAdmin is an add...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.