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

View related business solutions
  • 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.
  • 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.
  • 1
    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
  • 2
    Codex - Password Manager

    Codex - Password Manager

    Administrador de contraseñas para todas sus cuentas. Fácil y seguro.

    Codex nació para una presentación final de OOP. La idea principal es diseñar una forma fácil y segura de administrar sus cuentas web, con herramientas como ezLink y copiar / pegar doble clic hace que su fecha sea más segura de usar, ver y guardar. Está hecho en C ++ y se actualizará pronto para la gestión web y más.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    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
  • 4

    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 being...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
  • 5
    ThreadPool is a project intended to provide a lightweight ThreadPool implementation, especially applicable in an embedded environment. It is based on OOP Callback and template techniques, trying to keep as close to the Standard as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    curlplusplus

    A c++ wrapper/bind around libcurl

    This wrapper is meant to use curl in an OOP manner while preserving the programming style / API style of libcurl. 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
  • 7

    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
  • 8
    rag pattern replacer
    OOP scripting language for syntax-based processing of ASCII input files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    NVB

    small naruto game

    Small Free opensource game coded by a noob. i fail at oop and alot of my code is badly written and even worsly documented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 10
    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
  • 11
    LibNebular is C++ Linux library for uniform image file manipulation as String key-value pairs (with sometimes BLOB values) where different file types are intruduced through DL (".so") libraries. Includes BMP and JPEG plugins. Can easily be ported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Visual Application Components Abstraction: A library to program applications for Windows using C++, STL and a simple OOP approach. It's a wrapper for the Win32 API, with additional functionality like dockable tool bars, layout managers, signal/slot,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    DEPRECATED-The deva programming language

    DEPRECATED v1 - v2 is current, hosted on bitbucket

    ... 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: 0 This Week
    Last Update:
    See Project
  • 14
    You are a developer and you are developing in a language that suppports OOP? You have so many Classes and Methods that you've lost the Overview? OOP Plan can help you too organize your Projects and sort your mind !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Open-Source OOP Game Engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    oop programming excercise; arcade game clone
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Just another wrapper library for Windows written in good (I hope) OOP style :) It covers network, threading, system and other routines. It can be useful for rapid developing of small and medium applications for Windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    This is a lightweight C++ development framework.It can help you use better OOP,it let you use Interface oriented Programming.It let old C++ to be a really OOP language.You can use C++ like using Java!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tool that parses natural-like description of OOP model and generates code in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project contains a framework for development games for PSP using OOP, this projetct is based on PSPSDK + OSLib.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    GnuDialer is a complete predictive dialer for contact centers. Written in c++. It's a multi-process OOP. GnuDialer supports inbound, outbound, blended, preview, and auto campaigns. The agent can dispo, hangup, pause, conference and record calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    This is a 3D engine being built in order to maximize scalibility and clean code, using the OOP paradigm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Lagbeast is a modular and extendable IRC bot created to support Windows system services. Coded in clean OOP C++, Lagbeast is easy to create mods for.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Another Ray-Tracing Program. Full impementation from scratch of this well-known algorithm using C++. Thanks to OOP, the code is very simple and not really optimized. I would like it to be a learning basis for the ones interested in ray-tracing.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next