Showing 17 open source projects for "cpp set up"

View related business solutions
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 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
  • 1
    Spectrum Savings Accounts

    Spectrum Savings Accounts

    Spectrum is a program that helps you manage your personal finances.

    Spectrum is a program that helps you manage your savings by letting you create virtual savings accounts. Spectrum also allows you to set up standing orders, change it's appearance, import/export accounts and many other things. Keep in mind that Spectrum is not a banking app. It is simply a way for you to keep track of your savings. Your account data is saved locally in a JSON file, so don't use Spectrum for any sensitive information. At the moment it is available in these languages: English, German, French, Spanish and Japanese. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    AnyBar

    AnyBar

    OS X menubar status indicator

    ...You can run several instances of AnyBar as long as they listen on different ports. Use the ANYBAR_PORT environment variable to change the port and open -na to run several instances. A title can be set to distinguish dots in the menubar. And the initial color of the dot can also be set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SVGKit

    SVGKit

    Display and interact with SVG Images on iOS/OS X

    ...Open up "Demo-iOS.xcodeproj", and run it (on simulator or device). Try different SVG's. Zoom, pan, and (with the Monkey only:) hit the "Animate" button. Tap the images to see bounding boxes/hit detection (might need you to hit the Debug button first).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MBProgressHUD

    MBProgressHUD

    MBProgressHUD + Customizations

    ...The main guideline you need to follow when dealing with MBProgressHUD while running long-running tasks is keeping the main thread work-free, so the UI can be updated promptly. The recommended way of using MBProgressHUD is therefore to set it up on the main thread and then spinning the task, that you want to perform, off onto a new thread.
    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
  • 5
    ORSSerialPort

    ORSSerialPort

    Serial port library for Objective-C and Swift macOS apps

    ORSSerialPort is an easy-to-use Objective-C serial port library for macOS. It is useful for programmers writing Objective-C or Swift Mac apps that communicate with external devices through a serial port (most commonly RS-232). You can use ORSSerialPort to write apps that connect to Arduino projects, robots, data acquisition devices, ham radios, and all kinds of other devices. Using ORSSerialPort to open a port and send data can be very simple. ORSSerialPort is released under an MIT license,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    STPopup

    STPopup

    STPopup provides STPopupController,

    STPopup provides STPopupController, which works just like UINavigationController in popup style, for both iPhone and iPad. It's written in Objective-C and compatible with Swift. Auto-reposition of popup view when keyboard shows up, make sure your UITextField/UITextView won't be covered by the keyboard. Drag navigation bar to dismiss popup view. Support both portrait and landscape orientation in iPhone and iPad.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pop

    Pop

    iOS and OS X animation library for physics-based interactions

    ...It's a mature and well-tested framework that drives all the animations and transitions in Paper. By adding the project to your project and adding pop.embedded framework to the Embedded Binaries section on the General tab of your app's target, you can set up pop in seconds! The Pop interface is implemented as a category addition on NSObject. Any NSObject or subclass can be animated. There are four concrete animation types: spring, decay, basic and custom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pusher

    Pusher

    OS X and iOS application and framework to play with APNs

    Pusher is a Mac and iPhone app for sending push notifications directly to the Apple Push Notification Service (APNs). Testing push notifications for an iOS or Mac app normally requires setting up a server or creating an account online. And when these don’t work properly, it can be very difficult to find out why. With Pusher all you need is an SSL certificate and a device token, and you can start pushing directly from your Mac and even from your iPhone! Pusher provides detailed error...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TSMessages

    TSMessages

    Easy to use and customizable messages/notifications for iOS

    ...The notification moves from the top of the screen underneath the navigation bar and stays there for a few seconds, depending on the length of the displayed text. To dismiss a notification before the time runs out, the user can swipe it to the top or just tap it. There are 4 different types already set up for you, success, error, warning, message. It is very easy to add new notification types with a different design. Add the new type to the notificationType enum, add the needed design properties to the configuration file and set the name of the theme (used in the config file and images) in TSMessagesView.m inside the switch case. ...
    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
    RenderTools

    RenderTools

    A cross-platform OpenGL based lightweight scenegraph library

    RenderTools is an OpenGL based scenegraph library in C++ for Windows, OSX and IOS supporting OpenGL|ES1.1, ES2.0, OpenGL1.5 and up to the latest version (currently 4.2). It allows the developer to easily (de)serialize a scenegraph to-and-from xml, create renderbuffers, framebuffers, samplers, vertexbuffers etc. and cross-reference those items. RenderTools allows you to completely specify an application, its resources, viewcontrollers and its renderpasses in one single xml. GraphNodes such...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    UITextFieldEx

    Extends UITextField to allow for read only text to be added to the end

    UITextFieldEx is a component I developed after seeing Apple extended UITextField (cocoa touch) that they used when you set up a @me account on an iOS device. This component acts in the same way as a UITextField with the addition of 1 UILabel: readOnlyText. This project is Freeware and Open Source and always will be :) A demo project is included if you are still lost. Please report any and all bugs :) Enjoy and ask any questions if you have them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    fa.ala makes it an easy task to set up an arabic dictionary. By entering the root fa.ala will suggest a series of possible entries to translate. The resulting dictionary will be stored in XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Apollo
    The most advanced Email Client for Mac OS X! Apollo lets you set up Robots to reply to Emails while you're away, Assistants to help with every-day tasks, and AppleScript for endless plugins by you or other people. And Apollo is totally free!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    basiCommunication is a software package designed for businesses, universities, and other organizations that want to set up their own discussion network. It features instant messaging, moderated rooms, virtual chalkboards, and file sharing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Utility application created for America's Army that helps set up, configure, and manage your home server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    StickMusic is a program to control digital sound synthesis and processing using joysticks. It has a GUI to set up patches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    HomeScreen
    A framework for iOS offering a springboard-like app-UI. The project is currently being set up, please be patient. - Dynamic grid - Draggable Icons - Spanning Icons (Widgets) - Optionally pinchable Iconsize - Background-images - Animation-options
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB