Open Source C++ Object Oriented Software - Page 11

C++ Object Oriented Software

View 5754 business solutions

Browse free open source C++ Object Oriented Software and projects below. Use the toggles on the left to filter open source C++ Object Oriented Software by OS, license, language, programming language, and project status.

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    An eco-system of RTSC-based embedded C/C++ components that furnish a rudimentary hardware abstraction layer comprising basic I/O and threading services which can support a wide-range of embedded platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a collection of tools and a code library to assist engineers who are developing SystemVerilog based verification environments. Components include utility libraries, scoreboard and shutdown manager implementation, register tool, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TXWrapper provides a MS CWnd-based wrapper for the ActiveX TX Text Control from The Imaging Source. TXWrapper can be used in any native MS C++ application, and is supplied in the from of a Visual Studio 2008 project producing a static library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Library to define Tcl commands which manipulate C++ class and structure objects in manners similar to the way Tk manages widgets. Objects can then be manipulated from either C++ or Tcl. Based on the original TclObjectCommand
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    Template Math Library is a generic math library with support for bignums, that act like primitive types, with many math functions (such as trigonometric, logarithm, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Template Matrix/Vector Library for C++

    A fast, intuitive linear algebra library for C++.

    TMV is a comprehensive linear algebra library which uses operator overloading, views & delayed evaluation to simplify matrix and vector expressions in C++. It is well documented and can optionally call optimized BLAS/LAPACK for faster execution times
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Template toolkit 2 for C++ bringing fast, flexible and highly extensible template processing to the world of C++!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is open source and freeware project. It is a real 3D tetris style game with serious graphics. It was written in C++. This game is using shader model 3.0 and direct sound. You can play really 3D tetris. Play now! Homepage: www.gamebuilderz.extra.hu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The C++ Object Oriented Template Library (OOTL) is a C++ library which in intended as a more agile and object oriented alternative to the C++ primitives and the STL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Connect every part of your business to one bank account Icon
    Connect every part of your business to one bank account

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account

    North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
    Get started for free.
  • 10
    The Central Library is a mathematics library written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Conglomerate Project is an attempt at creating useful libraries to be used with OGRE (Object-Oriented Graphics Rendering Engine).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Flatware Engine aims to be a cross-platform, resolution-independent engine and toolset for developing 2D games (side scroller, isometric, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    HOOPLE is a portable collection of C++ source code, featuring thread-safe objects for collections and event processing, RPC-style plugin-based encrypted networking (CROMP / octopus), bookmark collection management utilities, and a lot of other cool stuff. This is the project page for HOOPLE version 1, which was retired on September 25 2010. The code supposedly still builds on both Linux (with gnu gcc) and on Windows (with ms visual studio). Most of the code from hoople1 has moved into the Feisty Meow® Concerns Ltd codebase, available at http://feistymeow.org for your enjoyment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An extension of C++ standardized libraries to provide functionality such as factories, language loaders, and other fairly common functions. The code will be designed to be thread-safe and easy-to-use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Laxkit
    A window toolkit in the form of a C++ Xlib wrapper, specifically designed with an eye for developing programs useful for artists. The main force behind it at the moment is the desktop publishing program Laidout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The OOParLib (Object Oriented Parser Library) is a C++ library for dynamical construction of parser objects (possibly on the fly) through the combination of various tokenizing objects by the help of operators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The aim of the Open OCL (Object Class Libraries) project is to develop a standard library API for true cross platform program development. Target platforms are Linux/UNIX, Windows and Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The SFTL (Simple Functional Template Library) is a C++ library that attempts to leverage the use of the C++ STL through functional programming concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    The cartesian programming language

    A functional programming language

    Cartesian is a pure functional programming language, wrapped in an imperative and object oriented layer. The main goal is to separate both worlds and to have some very clean and well defined interfaces. This project is the reference implementation of the language, as an interpreter. The interpreter's goal is not performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Threading Building Blocks offers a rich and complete approach to expressing parallelism in a C++ program. It is a library that helps you leverage multi-core processors for performance and scalability without having to be a threading expert.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is created to permit the usage of a more-stable, easy to use MaNGOS object-oriented Massively Multiplayer Online Role-Playing Game Server (MMORPGS). It doesn't include unreviewed changes, so it may look more feature-less than MaNGOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A C++.net wrapper around the Windows ToolHelp32 library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Travel Demand Generator
    That project aims at providing a clean API, and the corresponding C++ implementation, able to generate demand for travel solutions (e.g., from JFK to PEK on 25-05-2009) according to characteristics (e.g., Willingness-To-Pay, preferred airline, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TriOS - The Object Oriented Operating System, is the next generation operating system. Fully based on object orientation, it brings unique features to programmers and end users. Basically everything in TriOS is an object, even files and programs! Enjoy!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    UBIQLIPSE is a plug-in for Eclipse that provides a WYSIWYG editor for the creation of UIQ 2.1 GUIs. UBIQLIPSE maintains an XML model of the GUI and converts this model into Symbian C++ code on demand, using an existing tool developed by Symbian.
    Downloads: 0 This Week
    Last Update:
    See Project