Showing 22 open source projects for "programming program c2"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 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
  • 1
    AutoTyper-with-python

    AutoTyper-with-python

    A program to auto type a text and enter

    A program to auto type a text and enter made with python programming language.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    macFuse

    macFuse

    FUSE extends macOS by adding support for user space file systems

    ... across the network, from memory, or any other combination of sources. Writing a file system using FUSE is orders of magnitude easier and quicker than the traditional approach of writing in-kernel file systems. Since FUSE file systems are regular applications (as opposed to kernel extensions), you have just as much flexibility and choice in programming tools, debuggers, and libraries as you have if you were developing standard macOS applications.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    WS2812FX

    WS2812FX

    WS2812 FX library for Arduino and ESP8266

    This library features a variety of blinken effects for the WS2811/WS2812/NeoPixel LEDs. It is meant to be a drop-in replacement for the Adafruit NeoPixel library with additional features. You can search for WS2812FX in the Arduino IDE Library Manager or install the latest (or development) version manually. More complex effects can be created by dividing your string of LEDs into segments (up to ten) and programming each segment independently. Use the segment() function to program each segment's...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    MOROS

    MOROS

    MOROS: Obscure Rust Operating System

    MOROS is a hobby operating system written in Rust by Vincent Ollivier. It targets computers with an x86-64 architecture and a BIOS, typically from 2005 to 2020. It also runs well on most emulators. MOROS is open source. You can build or download an image. Check out the manual for details on how to use it. MOROS is text-based and draws inspiration from Unix and DOS to provide a simple and efficient environment for computing and communication from the command line. Each program is designed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy management of simple and complex projects Icon
    Easy management of simple and complex projects

    We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.

    Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
    Learn More
  • 5
    quadplay

    quadplay

    The quadplay fantasy console

    ... players with virtual controls for D-pad and eight buttons. Local and safe online multiplayer. Supports Xbox, Playstation, SNES, Stadia, Switch, 8bitdo, touch screen, and other controllers. Hundreds of built-in sprites, sounds, and fonts. Program in PyxlScript, a friendly Python-like language. Order-independent, 4-bit alpha transparency. Native 2.5D graphics with z-order.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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. dispy supports public / private / hybrid cloud computing, fog / edge computing.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    xBridge - I2C/SMBus GUI

    xBridge - I2C/SMBus GUI

    USB Bridge for SMBus/I2C, GPIO, & Clock

    [Introduction] The xBridge-M01 product is a multifunctional USB bridge developed by Doidx. It can control and transmit SMBus/I2C, GPIO, Clock and other interfaces through USB. The product includes software and hardware. It has the characteristics of easy use and development. The core chip is CP2112 Graphical software and operating manual can be downloaded for free at http://xbridge-m01.doidx.com Provide the underlying Java API, http://xsmbus-m01.doidx.com , which can do simple...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    LibSecRm - Secure Removal Library

    LibSecRm - Secure Removal Library

    A library for secure deleting data on-the-fly

    LibSecRm (LIBrary for SECure ReMoval) is a set of replacements for these standard C functions which cause data removing from files. The data is first securely wiped on-the-fly, to protect the user's privacy, then the original functions are called. There is NO NEED to rebuild your software, because LibSecRm is a pre-loadable library, meaning you just need to RUN the software with LibSecRm loaded. LibSecRm is also a development library. The following wiping methods are supported:...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    pFFh

    pFFh

    a self-contained development environment for embedded systems.

    pFFh is a programming language that allows you to launch applications on embedded systems safely, quickly and comfortably. pFFh runs on the target system, combining operation as a command interpreter and code compiler. We can say that pFFh behaves like an operating system on the board under development. All pFFh needs is a serial or USB-serial channel to communicate, and through it, receive and process console commands, either from a keyboard or from files sent from a desktop computer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
    Learn More
  • 10
    OsciViewer
    This program aquires data from the oscilloscope LeCroy9400A, Advantest TR4131 and from the PM3311 (own propriatary bus). Dieses Programm liest Daten der Oszilloskope LeCroy9400A, Advantest TR4131 und PM3311 (eigene proprietäre Schnittstelle) aus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BMDFM

    BMDFM

    Binary Modular DataFlow Machine (BMDFM)

    Binary Modular DataFlow Machine (BMDFM) is a software package that enables running an application in parallel on shared memory symmetric multiprocessing (SMP) computers using the multiple processors to speed up the execution of single applications. BMDFM automatically identifies and exploits parallelism due to the static and mainly dynamic scheduling of the dataflow instruction sequences derived from the formerly sequential program. The BMDFM dynamic scheduling subsystem performs a symmetric...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LibNetBlock - A Network Blocking Library

    LibNetBlock - A Network Blocking Library

    A library for blocking access to network on-the-fly

    LibNetBlock is a library that on-the-fly (by preloading) prevents a program under its control to use the network, to help to keep the user's privacy, prevent data leakage and virus spreading. You can think of LibNetBlock as a simple layer-7 (L7) firewall that simply blocks the network access for the program it controls. There is NO NEED to rebuild your software, because LibNetBlock is a pre-loadable library, meaning you just need to RUN the software with LibNetBlock loaded. LibNetBlock...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    pl

    Perl One-Liner Magic Wand

    Some tasks are too menial for a dedicated script but still too cumbersome even with the many neat one-liner options of "perl -E". This small script fills the gap: various one-letter commands & magic variables (with meaningful aliases too) and more nifty loop options take Perl programming to the command line. Fully imports List::Util. With no program on the command line, starts a pl Shell. How to "e(cho)" values, including from "@A(RGV)", with single "$q(uote)" & double "$Q(uote)". Same...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    xdp

    xdp

    Package xdp allows one to use XDP sockets

    Package github /asavie/xdp allows one to use XDP sockets from the Go programming language. With the default UDP payload size of 1400 bytes, running on Linux kernel 5.1.20, on a tg3 (so no native XDP support) gigabit NIC, sendudp does around 980 Mb/s, so practically line rate. TL;DR: in the same environment, sending a pre-generated DNS query using an ordinary UDP socket yield around 30 MiB/s whereas sending it using the senddnsqueries example program yields around 77 MiB/s. Connecting a PC...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Run autoclicker

    Mouse and keyboard input automator

    An autoclicker is a program that moves the mouse and types on the keyboard automatically, without user input. Run takes a .txt script and runs based off of the commands in the script. Commands include mouse movement, mouse clicking, keyboard typing, and some simple programming language features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    XTVFS Reader

    C++ classes and application to read XTVFS and FAT32 file system images

    C++ classes and sample Qt application to read XTVFS and FAT32 file system images. The XTV file system is used on PVR, e.g. Sky+, to store recorded programmes. The class library can be used to copy unencrypted (i.e. free-to-air) programmes from a disk image. I wanted to extract a recorded program and I was not able to find an open-source tool that could, or even a programming library for accessing xtvfs, so I wrote one. I am calling this alpha as I only wrote it for myself and while it works...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Easyndexer

    Easyndexer

    Creation of databases of scanned documents.

    Easyndexer is a Software program for creating databases with scanned documents or pictures. This program provides tools for creating, editing and viewing this kind of data with a very "friendly" interface. Someone who does not have any knowledge about MySQL or programming can create his own databases for having a good control of documents or pictures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SW2PSA

    SW2PSA (Stop & Wait and Sliding Window Protocol Simulator and Animator

    SW2SPA is an educational simulator with animation for network protocols that allow reliable data transfer, specifically developed for the stop and wait protocols, go-back-N and selective repeat. The aim of SW2PSA is to be used as a tool to support the animation of this protocols in a course like data networks, communication protocols or other related, and to include in the course a project that involves the programming of any of these protocols using a very known language as Java. Since...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SXML is a GNU program that allow to easily manipulate XML sources without worrying about DTDs, Schemas, XSLT and so on. It is implemented in PERL and supports Guile as embedded language for programming it. It is very useful to admin tasks and as an interm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MassiveJava is a Java-based environment for parallel programming. Lithium is able to execute the parallel application using a cluster or a network of workstations. A user is able to program a parallel application without take in account problem like sche
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Chor

    A choreography programming language for concurrent systems

    Chor is a strongly-typed choreography programming language for distributed systems. In Chor, the behaviour of a system is written down as a global program (a choreography) where all the message exchanges between the participants are explicit. Choreographies are statically checked against protocol specifications, given as types, enabling type-directed global programming. Finally, Chor supports the automatic generation of systems from a choreography. With Chor, you do not have to worry about...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    PLCduino

    Open Source PLC based on the arduino platform

    PLCduino is an open hardware alternative for industrial and home automation. It uses the well known ATmega chips as main processor, the same used on Arduino. This means that PLCduino is code-compatible with all arduino sketches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next