Showing 36 open source projects for "run 3"

View related business solutions
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
    Learn More
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 1

    CSP embedded C-like scripting language

    C-like language parser, bytecode generator and a VM

    Project aims to implement a C-like language interpreter with small code and memory footprint for 32bit microcontrollers. At the time of writing, parser code size for Cortex-M3 is less than 10K and VM is less than 3K. RAM requirements mostly depend on code size and complexity, but few kilobytes should be enough to handle most reasonably simple cases. Parser and VM are written with code size priority, not security. Project should not be used to run code (and bytecode) from untrusted sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Coronis SDK

    Coronis SDK

    Set of module for data processing of wireless device

    The goal is to create a leading “Set of software libraries for data processing of wireless device based on Coronis platform“. These libraries will run on all major platforms (embedded and desktop) and provide services for data processing through generic APIs. Keywords: Coronis, Wavenis, API, Plugin, Wireless, Waveport, Wavecard, Profile, Java, C, C++, C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Instigate GUI Toolkit
    Instigate GUI Toolkit is an Abstraction for multiple GUI Toolkits allowing to write single GUI code which can run on multiple platforms and with multiple GUI back-ends. Now it supports QT and gtkmm back-ends on Linux. Work on GTK+ and EWL is ongoing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    qrossu

    Qt Run On System StartUp C++

    Cross platform library using Qt API, to set your application to be started on system startup. Windows: Registry Linux: KDE4 autostart, GNOME autostrat, cron table Mac: launchd, cron table TODO: - Cron table method is under development! - Support run once - Support Services/Daemons - Add more method
    Downloads: 0 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
    Learn More
  • 5

    FastImageEx

    Image format to processing images on Delphi

    This package defines an image format that was designed to be easily processed. The image can contain multiple channels. 1, 3 and 4 are common values but any number of channels is possible. This version defines channels with 8, 16 or 32 bits deep and allows mixing different types of channels in the same image. Each channel is stored in a map separated from other channels and can be independently processed without requiring any additional manipulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    bigfish

    bigfish

    Library for crossplattform communication

    bisfish is a crossplattform library that can be used with IPhone, Android and Windows Phone 7 projects. It enables you to easily share data between the three platforms. You run a server (programmed in java) to that all the clients will connect. The clients can choose a session to join with. A session can be password protected. In a session you can send messages (bytes) to all of the members of a session, to a group of members or to a single member (broadcast, multicast and unicast).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Contains a base class AsynchronousOperation which allows you to start long-running operations on a separate thread from the UI whilst providing meaningful progress information to the UI without the UI needing to know anything about the internal implementation of the operation being run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A backtracking (non-packrat) parser generator for parsing expression grammars. The parsers are generated at run-time using the LLVM JIT compilation engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Erlang Run Time System compiled as a static library for the iPhone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • JobNimbus Construction Software Icon
    JobNimbus Construction Software

    For Roofers, Remodelers, Contractors, Home Service Industry

    Track leads, jobs, and tasks from one easy to use software. You can access your information wherever you are, get everyone on the same page, and grow your business.
    Learn More
  • 10
    CoTaMan - Concurrent Task Manager is a library based on Boost that allows you to easily run a set of tasks with known dependencies on multiple threads that are managed in a thread pool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The goal: to provide implementations of as many algorithms (sorting, searching, ...) and data structures (lists, trees, ...) as possible, accompanied by discussion of big O run time and memory limits and references to sources of further study.
    Downloads: 0 This Week
    Last Update:
    See Project