Showing 26 open source projects for "software development"

View related business solutions
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Breakpad

    Breakpad

    Mirror of Google Breakpad project

    Breakpad is an open source crash reporting system developed by Google that provides both client and server components to capture, analyze, and report software crashes across platforms. It is designed to help developers diagnose and fix crashes efficiently by generating detailed crash dumps, stack traces, and diagnostic data whenever an application fails unexpectedly. The framework includes libraries for embedding crash-handling functionality directly into applications and tools for...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    mGSTEP

    mGSTEP

    Objective-C embedded development libraries

    Designed for use in embedded devices the mGSTEP libraries implement a subset of NeXT's OPENSTEP specification which has evolved into Apple's Cocoa Objective-C frameworks. The internal graphics rasterization supports rendering to an X11 or Linux frame-buffer based GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OHHTTPStubs

    OHHTTPStubs

    Stub your network requests easily!

    OHHTTPStubs is a library designed to stub your network requests very easily. It can help you test your apps with fake network data (stubbed from file) and simulate slow networks, to check your application behavior in bad network conditions, and write unit tests that use fake network data from your fixtures. OHHTTPStubs headers are fully documented using Appledoc-like / Headerdoc-like comments in the header files. Instead of writing the content of the stubs you want to use manually, you can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CocoaAsyncSocket

    CocoaAsyncSocket

    Asynchronous socket networking library for Mac and iOS

    CocoaAsyncSocket provides easy-to-use and powerful asynchronous socket libraries for macOS, iOS, and tvOS. The classes are described below. The project is currently configured to build for iOS, tvOS and Mac. Simply add the package dependency to your Package.swift and depend on "CocoaAsyncSocket" in the necessary targets. You can also include it into your project by adding the source files directly, but you should probably be using a dependency manager to keep up to date. GCDAsyncSocket is a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 5
    DotNetOpenServer SDK

    DotNetOpenServer SDK

    Lightweight fully extendable client/server application framework

    DotNetOpenServer SDK is an open source lightweight fully extendable TCP socket client/server application framework enabling developers to create highly efficient, fast, secure and robust cloud based smart mobile device and desktop applications. Why? Unlike most application server frameworks, which are implemented over slow inefficient stateless protocols such as HTTP, REST and SOAP that use bulky ASCII data formats such as JSON and XML, DotNetOpenServer has been built from the ground up with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FUSE for macOS

    FUSE for macOS

    Extends macOS via third party file systems

    FUSE for macOS allows you to extend macOS's native file handling capabilities via third-party file systems. FUSE for macOS is a successor to MacFUSE, which has been used as a software building block by dozens of products, but is no longer being maintained.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7

    ResKnife

    A resource editor for the Mac OS.

    The project comprises numerous binaries, supporting 68k, Classic PPC, Carbon/Cocoa PPC and Cocoa on Intel. It supports dynamically loaded CFM or MachO plug-ins to edit resources, and is easily extendible by third parties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ROS4iOS

    How to build ROS (Robot Operating System) for the iOS platform.

    Instructions and source code to build a native ROS port for the iOS platform. The project also includes a sample application for testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AppLaunch
    AppLaunch is a MacOS X tool written in Objective-C/Cocoa to launch common Unix and MacOS commands using a "graphical command line". You can say that it is the MacOS X version of Windows', KDEs, ... "Run"/"Launch" dialog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 10
    Ships Clock will ring a bell on every half-hour in the style of the standard ship's clock used for centuries on sailing ships around the world and still used in the world's navies today.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    iMan is a graphical man page viewer for Mac OS X. It is written using Apple's Cocoa frameworks and provides an attractive and usable GUI for viewing man pages. This project is no longer active. Please see the project web site for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Building a small bundle for MacOS X 10.2 in order to support menu extras in the same way they were supported in MacOS X 10.1
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    The Java Embedding Plugin allows other web browsers than Apple's Safari to use the most recent versions of Java (1.4.X and above) on Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    breve is a free, open-source 3D multi-agent simulation package designed for simulating decentralized systems and artificial life.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SimpleCocoaServer is a basic server class written in objective-c for use in cocoa applications for Mac OS X. Features: receiving & sending data from & to all clients. NEW: SimpleCocoaClient is a Client class. Connects to any IP/Port, sends/receives Data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Log4Cocoa is an Objective-C based port of the popular Java based logging package Log4J. Additionally, Log4Cocoa plans to provide pure C based bindings as well. Log4Cocoa is not affiliated with the Apache Jakarta project in any way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Mac OS X graphical interface designed as a frontend for commandline executables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Locomotive is a Cocoa GUI application that simplifies the process of developing Ruby on Rails applications on Mac OS X 10.4
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    Obtruder will allow MacOS X developers to write bundles or libraries that are loaded into every user process and provide support for applying patches to specific methods. Obtruders are similar to Classic System Extensions or Application Enhancers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Finch is a package dependency graph management engine with interfaces in many programming languages (C, Obj-C, Perl, etc). The goal for this project is to provide a robust replacement for the current dependency engine in Fink (fink.sourceforge.net)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Free-POSIX Common Desktop Project exists to create an open standard for free Desktop implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Build Installer provides a lightweight GUI installer application to go over an existing configure/make/install source package. Its purpose is to make installing software from source easier and faster for end users, particularly non-developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Linux/GNU distribution aimed at providing a user focused, OpenStep feeling, from bootup on.. It is designed to run on a Debian Sarge system. (Think Fruit for x86)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Attempt of a portable cross-language object-oriented benchmark . So far supporting C++, Objective-C, and Java. Support for Smalltalk, CLOS, CSharp, and Eiffel is in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project will work on developing ad hoc network capabilities for Apple's iPod Touch and iPhone with goals of developing a chat program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →