128 programs for "c++ programming language" with 2 filters applied:

  • 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
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    CORBA for PHP is a PHP Extension to use CORBA objects in PHP5(Zend Engine 2). It uses MICO as its ORB and will also provide an Idl-to-PHP language mapping specification and compiler. For a PHP4 CORBA support look at the great Universe-phpext.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    IoBind is a C++ STL compliant library to easily serializing objects to/from string, handle encodings, add encrypion, convert to base64, etc. IoBind uses Meta-Programming to acheive a new way of looking at ostream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Serveez is a server framework. It provides routines and help for implementing IP based servers (currently TCP, UDP and ICMP). The application demonstrates various aspects of advanced network programming in a portable manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Perl Extensions for OpenLDAP is a PERL extensions package derived from the PerLDAP package. The goal of Perl Extensions for OpenLDAP is to expose the native OpenLDAP C API, as is, to programs written in the PERL language. This package differes from othe
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    Programming Utilities written for quicker development processes. Distributed in one big package. All GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    POSYS: Programmers Operating SYStem. A small, fast, dynamic, secure OS project. (In development) Language: NASM + CC386.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TCP/IP for beginners a way for beginners to start programming in sockets with c++. Developed especially for users of opengl() and multiplayer games programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tourk is a framework for developing programming games, where two (or more) people write game playing code (like Deep Blue) and a controller puts the two against each other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CmdPlus Console Enhancement - featuring tab completion, popup help and all of the modern features of programming editors, but for a command line. A truely powerful Unix like shell for windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 10
    Attempt of a portable cross-language object-oriented benchmark . So far supporting C++, Objective-C, and Java. Support for Smalltalk, CLOS, CSharp, and Eiffel is in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    rubynet is the backend for a distributed module and documentation project for the Ruby programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An open source PowerPC CPU simulator and assembler, with associated documentation and tutorials, to facilitate the teaching of modern RISC assembly language programming. Written in java for portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Extension Corrector permit to know the format of a file without any or correct extension (it is a problem under Windows). My project is to improved the use of all type of file between Unix and DOS/Windows. I'll try by this way to learn the C language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project tries to design and implement a flexible, system independent bug tracking system with highly customizable workflow, operating on a(ny) database. Programming language is Java. Programming model is Java Servlet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    iXml is an XML Interpreter. The Interpreter runs over the XML. The language itself is modelled in XML. Connect Xml to data, guis, network and control it all. Please read proposal docs. Working implementation available for download less than 100k.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Unix.NET is a Free Software collection of various Unix utilities that have been ported to the Common Language Runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ToGather is a network statistics tool (RRDtool frontend) and a SNMP MIB browser. ToGather is OS independent as it uses the programming language perl and any web browser for the display of the graphical statistics and the MIB browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    a distributed engine for abstract neural network development via natural-language programming
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Firefly's Clean Lzo

    A human-readable ISC-Licensed implementation of the LZO1X algorithm.

    LZO is a compression library which is widely used around the world. The main problem with LZO is that it is absolutely not human readable. People have done crazy stuff to get LZO to run in their language. Usually it implies inline assembly or trying to execute data which actually contains machine code. This is sick. Whoever is responsible for this sorry situation ought to be ashamed. So I'm going to deobfuscate LZO and provide a ISC implementation of this algorithm in Python and C...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OS for embedded and mobile devices based on tiny byte-code interpreter and FORTH language compiler (into platform-independent byte-code). In other word its smallest programming language realization works on any type computer with any OS
    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
    IronBabel is a universal emulation platform; that is, IronBabel is intended to run anywhere and run anything. To achieve this, IronBabel is implemented using .NET technology, namely the Nemerle programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Control-Freak

    Visual Automation & UI Authoring

    This is a general purpose tool optimized for managing, programming and automating machines, services and apps or just loose parts of code snippets. It comes with a visual block language and a visual GUI designer which lets you inter connect and automate all sorts of devices. It has built-in support for TCP, UDP, Serial, MQTT, SSH, Arduino/Raspberry-PI or access to your custom API via HTTP. Public Homepage: http://pearls-media.com/control-freak/ On Github: https://github.com/net...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    one type of dynamic language whos backgrouand virtual machine is base on S-expression, just as lisp a looks like. and the idea of the forgrand of snail comes from python mainly, and some from java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The goal of EnerWare is to design and create language primitives and/or extensions that enable the support and provision for energy awareness in resource-constrained systems such as embedded sensors and large-scale servers.
    Downloads: 0 This Week
    Last Update:
    See Project