Object Oriented Software

Browse free open source Object Oriented software and projects for Windows and BSD below. Use the toggles on the left to filter open source Object Oriented software by OS, license, language, programming language, and project status.

  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • 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
  • 1
    SMC - The State Machine Compiler

    SMC - The State Machine Compiler

    Translates state machine into a target programming language.

    SMC takes a state machine stored in a .sm file and generates a State pattern in 14 programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions. See User Manual for more info.
    Leader badge
    Downloads: 65 This Week
    Last Update:
    See Project
  • 2
    NArrange is a tool for arranging .NET source code. This code beautifier automatically sorts and organizes class members into groups or regions. C# and VB.NET code files are supported, but one goal will be to add support for additional .NET languages.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    ClassBuilder is freeware CASE tool targeted at the C++ developer, running on Win2K/XP/Vista/7. It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction through a graphical user interface
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Prop is a pattern matching language based on C++. It implements algebraic datatypes, pattern matching and rewriting, and generates C++ code as output.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 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.
    Download Now
  • 5
    The converter performs automatically the full process of converting the files of a C project into the equivalent C++ files. Classes are created, var and functions becomes attributes and methods and the changes are propagated into all files.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    ObjectBuilder is a C++ CASE tool (CASE, refactoring, documentation generator). It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    `ABL' is a basic flexible abstract list library defined using C preprocessor. It allows you to define linked lists of arbitrary types very easily. You also can use it as stacks and queues. You can easily define complicated types like list of lists etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ASTGen automatically generates implementations of Composite pattern hierarchies of data objects from a simple, one-file description of the class hierarchy. ASTGen is written in and generates code for Java. Includes an Ant task.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    You specify a desired domain-logic in UML, optionally some parts in Python, from scratch or reused. This custom application model is dynamically executed or updated. - Aeonic is a project to develop that kind of MDD technology for modern server apps.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 10
    A PHP class library for writing powerfull reloadless web user interfaces using Ajax (DHTML+server-side) style
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Component (library, framework) refactoring may affect existing applications, where the client code used previous component versions. Our tool preserves applications binary-compatible by generating an adaptation layer out of change history.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Controlled Variables

    controlled_vars.h to always work with valid variables

    The Controlled Variables project is a set of header files for C++ developers. These files allow you to create controlled variables instead of using bare int, float, long, etc. Controlled Variables ensure you always use initialized variables. The project includes the generator. (IMPORTANT: If you're here just to get the header files, go to the Download area and get the file ending in _header-x.y.z.tar.gz as the other one is just the program used to build those header files!)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    A simple MVC Engine built in the PHP programming language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    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: 1 This Week
    Last Update:
    See Project
  • 15
    JCommons provides generally re-usable Java tools and components. Some things included are: code generation, data and object conversions such as EDI to XML, visualizing object instances as FreeMind mindmaps and a framework for generating factories.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    JUndo is a declarative object-oriented programming language with functional, and intensional programming characteristics. Applications include multi-level undo and sophisticated error recovery. See http://verdantium.blogspot.com/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Runtime library for the JUndo language. See http://verdantium.blogspot.com/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Jupe is a UML Plugin for Eclipse. It provides support for the creation of UML class diagrams, Java code generation and reverse engineering. Jupe is based on the GEF and UML2 frameworks and supports Eclipse 3.2.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    An Object Relational Mapping (ORM) System Based on Scott Ambler's designs. Koan has a powerful and highly extensible code generation system and is designed for production use within an enterprise environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Logix is a programming language where the syntax can be easily modified.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Monkey is a scanner and a LR(1) parser generator for object oriented languages. The platform on wich it runs is Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Cut through MySQL statements on PHP with MySqueaks! Making SQL-ing easy!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    phpAnnotations provides Annotations support similar to Java or C# in your PHP projects. Annotations gives you the ability to add meta information/configuration to your classes by readable at runtime using reflections.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    A framework for PHP5 to automagically create classes that map your DB and also create methods to obtain related objects. Don't code a getter or setter again! Imagine this: $client =& Client::factory(4)... and without having to code the Client class.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Php Object Generator is an open source PHP code generator which generates clean & tested Object Oriented code for your PHP4/PHP5 application. By generating PHP objects with integrated CRUD methods, POG gives you a head start in any project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.