C Object Oriented Software

View 5629 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
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 1
    Gambas
    A Graphical Developement Environment based on a Basic Interpreter with object extensions.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    Extended Object Tcl (for short: XOTcl) is an object-oriented scripting language based on Tcl. It was originally designed for providing language support for design patterns and provides novel constructs such as filters or transitive mixin classes.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    STLSoft C and C++ Libraries
    Robust, Lightweight, Cross-platform, Template Software. STLSoft is a collection of STL and standard library extensions, and facades over operating-system and 3rd-party APIs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    wsdlpull is an efficient and powerful command line utility for dynamic inspection and invocation of WSDL web services.It provides a C++ library with dynamic WSDL invocation API,WSDL parser,Schema parser and Validator and an xmlpull Parser/Serializer.
    Leader badge
    Downloads: 3 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
  • 5
    A full featured, object-oriented, multi-platform C# wrapper for the curses terminal control library.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Pegasus5

    New OOPs Language

    This project is to create a fully working implementation of the Pegasus source language. Pegasus will be implemented in C and will compile to native machine code. It is hoped that the system will be an improvement on Java. The number of members implementing this project will be limited. Once the project is complete we hope to create applications in Pegasus and compile them to run on any platform that supports the C language. We could even write a Console Request Interface in Pegasus.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    ooHG
    Object Oriented Harbour Graphical interface. This is an object oriented adaptation of the MiniGUI library, that supports existing code and adds new and powerful advantages from the object oriented programming. Visit us at our new site at GitHub.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    COS is a C89 library lifting C to the level of other OOPLs and beyond. Its syntax and features inspired from Objective-C and CLOS provide: uniform object model, generic functions, fast multimethods & delegation, introspection, exceptions & contracts...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    The CoreLibrary is a multiplatform object library for C++ (Linux, Win32, MacOSX, PocketPC). It provides many of the common objects found in Java (Strings, Threads, Collections, etc.) and has the ability to send objects across the network like CORBA.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 10

    JILRuntime/JewelScript

    An object-oriented script language to embed in any application

    A general purpose, object-oriented script language that compiles into code for a register based virtual machine. The language is quite similar to object-oriented high-level languages like Java and C#. The library is entirely self-sufficient and ANSI C compliant. It's main purpose is to be embedded in any application to allow automation of that application through scripting. An integrated C++ binding code generator allows you to create bindings for your application's classes in seconds. The integrated HTML documentation generator allows you to create documentation for your native bindings in seconds. The project is released under the zlib/libpng license. It has been in development for over 10 years and offers some powerful features. Extensive information, documentation, articles and code examples can be found at the developer blog.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    `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: 0 This Week
    Last Update:
    See Project
  • 12
    Agar

    Agar

    Cross Platform GUI Toolkit

    Agar provides a base GUI framework and a standard set of widgets from which graphical applications can be built which run natively under X11, Windows, MacOS X, SDL and others. It takes advantage of texture and GPU acceleration wherever available. Agar can also attach to an existing framebuffer, SDL or OpenGL context and operate as a self-contained window-manager. It includes a standard library of general-purpose widgets, and is also designed to be extended externally. New widgets can be implemented as part of an application or library. Complex user interface elements can be realized often in few lines of code. Agar is also extensible at the low-level. The low-level API is documented such that modular drivers can be written which enable Agar applications to work seamlessly under many platforms graphics systems without any change at the application level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Aquamarine is a Object Oriented language. The goal of this project is to provide a aquamarine to C++ compiler and a classes library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A C++ library for Bayesian computation, including a collection of more generally-applicable utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Netflow analyzing tools : JXColl - collector for Netflow (or XML specified) data Analyzer - front-end application for providing an user interface and output (graphs, statistics, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Broccoli is a dynamically-typed, multi-paradigm programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    CRel is an object relational data store for C programs. Based on a structure data specification in XML or autogen, it generates code to store and access the data object. It supports indexing, constraints, memory management and serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Caudium WebServer is a single process multi-threaded webserver. It has a built-in pre-processing language and includes an easy to use web-based configuration interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cola is a simple, weak-typed, object-oriented scripting language and execution library. Easy to learn, easy to implement, easy to read, can be dropped in to practically anything, and carries a very small memory footprint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ENG is Not a Game
    ENG is a cross-platform event/object based SDL engine designed to manage many common application subsystems and to integrate the various input devices of handheld computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    FGL is a tightly-integrated self-contained development & execution environment utilizing best-of-breed programming tools and methodologies, optimized web/application server, highly-scalable relational/object database, and robust extension interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A cross-platform framework built in C with multiple language bindings, easing the transition between languages and platforms, while maintaining ABI compatibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 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.