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

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    A Lisp multilanguage design implemented on Smalltalk. Featuring an OOP macro system that works across all the languages. Contains all other languages as Lisp dialects. Fully OOP. Fully documented guided tour. language specs too. assembler, prolog, C#...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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: 1 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    Tool that parses natural-like description of OOP model and generates code in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 5
    This is a 2D strategic game, currently with a top down view perspective. The idea is to build a strong engine that can be later on used to quickly develop games. Development Features: - Programming Language : C# - Uses OOP. - Uses SDL (Simple Direct Laye
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Open Dataset eXtensions is a quite tiny but extremely powerful ORM framework. It utilizes all the power of ADO.NET and adds the natural ease of OOP. ODX delivers on-the-fly proxy generation, relations, polymorphy, remoting, offline, save points, etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    This project contains a framework for development games for PSP using OOP, this projetct is based on PSPSDK + OSLib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MORIA Is an interpreted language written entirely in C++. It contains features of OOP, user defined types, local/global variable scoping, external lib/dll calling. No YACC Parsers were used as this was proof of concept, so src code easier to follow
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    libszzt is a portable library to allow loading, saving and running of world files for ZZT. It parses the ZZT music format and the ZZT-OOP programming language. libszzt also replicates ZZT limits and "features" so that it will be cross-compatible.
    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
  • 10
    Aiming to build an extensive C++ library for OOP development in C++. Based on the lgpl license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Write algorithms and class structures once - transform them to any Language and Version - without redesigning code. XCOS provides XSD and XSLT for OOP-close representation of structures and executable sources - currently: C#2.0 and Java 5.0 is to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 1 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    SpeedBasic Translator. Converts basic oop syntax to c++.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    An OOP nibbles/snake game writen in C++ using SDL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A next-generation MUD created with C#. It aims to be easily extensible and completely generic, accomodating all games, medieval to fantasy. The OOP design allows easy development of the actual codebase, making powerful modifications a simpler task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NeuroBox is an .NET OOP Library to generate, propagate and train complex neuronal networks with technologies like backpropagation with weight decay, momentum term, manhattan training, flatspot elimination etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 1 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    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
  • 23
    Explorer of the Universe - is a turn based strategy game similar to Master of Orion II. You can create colonies trade with other civilisations and fight them. But the focus is on learning C#, DirectX and OOP design ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 0 This Week
    Last Update:
    See Project
  • 25
    delphi access to mysql server in a perl/php style. a simple but easy to use OOP warp around the standard mysql c api without any complicated techniques and objects classes.
    Downloads: 0 This Week
    Last Update:
    See Project