Search Results for "framework-arduinoststm32"

Showing 35 open source projects for "framework-arduinoststm32"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    XNNPACK

    XNNPACK

    High-efficiency floating-point neural network inference operators

    XNNPACK is a highly optimized, low-level neural network inference library developed by Google for accelerating deep learning workloads across a variety of hardware architectures, including ARM, x86, WebAssembly, and RISC-V. Rather than serving as a standalone ML framework, XNNPACK provides high-performance computational primitives—such as convolutions, pooling, activation functions, and arithmetic operations—that are integrated into higher-level frameworks like TensorFlow Lite, PyTorch Mobile...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2

    mtsieve

    A multi-threading framework using a prime sieve to do work

    mtsieve is a framework wrapped around primesieve to distribute prime numbers to worker classes to do work with those prime numbers. The "mt" means that it is multi-threaded. The "sieve" means that the framework is typically used to eliminate candidate terms with small from a set of numbers. The numbers remaining after using mtsieve can then be used by programs such as llr and pfgw to test those numbers for primality. Another usage could be to use those prime numbers to test each...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 3
    Objeck

    Objeck

    Simple ⇒ Object-Oriented ⇒ Functional

    Objeck is an object-oriented programming language with functional features. Objeck emphasizes, expression, simplicity, portability, and scalability. The programming environment consists of a compiler, virtual machine, and command line debugger with IDE plugins.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Program Manager Eternity

    Program Manager Eternity

    Program and Game Manager for DOS

    Program Manager Eternity is an application for launching applications in DOS. Mainly, It is for the still very active FreeDOS platform. It is built on top of the newly created QuickCrt object-oriented framework for Turbo Pascal 7.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    UniSIMD-assembler

    SIMD macro assembler unified for ARM, MIPS, PPC and x86

    UniSIMD assembler is a high-level C/C++ macro assembler framework unified across ARM, MIPS, POWER and x86 architectures. It establishes a subset of both BASE and SIMD instruction sets with clearly defined common API, so that application logic can be written and maintained in one place without code replication. The assembler itself isn't a separate tool, but rather a collection of C/C++ header files, which applications need to include directly in order to use. At present, Intel SSE/SSE2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Alan Framework

    Alan Framework

    A C2 post-exploitation framework

    Alan Framework is a post-exploitation framework useful during red-team activities. You can run your preferred tool directly in-memory. JavaScript script execution (in-memory without third party dependency) Fully compliant SOCKS5 proxy. Supported agent types: Powershell (x86/x64), DLL (x86/x64), Executable (x86/x64), Shellcode (x86/x64). Server.exe can be executed in Linux (via dotnet core) The network communication is fully encrypted with a session key not recoverable from the agent binary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FastFlow: programming multi-core

    FastFlow: programming multi-core

    Pattern-based multi/many-core parallel programming framework

    FastFlow is a C/C++ programming framework supporting the development of pattern-based parallel programs on multi/many-core, GPUs and distributed platforms. FastFlow run-time is built upon non-blocking threads and lock-free queues. Thanks to its very efficient CAS-free communication/synchronization support (e.g. few clock cycles core-to-core latency), FastFlow effectively supports the exploitation of fine grain parallelism, e.g. parallel codes managing very high frequency streams on commodity...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    QuickCrt

    QuickCrt

    Object-oriented RAD framework for Turbo Pascal 7.0

    Based upon my 20+ year old super fast QCrt text mode display driver, QuickCrt is an event driven object-oriented framework for rapid application development using Turbo Pascal 7.0 for DOS. Completely self contained, it uses no 3rd party or original Borland units (excluding the built-in System unit). It uses no Turbo Vision and is more like Delphi minus the drag and drop. It has support for String formatting, Custom text fonts, Themes, Keyboard mappings, Config files and Multiple languages baked...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DanubioNG is a simple, pattern based, C++ framework for developing embedded applications. It compiles and works on Linux and Windows (MinGW).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10

    SkyEye

    a very fast full system simulator

    SkyEye is a very fast full system simulator which takes llvm as IR of dynmic compiled framework.. It can simulate series ARM, Coldfire,Mips, Powerpc, Sparc, x86, TI DSP and Blackfin DSP Processor. Also can simulate multicore system by the multicore of host. The commercial support is provided by DigiProto Co. (http://www.digiproto.com)
    Downloads: 31 This Week
    Last Update:
    See Project
  • 11

    eXtensible Modular Hypervisor Framework

    Hypervisor R&D for recent x86 with support for DRTM + 2D paging

    ***** XMHF is no longer in active development. It is superseded by uberXMHF (uber eXtensible Micro-Hypervisor Framework) which is available at: http://uberxmhf.org ***** XMHF is an eXtensible and Modular Hypervisor Framework that strives to be a comprehensible and flexible platform for performing hypervisor research and development. The framework allows others to build custom (security-sensitive) hypervisor-based solutions (called "hypapps"). XMHF advocates a "rich" single-guest...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    ppc_sim_booke

    e500v2 simulator

    An experimental ISS for freescale's e500v2 core. It is meant to simulate only cpu and memory subsystem and is purely intended for academic/learning purposes only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    STM32 LWIP QPC Ethernet DPP

    Quantum Leaps (QPC) DPP example with LWIP on STM3220G eval board

    This is a port of the Dining Philosopher Problem (DPP) using the Quantum Leaps (http://state-machine.com) hierarchical state machine framework with the Light Weight IP (LwIP) network stack (http://savannah.nongnu.org/projects/lwip) and an ethernet driver implemented on the STM3220G-eval board (http://www.st.com/internet/evalboard/product/250374.jsp) running on stm32f207 Arm Cortex M3 uProcessor. The project is eclipse based and uses Code Sourcery cross compiler. See http://www.stf12.org...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Post Memory Corruption Memory Analysis

    PMCMA - Post Memory Corruption Memory Analysis

    .... The exact replicas of the process created in memory can then be intrumented while keeping the properties (eg: state of variables, ASLR, permissions...) of the original process. Pmcma is an easily extensible framework available under the Apache 2.0 license. Read more at https://moabi.com/research/jbrossard/index.html#pmcma
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RubyMoss is a Web - Based Framework written with Ruby on Rails, intended to support all analysis and data processing for Mossbauer Spectroscopy. Written under BSD License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    yaMOS - yet another My Operating System
    yaMOS stands for: yet another "My Operating System". This is a hobby Operating System, let's see to what it develops... At the moment it's only a kernel written in C++ and Assemly.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    FreeWPC is a software framework for writing new software for 1990's Bally/Williams pinball machines. The framework allows you to build your own ROM images, define your own game rules, incorporate dot matrix animations, design lamp shows, and so on.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    vesper(Virtual Embraced Space ProbER) offers framework to monitor status of guests on various virtual machine environments, by injecting kernel modules from host to other guest domains.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A raster graphics library for TCL, with a modular framework for loading 32bit RGBA buffers (ie from an image file), compositing them and saving them or displaying them. TTF font rendering and basic primitives are also supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Parallel Events and Asynchronous tasKing Library. Originally combining multi-threading with an efficient I/O event model, it's now more a lightweight object-oriented framework for event-based applications.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    Keep It Simple Bus is a PC+MCU based Robotics Framework that utilizes serial port to interface to multiple DC/Servo/Stepper motors through PIC12F683 ising binary protocol. Main goal is to do it as cheap as possible with minimal number of components, fast
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Grimoire is a framework for building and running Warcraft 3 game and world editor hacks. It includes several DLLs which streamline map development and add new functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A framework for allocation of system resources (such as CPU, mem, I/O and network) based on user defined classification of work within the system.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    EL is an opensource initiative specially targeted to the hobbyist game developer. Game projects and a smaller framework based basically on well known tools such as Allegro, DirectX and OpenGL. Online examples should be included also. [Inactive]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    EternalNGE is a cross-platform software framework for developing emulators/simulators providing generic interfaces for graphics, sound, etc. The primary focus is on game-consoles though the design allows for any device using i2c, memory mapped io, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 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.