Showing 25 open source projects for "c++ oop"

View related business solutions
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 1
    libusbmuxd

    libusbmuxd

    A client library to multiplex connections from and to iOS devices

    ... provides an open-source reimplementation of the usbmuxd daemon to use on Linux or as an alternative to communicate with iOS devices without the need to install iTunes. The architecture of the library and dependencies has been designed with an OOP approach in mind. Thus bindings for other programming languages are easier to create and allow an OOP based API. Linux enthusiasts were not amused about great but incompatible hardware like the iPhone 2G.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Gideros

    Gideros

    Gideros Release version

    ... projects an easy task. You can easily extend the core with plugins. Import your existing (C, C++, Java or Obj-C) code, bind to Lua, and interpret them directly. Dozens of open-source plugins are already developed and ready to use: ads, in-app purchases, physics for 2d or 3d, Steam integration, and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DynaMix

    DynaMix

    A new take on polymorphism

    ...::object as a placeholder, whose instances can be extended with existing classes (mixins), thus providing a particular instance with the mixin features of all those types. Likely the most important types of mixin features are messages: functional objects that in C++-OOP terms can be thought of as methods. Mixin features are overridable and use late binding and singular dispatch. Unicasts and multicasts are possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BAIK Scripting Language

    BAIK Scripting Language

    Bahasa Komputer berejaan Indonesia

    BAIK is a scripting language which syntax is in Indonesian for Windows, iOS, Android and Linux. BAIK runs on Server, Desktop, Laptop, Mobile gadget and Embedded Computer IoT. It supports basic text input output, Animation, PDF, UTF8, Printer, simple OOP, GUI, CGI, Databases, Graphics and TCP/IP. "BAIK adalah bahasa komputer dalam bahasa Indonesia"
    Downloads: 1 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 5

    SGT_FW

    Simple GUI Toolkit Framework

    SGT_FW is a GUI toolkit with a framework. It can use for creating application in Lite-C language provided by 3D Gamestudio. This toolkit provides new objects and statements with OOP like syntax and approach, to make easier the development the 2D surface of applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Vivid3D-Sharp

    Vivid3D-Sharp

    Modern 3D engine and IDE written using C# and C++.

    Modern 3D engine and IDE written using C# and C++. Vivid features all the required functionality to write modern apps ang games. Including a fully working custom GL UI called "ResonanceUI". It features lighting and shadows(Unified) and can even embed and playback videos via FFMPEG, in the UI or full screen, with fully synced audio+picture. It offers two scripting solutions: C# and a custom language called VividScript, which is an OOP style language. The Editor is based on other modern...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A small library (as headerfile) which extends the C language with OOP like capabilities (object orientation). Project Focus - simple, fast, portable - public data encapsulation - polymorphism - single inheritance
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    cppviz

    C preprocessor magick

    Provides C preprocessor macros for easily creating enums, foreach loops, switch-cases etc. based on data tables. Usage of these macros enforces good programming style by avoiding spreading of information throughout the code. Only for GCC at the moment, sorry. Maybe Clang ... not tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CJAX

    CJAX

    Ajax Development Framework written in PHP and JavaScript.

    ... * Lives in harmony, not in competition with other frameworks * Uses a combination of data services objects, xml/json * Easy and Generic API * 5+ Years of Improvements and development growth * 50% PHP, 50% JavaScript * Docs+Samples+Demos+API Available * Clean Code and 100% OOP * Extendible (through plugins)
    Downloads: 0 This Week
    Last Update:
    See Project
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 10

    EagleGUI

    Edgar's Allegro Gui Library and Extensions

    This library originally started out as a collection of reusable code. After a while I added a full fledged GUI to it. It works with Allegro 4. It is designed to simplify and streamline working with Allegro and supports easy creation of custom widgets. There is a large selection of widgets and creating new widgets is simple and straightforward. This project is no longer under development. See https://sourceforge.net/projects/eagle5gui/ for the successor to this GUI library. It is still...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Clipper/XBase compatible compiler with initial support other xBase dialects. Multitasking, OOP,SIX/Comix, SQL and ODBC drivers,a C-API for third-party developers, a few wrappers for popular libraries (such as BZIP, GZIP, GD, Crypto, and Fcgi), ....
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12

    tidypp

    A c++ wrapper around HTML Tidy Lib

    This wrapper is meant to use curl in an OOP manner while preserving the programming style / API style of tidylib. This is more like an object oriented c++ bind rather than a wrapper, as it tries to keep the api as simple and as close to the original as possible without wrapping unnecessary stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    rag pattern replacer
    OOP scripting language for syntax-based processing of ASCII input files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    nsl

    lite and flexibel interpreter

    NSL is a small but powerfull interpreter. It supports OOP, arrays, variables, math, loops and user modules. It is a flexibel interpreter because it is based on javascript/php/c. There is no need define the data type of a variable, define classes inside classes, easy to use OOP inheritance and it has an easy to use syntax. Besides that, it is very easy to expand NSL by writing your own modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    satpos

    satpos

    c++ library for calculating the position of a satellite

    This library is used to calculate the position of a satellite or the moon on any geographical location on the earth's surface. The Library is writte in C++ and OOP. The Actual Status of the Library can download from the svn-repository. On my website oe5tpo.com can you find infos about satpos, but this infos are all in German!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    DEPRECATED-The deva programming language

    DEPRECATED v1 - v2 is current, hosted on bitbucket

    ... similarities to C and Python. Designed for embedding in C++ applications, it is also suitable for simple scripting applications. Written to be as simple as possible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    The aim of the project is to develop an enterprise object oriented database management system (oodbms) in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ming language is a new OOP interpreted language engine for everyone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CLiteOO (Lightweight OOP in C) is a framework and toolkit to write object-oriented code in C language. The feature is its syntax is very similar to C++ and supports simple reflection mechanism. *It not uses ugly marco (just like CLASS_DECLARE).*
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tool that parses natural-like description of OOP model and generates code in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Extended C gives Object-Oriented features such as self-referential structure pointers via macros to C, resulting in an object-oriented style. Currently tested in gcc, we hope to stabilize it for other compilers as well, including Borland & Visual Studio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Yed is a C software library made of modules (objects) instanceable according to the main paradigms of OOP: incapsulation and data hiding. The library contains objects that handle XML files and buffers, FTP connections, file system operations etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    An extensible .NET-based API for accessing Google's Gmail service. The model is very modular, as it follows common OOP design patterns. A small reference application is included that acts as a system tray mail notifier and address book importer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    C into assembly language converter producing asm files, specific optimizations for different chip manufacturers (Intel, AMD and Transmeta), written in C/C++ with OOP design, designed to be multiplatform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Prog is a lightweight, high-level, general-purpose, interpretable, compilable, strongly typed language that balances pragmatism, legibility, and versatility. Types are first-class objects and evaluation is considered a side-effect of type conversion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next