Showing 44 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
    kubenav

    kubenav

    kubenav is the navigator for your Kubernetes clusters

    ...It is possible to view logs and events or to get a shell into a container. You can also edit and delete resources or scale your workloads within the app. The app is developed using Ionic Framework and Capacitor. The frontend part of the app is implemented using TypeScript and React functional components. The backend part uses Go mobile for communication with the Kubernetes API server and Cloud Providers. So it is possible to achieve nearly 100% code sharing between the mobile and desktop implementation of kubenav. Create a port-forwarding connection to one of your Pods and open the served page in your browser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Corosync Cluster Engine

    Corosync Cluster Engine

    The Corosync Cluster Engine

    ...A configuration and statistics in-memory database that provides the ability to set, retrieve, and receive change notifications of information. A quorum system that notifies applications when a quorum is achieved or lost. Our project is used as a high-availability framework by projects such as Pacemaker and Asterisk. We are always looking for developers or users interested in clustering or participating in our project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Sync, Archive, Validate, Exchange (Save)
    Save is a lightweight framework for creating high availability systems based on Mon with extensions for authenticated heartbeats and IP address takeover. Save also provides validation, synchronization, and archival of configuration and other files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    pycos

    Python framework for concurrent, asynchronous, distributed tasks

    Python framework for concurrent, asynchronous, distributed communicating tasks for broad range of use cases, including public / private / hybrid cloud computing, fog / edge computing.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 5

    dispy

    Distributed and Parallel Computing with/for Python.

    dispy is a generic and comprehensive, yet easy to use framework for creating and using compute clusters to execute computations in parallel across multiple processors in a single machine (SMP), among many machines in a cluster, grid or cloud. dispy is well suited for data parallel (SIMD) paradigm where a computation (Python function or standalone program) is evaluated with different (large) datasets independently.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    The Community Scheduler Framework (CSF) is a set of Grid Services, implemented using the Globus Toolkit, which provides an environment for the development of metaschedulers that can dispatch jobs to resource managers such as LSF, SGE, PBS and Condor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GPU,  a Global Processing Unit

    GPU, a Global Processing Unit

    A framework for distributed computing

    An extensible framework for distributed computing on P2P grids. We support peaceful free and open research and build an internet supercomputer. We render movies, solve Eternity puzzles, predict climate and improve a ~30 GHz cluster of clients.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    asyncoro

    Python framework for asynchronous, concurrent, distributed programming

    asyncoro is a Python framework for developing concurrent, distributed, network programs with asynchronous completions and coroutines. Asynchronous completions implemented in asyncoro are sockets (non-blocking sockets), database cursors, sleep timers and locking primitives. Programs developed with asyncoro have same logic and structure as Python programs with threads, except for a few syntactic changes. asyncoro supports socket I/O notification mechanisms epoll, kqueue, /dev/poll (and poll and select, where necessary), and Windows I/O Completion Ports (IOCP) for high performance and scalability, and SSL for security
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Cbench is intended as a relatively straightforward toolbox of tests, benchmarks, applications, utilities, and framework to hold them together with the goal to facilitate scalable testing, benchmarking, and analysis of a Linux parallel compute cluster.
    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
  • 10

    ForeIndex

    Distributed Index with Apache Hadoop, Apache Lucene and Apache Tika

    This is a distributed index framework using Apache Hadoop, Apache Lucene and Apache Tika, to index large volume of data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project aims to provide a reliable cloud computing system, able to work with cloud computing framework existing today. Developed and maintained by Alecsandru Patrascu, Computer Science, University Politehnica of Bucharest
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Crossplatform framework for developing projects which provide services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Channel is a C++ framework for distributed message passing and event dispatching, configurable with its components (msg ids,routing algorithms...) as template parameters. As a namespace shared by peer threads, channel supports scope control and filtering
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NetWorkSpaces, developed by Scientific Computing Associates Inc., provides a framework to coordinate programs written in R. It allows users to write parallel programs in R easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NetWorkSpaces, developed by Scientific Computing Associates Inc., provides a framework to coordinate programs written in Python, making it easier to write distributed applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Web Reporting

    although fully functional, this is a pre-framework that you can extend

    Fourfive is a powerful yet extremely easy-to-configure web reporting solution for Oracle and possibly other RDBMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Provides OCF (Open Cluster Framework) compliant resource agents, to run SAP software in a Linux high availability cluster (like the Linux-HA project).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Essence is a simple Java framework with modules for Quantitative Analysis and Distributed Data systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FMACJ is a parallelization framework for the .NET CLR that gives your applications multicore/cluster support by saying what should be parallelized via attributes. You do not have to think about threads and networks at all. FMACJ also runs on Mono.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jgroup/ARM is a replication framework that supports group method invocations, hides replication from the clients, and partitioning in distributed systems. In addition, the replication management facility supports autonomous replica deployment and recovery
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Grouphug is a clustering framework with an evil twist. Its written in bash. Its very portable and surprisingly easy to work with. This is a project to stimulate the brain with some really cool ideas using a tool thats completely inappropriate for the job
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A LDAP based cluster control system that allows the deployment and administration of heterogeneous clusters. An extremely generic framework designed to be extended as required by administrators for each cluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    - DSI is a security framework addressing security needs of carrier-grade Linux clusters. - DigSig is a linux kernel module checking RSA signatures of ELF executables at run-time. **Those projects are no longer maintained**
    Downloads: 16 This Week
    Last Update:
    See Project
  • 24
    Cbench is intended to be a relatively straightforward collection of tests, benchmarks, applications, utilities, and framework to hold them together with the goal to facilitate scalable testing and benchmarking of a Linux parallel compute cluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Alternative implementation of Spring framework remoting subsystem that supports different schemes of remote communication between client and server (1-1, 1-many, dynamic services discovering).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next