Showing 375 open source projects for "oo"

View related business solutions
  • 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.
    Get free CRM
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 1
    OGRE

    OGRE

    scene-oriented, flexible 3D engine (C++, Python, C#, Java)

    ... are generated by the RTSS component with per-pixel specular lighting. Therefore the legacy render systems naturally have differences due to the use of fixed-function. However, when rendering diffuse surface both produce pixel-perfect results. Simple, easy to use OO interface designed to minimise the effort required to render 3D scenes, and to be independent of 3D implementation i.e. Direct3D/OpenGL.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    ChrysaLisp

    ChrysaLisp

    Parallel OS, with GUI, Terminal, OO Assembler, Class libraries

    ChrysaLisp is a 64-bit, MIMD, multi-CPU, multi-threaded, multi-core, multi-user parallel operating system with features such as a GUI, terminal, OO Assembler, class libraries, C-Script compiler, Lisp interpreter, debugger, profiler, vector font engine, and more. It supports MacOS, Windows, and Linux for x64, Riscv64, and Arm64 and eventually will move to bare metal. It also allows the modeling of various network topologies and the use of ChrysaLib hub nodes to join heterogeneous host networks...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Amethyst Nostr client for Android

    Amethyst Nostr client for Android

    Nostr client for Android

    Amethyst brings the best social network to your Android phone. Just insert your Nostr private key and start posting. This is a native Android app made with Kotlin and Jetpack Compose. The app uses a modified version of the nostrpostrlib to talk to Nostr relays. The overall architecture consists of the UI, which uses the usual State/ViewModel/Composition, the service layer that connects with Nostr relays, and the model/repository layer, which keeps all Nostr objects in memory, in a full OO graph...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Doctrine DBAL

    Doctrine DBAL

    Doctrine database abstraction layer

    Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. The Doctrine database abstraction & access layer (DBAL) offers a lightweight and thin runtime layer around a PDO-like API and a lot of additional, horizontal features like database schema introspection and manipulation through an OO API. The fact that the Doctrine DBAL abstracts the concrete PDO API away through the use of interfaces that closely resemble the existing PDO API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Object-Relational Main-Memory Embedded Database system tightly integrated with C++ language. Use OS virtual mapping mechanism to access data. Provides subset of SQL language with OO extensions. Support of transactions, fault tolerance, replication.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6

    Seed7

    Interpreter and compiler for the Seed7 programming language.

    Interpreter, compiler, libraries, documentation and examples for the Seed7 programming language. Seed7 is a general purpose programming language. It is a higher level language compared to Ada, C/C++ and Java. In Seed7 new statements and operators can be declared easily. Functions with type results and type parameters are more elegant than a template or generics concept. Object orientation is used where it brings advantages and not in places where other solutions are more obvious. Seed7...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 7
    Dependency Finder
    Extracts dependencies and OO metrics from Java class files produced by most Java compilers. Computes API differences between versions. No source needed. Includes both Swing and command-line interfaces, with XSL stylesheets for formatting output.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    CSCall++

    C++ interface for Clib and syscall

    A C++ elementary library for system programming by wrapping commonly used system calls and C library functions into forms suitable for OO problem solving in C++ context. The API is designed fool-proof, application normally just use it mechanically. This library itself added few, hopes the user can foucus more on other useful things, no need to endless learning such library in the future. 基本的C++程式庫: 轉換底層的系統呼叫及C-lib界面至適用物件導向問題解法的 C++語境. 函式界面爲防呆設計,應用程式ㄧ般可機械地使用. 此程式庫本身所增加的很少, 希望使用者未來不必無盡的學習...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    DICOM# open source project is intented to provide an OO class library for DICOM communication and will be developed purely by C# and running in .NET environment. DICOM# partially rewrites dcm4che open source project in C#. This subproject contains the GIT repo for the orignal dicom-cs project: https://sourceforge.net/projects/dicom-cs/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    somFree

    somFree

    Portable implementation of SOM

    A portable clean-room implementation of IBM's SOM. Includes DSOM capabilities with CORBA IDL and IIOP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    dbus-cxx
    dbus-cxx is a C++ wrapper for dbus. It exposes the C API to allow direct manipulation and relies on sigc++ to provide an OO interface. Also included is dbus-cxx-xml2cpp to generate proxy and adapter interfaces from DBus XML introspection-like documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Scheduler Simulation

    Thread Scheduler with custom asynchronous messaging in VC++

    Custom thread scheduler with custom data-structure and scheduling algorithm. Custom Mutex, Semaphore implementation and asynchronous messaging system that combines Observer and Visitor patterns. System is implemented on top of Windows system and not ported to any hardware, uses Windows thread for context saving. Code also has tested common data-structure implementation. System is designed for multi-core platform. System is tested at basic level, not fully. Press Command run button after...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ISO date header footer OpenOffice Calc

    ISO date header footer OpenOffice Calc

    Set the date in ISO 8601 format in the header and/or footer of a Calc

    Set the date in ISO 8601 format in the header and/or footer of a Calc document. In case the date format in the local language settings differs from the ISO 8601 format (YYYY-MM-DD), this extension can be used to set the date in ISO 8601 format in the header and/or footer of the page in Calc. The extension is opened via the menu: Tools - Add-ons - ISO date in page header/footer or by the toolbutton. Run this extension before printing. Please uninstall the previous version (if...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14

    Unofficial Apache OO Debian repository

    The unofficial Apache OpenOffice Debian repository

    This project intend to provide an unofficial Debian repository of Apache OpenOffice for i386 and amd64 ports while it's not in official Debian repositories.
    Leader badge
    Downloads: 475 This Week
    Last Update:
    See Project
  • 15
    DICOM# open source project is intented to provide an OO class library for DICOM communication and will be developed purely by C# and running in .NET environment. DICOM# partially rewrites dcm4che open source project in C#.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16

    Sudoku spreadsheets

    Sudoku! Help to solve puzzles. Solve them for you. Generate puzzles.

    Sudoku! Spreadsheets with formulas to help you solve sudoku puzzles. - simple (but large) formulas that work in both excel and oo calc. - simple (short) formulas using 2 functions in VBA / OO Calc. Excel Addin to make playing sudoku in excel easier. - macros to mark cells, test your solution, erase the solution. - macro to help you solve the puzzle by giving hints, or even the answer. Version 1.4 of the addin can also generate puzzles for you. version 2.0 can solve...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    "MUnDoCAAD MUD engine" is an OO MUD engine designed to create MUD worlds where the most important parts of the game are puzzle-solving and world interaction based, and where commands are introduced via sentences (as in Interactive-Fiction games).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Vivid3D-Sharp

    Vivid3D-Sharp

    Modern 3D engine and IDE written using C# and C++.

    Modern 3D engine and IDE written using C# and C++. Vivid features all the required functionality to write modern apps ang games. Including a fully working custom GL UI called "ResonanceUI". It features lighting and shadows(Unified) and can even embed and playback videos via FFMPEG, in the UI or full screen, with fully synced audio+picture. It offers two scripting solutions: C# and a custom language called VividScript, which is an OOP style language. The Editor is based on other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Raquel Database System

    Raquel Database System

    RAQUEL : "Relational Algebra Query, Update and Executive Language"

    ... installation optimised for a certain kind of DB; 2. be a stack of core black boxes to provide general DBMS functionality, plus a range of plug-in black boxes to support different physical storage mechanisms & scalar data types; 3. employ code designed with a mixture of functional, OO & other methods so as to minimise internal DBMS state complexity. The 'Northumbria Website' (above RHS menu option) describes the vision, specification & design of the RAQUEL language & DBMS architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Object Oriented C (oo tools for C)

    Object Oriented C (oo tools for C)

    Object Oriented tools for C

    Object Oriented C (oo tools for C) kit is for those who want to program in an object oriented manner, but stick on the good old C as well. It implements classes, single class inheritance, multiple inheritance by interfaces and mixins, and exception handling. Ideal for students getting to know OO programming or for systems that lack a C++ compiler. This is a collection of C macros and a small C library. Do not mix with the "ooc programming language" which is a different project at http://ooc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    VividEngine2

    VividEngine2

    Vivid Engine 2 is an open source 3D Engine coded using C# and C++.

    Vivid Engine 2. Rewrote from the ground up. Vivid Engine is a 3D engine, and several tools to facilitate the creation of apps and games for Windows and soon XBox One+. You can support development of Vivid3D Via patreon - https://www.patreon.com/vivid3d With the above, you can achieve both 2D and 3D games, with advanced rendering techniques with minimal fuss and set up required. All pixel shaders are already coded and a part of the engine. And of course, you can easily extend and add...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    oobash

    oobash

    Framework for bash 4

    oo-style framework for bash 4. It provides tools for rapid script development and huge libraries. Written in bash. Source and use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    OO-based Calc for Design Training

    Object-oriented calculator for design training

    This application is a simple calculator where the main purpose is training in design issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    zkribe

    zkribe

    zkribe is a procedural/oo programming language

    Zkribe is a procedural/oo programming language aimed at ease of use an full control of the programming process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ObjectBuilder2

    ObjectBuilder2

    C++ CASE tool, full life cycle code generator

    ObjectBuilder is a C++ code generation CASE tool (CASE, code generation, refactoring, documentation generation). It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction. ObjectBuilder dramatically simplify work with C++ project architecture. I use it and think that tree OO interface targeted to C++ more fast and power than UML class diagrams. ObjectBuilder perfectly organize C++ header files with any level...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next