Showing 29 open source projects for "mingw-arm"

View related business solutions
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • 1
    Qiling

    Qiling

    Qiling Advanced Binary Emulation Framework

    Cross-platform and multi-arch ultra lightweight emulator. Supported OS: Linux, MacOS, Windows, FreeBSD, DOS and UEFI. Support Arch: x86(16/32/64), ARM(64) MIPS, EVM and WASM. It also support Linux Kernel Module(.ko) , Windows Driver(.sys) and MacOS Kernel(.kext) via Demigod. Binary instrumentation and API are Qiling Framework's main focus and priority. It is designed for reverse engineers - thus there is no need to rebuild another sand boxing tool. Using Qiling Framework saves you time. The API...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    H2O Wave

    H2O Wave

    Realtime Web Apps and Dashboards for Python and R

    ..., Windows, OSX, BSD, Solaris on AMD64, 386, ARM, PPC. Run it on a RPi Zero for great good!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Checkov

    Checkov

    Prevent cloud misconfigurations during build-time for Terraform

    Checkov scans cloud infrastructure configurations to find misconfigurations before they're deployed. Checkov uses a common command-line interface to manage and analyze infrastructure as code (IaC) scan results across platforms such as Terraform, CloudFormation, Kubernetes, Helm, ARM Templates and Serverless framework. Verify changes to hundreds of supported resource types in all major cloud providers. Checkov supports developers using Terraform, Terraform plan, CloudFormation, Kubernetes, ARM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GEF

    GEF

    Modern experience for GDB with advanced debugging capabilities

    GEF is a set of commands for x86/64, ARM, MIPS, PowerPC and SPARC to assist exploit developers and reverse-engineers when using old-school GDB. It provides additional features to GDB using the Python API to assist during the process of dynamic analysis and exploit development. Application developers will also benefit from it, as GEF lifts a great part of regular GDB obscurity, avoiding repeating traditional commands or bringing out the relevant information from the debugging runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
  • 5
    DAE Tools Project

    DAE Tools Project

    Object-oriented equation-based modelling and optimisation software

    DAE Tools is a cross-platform equation-based object-oriented modelling, simulation and optimisation software. It is not a modelling language nor a collection of numerical libraries but rather a higher level structure – an architectural design of interdependent software components providing an API for: - Model development/specification - Activities on developed models, such as simulation, optimisation, sensitivity analysis and parameter estimation - Processing of the results, such as...
    Leader badge
    Downloads: 112 This Week
    Last Update:
    See Project
  • 6

    Gnu Tools

    Unix Tools For Windows

    CodeBlocks With A full development environment. Took a while but CodeBlocks is now upto speed and in sync with the current release version. New version of CodeBlocks supports XML based configuration, so users can do specialized compiler support if needed. Changed away from the old Msys in favor of Msys2 which has better support for a lot of things like miktex. Old package is still there if you still need it but wont be developed on anymore. Loads of modifications compared to the Msys2...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7

    contools

    console tools, batch scripts, shell scripts, shell tools, utilities

    https://sourceforge.net/p/contools/contools/ci/master/tree/README.md https://sourceforge.net/p/contools/contools/ci/master/tree/README_EN.txt https://sourceforge.net/p/contools/contools/ci/master/tree/README_EN.deps.txt https://sourceforge.net/p/contools/contools/ci/master/tree/changelog.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DracOS GNU/Linux Remastered
    What is DracOS GNU/Linux Remastered ? DracOS GNU/Linux Remastered ( https://github.com/dracos-linux ) is the Linux operating system from Indonesia , open source is built based on Debian live project under the protection of the GNU General Public License v3.0. This operating system is one variant of Linux distributions, which is used to perform security testing (penetration testing). Dracos linux in Arm by hundreds hydraulic pentest, forensics and reverse engineering. Use a GUI-based tools...
    Downloads: 37 This Week
    Last Update:
    See Project
  • 9
    BeaEngine 5

    BeaEngine 5

    BeaEngine disasm project

    ... instructions. You can use it in C/C++ (usable and compilable with Visual Studio, GCC, MinGW, DigitalMars, BorlandC, WatcomC, SunForte, Pelles C, LCC), in assembler (usable with masm32 and masm64, nasm, fasm, GoAsm) in C#, in Python3, in Delphi, in PureBasic and in WinDev. You can use it in user mode and kernel mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 10
    Snap7

    Snap7

    32/64 bit multi-platform Ethernet S7 PLC communication suite

    Snap7, through three specialized components: Client and the inedited Server and Partner, allows you to definitively integrate your PC based systems into a PLC automation chain. Designed to transfer large amounts of hi-speed data in industrial facilities, it scales easily, down to small Linux Arm boards such as Raspberry PI. Hi level object oriented wrappers are provided, currently C/C++, .NET/Mono, Pascal, LabVIEW, Python with many source code examples. Very easy to use, a full working...
    Leader badge
    Downloads: 740 This Week
    Last Update:
    See Project
  • 11
    Miasm

    Miasm

    Reverse engineering framework in Python

    The Miasm intermediate representation is used for multiple task: emulation through its jitter engine, symbolic execution, DSE, program analysis, but the intermediate representation can be a bit hard to read. We will present in this article new tricks Miasm has learned in 2018. Among them, the SSA/Out-of-SSA transformation, expression propagation and high-level operators can be joined to “lift” Miasm IR to a more human-readable language. We use graphviz to illustrate some graphs. Its layout...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Nebula reporter

    Nebula reporter

    The optional reporter container which reads nebula reports from Kafka

    Nebula is an open source-distributed Docker orchestrator designed for massive scales (tens of thousands of servers/worker devices), unlike Mesos/Swarm/Kubernetes it has the ability to have workers distributed on high latency connections (such as the internet) yet have the pods(containers) be managed centrally with changes taking effect (almost) immediately, this makes Nebula ideal for managing a vast cluster of servers\devices across the globe. Ever wandered how your going to push an update...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Nebula worker

    Nebula worker

    The worker node manager container which manages nebula nodes

    Nebula is a open source distributed Docker orchestrator designed for massive scales (tens of thousands of servers/worker devices), unlike Mesos/Swarm/Kubernetes it has the ability to have workers distributed on high latency connections (such as the internet) yet have the pods(containers) be managed centrally with changes taking affect (almost) immediately, this makes Nebula ideal for managing a vast cluster of servers\devices across the globe, some example use cases are IoT devices,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PlatformIO Storage

    PlatformIO Storage

    An open source ecosystem for IoT development

    Cross-platform code builder and library manager. Continuous and IDE integration. Arduino and MBED compatible. Ready for Cloud compiling. Development Platforms - Embedded and Desktop development platforms with pre-built toolchains, debuggers, uploaders and frameworks which work under popular host OS: Mac, Windows, Linux (+ARM) Embedded Boards - Rapid Embedded Programming, IDE and Continuous Integration in a few steps with PlatformIO thanks to built-in project generator for the most popular...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 15

    Open|SpeedShop

    Open|SpeedShop is an open source multi platform Linux performance tool

    Open|SpeedShop is an open source multi platform Linux performance tool which is targeted to support performance analysis of applications running on both single node and large scale IA64, IA32, EM64T, AMD64, PPC, Blue Gene, ARM and Cray platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GDeps

    GDeps

    Automatic process to update and build your external libraries/projects

    Welcome to GDeps! ( http://gdeps.org ) ========== [PRE-ALPHA] GDeps is a C++ dependencies/projects builder. Write in Python3. Launch a project script and GDeps will: 1) Create and Update the repository (svn, git, mercurial) 2) Make the solution (cmake, boost, bakefile) 3) Build the solution (Compilers : Mingw, VC90~140, Clang, Digital Mars, Ides : Visual Studio, Codeblocks ). Install: ========== 1) Install Python3: https://www.python.org/ 2) Install GDeps: https://sourceforge.net...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BATS

    BATS

    Bayesian Adaptive Trial Simulator

    A user-friendly, quick simulator for Bayesian Multi-Arm Multi-Stage Trials
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Command line utility for programming the internal flash in NXP arm processors using the ISP protocol in the built-in bootloader. Lots of processors are supported and it is easy to add more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    A comprehensive software suite for reading barcodes. Supports EAN/UPC, Code 128, Code 39, Interleaved 2 of 5 and QR Code. Includes libraries and applications for decoding captured barcode images and using a video device (eg, webcam) as a barcode scanner.
    Leader badge
    Downloads: 881 This Week
    Last Update:
    See Project
  • 20
    yafra

    yafra

    Apache Cayenne, Wicket, CXF, GWT, EJB examples as a framework

    Yet another (different) framework. Examples around Apache Cayenne. Using different technologies like Apache CXF Google Web Toolkit EJB Apache Wicket Eclipse RCP Java ANSI C Perl Python Bash WE MOVED TO GITHUB.COM !! All sources are now in git on github.com - search for yafra project. Thanks sf.net for the very good service in the past - but now it was time to move on!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cake Build System
    Cake is a build system that combines the flexibility of Python build scripts with an incremental build speed that matches build systems written in C/C++. It requires Python 2.4-3.2 and natively supports Windows, Linux, Mac, Cygwin, MSVC and GCC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Open Descent Foundation (ODF) is a community for developers, who want to help to create open source programs, tools, etc. for the famous games Descent1, -2 or -3. Everyone can join the ODF if he accepts the idea of writing open source programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    X Ray: Coding Analysis for SCMs
    XRay is an analysis tool built upon your SCMs, aimed to consolidade project statistics from many repositories in a single tool, generating code reports and development statistics obtained from log data and file versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An implementation of the Open Group's Application Response Measurement (ARM) Version 4 standard. The ARM standard describes a means of breaking an application down into it's constituent transactions, and measuring response time across multiple tiers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Objective-3D is a video-game library developped by Dream Overflow. It works on PC and Machintosh, and it is developped for Windows, Linux and MacOSX plateforms. Developed in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next