Showing 377 open source projects for "ghost 4 linux"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    DynO++ is a C++ framework for creating highly reusable software modules. Objects are compiled as dynamic modules and are connected together with a signal/callback mechanism. The package also provides a script language for loading and connecting objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    a class to map an object to db (Object relational mapping ORM), written in PHP 4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    nio is an object oriented generic (ethernet) network io library. one of its main purpose is the testing of tcp/ip stacks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A light multi-level role-play game written in Java, built upon its own easy-to-use OOP game library, with no dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    MAOS (Meta-Attribute Object Store) is a light-weight Java library / framework implementing simple Object persistence using search-engine technology
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    phpMyORM is a Object Relational Mapping library for PHP and MySQL. It supports basic CRUD (Create, Read, Update, Destroy) functionality from within PHP objects. It does this by creating SQL based on info describing your PHP objects and database layout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Adaptive IoC is a lightweight yet powerful and extensible IoC (Inversion of Control) Container for Java. Adaptive IoC allows engineers to intuitively assemble independent, pluggable and interchangeable components into an integrated whole.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DC Ent is a development platform made for fast, easy ,clean web development and maintenance written in PHP.All pages are generated from mysql database .You can include files,add php scripts,edit records in db and very easy manage page components .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    CrossContext is an independent abstraction of request, session and application contexts. It removes compile-time dependency on particular context implementation (ex: Servlet API),simplifies your code, adds persistence and distributed locking possibilities
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    The GAME Engine stands for Generic Architecture for A Modular Enterprise. It uses Linux, Apache, MySQL and PHP as the platform for the engine itself and to create modular and reusable applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JOSAST ( Java Open Source Amateur Satellite Toolkit) is a set of java source code used for amateur satellite, hamradio and also astronomia activities ... Reusable package and complete software should be available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java implementation for Tuple data type and corresponding operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple Portable Memory Management (SPMM) is a small, easy to integrate memory management library for C++. The library emphasizes simplicity of use and implementation while guaranteeing leak free program execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Collection of libraries that allow a PHP application to read and write to DabbleDB (www.dabbledb.com) databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TransSiberia is a Siberia plugin that manages plugins inside a Siberia application. It provides functionnalities to download new plugin and upgrade an application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHP Cache Manager is an abstraction layer which uses other caching libraries and provides a common interface. PHP applications are not affected by the choice of your caching library, like a database abstraction layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a Java implementation of the driver for communicate with a ZigBee network. This driver has the capabilities to create a communication with a Coordinator node, discover the nodes on the ZigBee network, receive and send command to any of this nodes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Blackdog-types is a plugin defining the objects that can be manipulated in the Blackdog application, audio item, playlist, radio station and so on. Blackdog-types is a member of the plugin environment of the blackdog application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project implements a set class. It is aimed at those who consider the following to be of importance: - Values in the set are, to a high extent, consecutive numbers - Memory footprint is an issue - Small updates to a large set must be efficient
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Java based web testing platform using the JUnit testing framework and multiple testing engines such as HtmlUnit, HttpUnit, Jacobie, and Selenium.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    libslIRC is an easy to use, message loop based IRC library written in and written for C++. While being modular and allowing for easy extension, modules for many important tasks are delivered with the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Swing Spy is java based Swing/AWT spy agent that prints the widget under the cursor (like Spy++ for Windows/MFC and SWT Spy for Java-SWT). Download from the homepage: http://www.nenoff.com/swingspy/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    简单的Java语言版Flash多人游戏服务器 主要实现如下功能: 1) NIO Socket通信 2) 简单内存数据库管理 3) 消息管理 4) 数据库连接池 5) 启动加载管理 6) 游戏组件管理 7) 数据包管理
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ShutdownMe is a simple java utility that helps you to shutdown, restart, hibernate, and log off your computer using a timer which you can specify. This version support only windows. github.com/MohamedWael/ShutdownMe/ I hope you to like it, enjoy.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB