Object Oriented Software for Linux

View 1235 business solutions

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

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 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
    A .Net library to handle conversions from and to JSON (JavaScript Object Notation) strings. Written in C# 2.0 and compatible with all .Net languages.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Simple but powerful tool for finding java class files on the filesystem, recursively looking into directories and archives. Useful for fixing "class not found" errors and setting the CLASSPATH properly.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    This API enables objects to be easily passed from Java to JavaScript via XML. It consists of a Java library and a JavaScript file. The Java recursively turns any bean or collection into XML. The JavaScript returns an object similar to the Java object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    C++11 ThreadPool

    An easy-to-use thread pool for C++11.

    An easy-to-use thread pool for C++11. With ThreadPool class for queueing free functions, and with parallel versions of std::for_each() and std::transform(). Configurable for header-only use or with a library. With many usage examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    A small library that provides a powerful and container-less Dependency-Injection mechanism, via AspectJ and Groovy. If you are tired of reams of XML configuration files, managing complex factories and containers, this non-API solution may appeal to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    C++ implementation of the Deferred design pattern that has been extended to support multi-threaded operation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    "Eu[phoria] CAN [do] OOP". OOP programming in Euphoria is not built into the language, yet it is simple to realise and easy to apply. EuCANOOP provides a OOP functionality with just nine routines. There are no operating systems limitations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A compiler using annotations to identify fields of a Java class that are to be wrapped into a subclass of the compiled class. The compiler exposes methods from interfaces as the exported components of the wrapper. An Eclipse plugin is being designed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Java/RTR Project address the development of soft real-time code in Java, mainly using the RTR Model and the Java/RTR programming language. It uses the RTSJ specification as main API, and only works on plataforms that have support to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10

    KOMP (Kind of a Map)

    Create and manage maps with any kind of objects

    KOMP (Kind of a Map) will allow us to create and manage maps with any kind of objects. It's implemented with Javascript, using OOP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Milky is a general-purpose, public-domain Java library. Use it in its entirety or cut and paste parts of it at your discretion. No strings attached, no credits required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Monetário

    Monetário

    Representando e operando valores monetários.

    Alternativa a BigDecimal e Double para representar e operar valores monetários entre [-9223372036854775808L e 9223372036854775807L].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The home site is www.ppassistant.com Help Forum www.ppassistant.com/forum This is meant to be the ultimate framework. Not only is it an open source PHP/MySql framework, but it's also a development toolkit. It also has programs and tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Phemto is a dependency injector for PHP. Similar in concept to Pico container, but smaller. DI is for managing complex OO dependencies on a large project, e.g. for web frameworks. A cleaner alternative to registry or service locator patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Prop is a pattern matching language based on C++. It implements algebraic datatypes, pattern matching and rewriting, and generates C++ code as output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is an Open Source Software Project consisting of an application program and a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SQLite client synchronization provider for Microsoft Sync Framework. Can be used as a replacement for the standard SQLCeClientSyncProvider. Note: This library depends on System.Data.Sqlite (http://sqlite.phxsoftware.com/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SaGE (SaneT Game Engine) is a Game Engine, built on top of the largely successful Open Source Irrlicht graphic engine, along with irrKlang for audio and IrrNewt for physics. Developed for the developers, but available to general public.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    C++ production ready implementation of Scott Seely's Simple SOAP RPC code. OS neutral, HTTP transport, XML validation, envelope parsing, RPC dispatching, extendable data types, fault generation and a extendable test suite useful for release validation. Now builds on newer versions of Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SqlWrapper
    Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A generic state machine in C#, based on implementation by Leslie Sanford. Source Code can be found here: https://github.com/OmerMor/StateMachineToolkit Binaries available through nuget: https://nuget.org/packages/StateMachineToolkit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a Visual Game Editor built to support editing of biowares award winning games. Starting with DA:O
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is a dice rolling library written in java. This contains a web front written with DWR (Ajax) that's easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WirePhrame is a PHP framework based on JsWebGets for GUI, POP for Objects, COSA for WebService implementation, and RePHPort for reports generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Une bibliothèque pour PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next