Showing 115 open source projects for "cpp set up"

View related business solutions
  • 99.99% Uptime for Your Most Critical Databases Icon
    99.99% Uptime for Your Most Critical Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 1
    Open3D

    Open3D

    A modern library for 3D data processing

    Open3D is an open-source library that supports rapid development of software that deals with 3D data. The Open3D frontend exposes a set of carefully selected data structures and algorithms in both C++ and Python. The backend is highly optimized and is set up for parallelization. Open3D was developed from a clean slate with a small and carefully considered set of dependencies. It can be set up on different platforms and compiled from source with minimal effort. The code is clean, consistently styled, and maintained via a clear code review mechanism. ...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 2
    Blender GIS

    Blender GIS

    Blender addons to make the bridge between Blender and geographic data

    ...Manage georeferencing information of a scene, compute a terrain mesh by Delaunay triangulation, drop objects on a terrain mesh, make terrain analysis using shader nodes, set up new cameras from geotagged photos, set up a camera to render with Blender a new georeferenced raster.
    Downloads: 157 This Week
    Last Update:
    See Project
  • 3
    Video-subtitle-extractor

    Video-subtitle-extractor

    A GUI tool for extracting hard-coded subtitle (hardsub) from videos

    ...A deep learning-based video subtitle extraction framework, including subtitle region detection and subtitle content extraction. A GUI tool for extracting hard-coded subtitles (hardsub) from videos and generating srt files. Use local OCR recognition, no need to set up and call any API, and do not need to access online OCR services such as Baidu and Ali to complete text recognition locally. Support GPU acceleration, after GPU acceleration, you can get higher accuracy and faster extraction speed. (CLI version) No need for users to manually set the subtitle area, the project automatically detects the subtitle area through the text detection model. ...
    Downloads: 53 This Week
    Last Update:
    See Project
  • 4
    vengi

    vengi

    Free and open source voxel art tools - editor, thumbnailer and format

    ...There are other tools e.g. a thumbnail for your file manager and a command line tool to convert or modify between several voxel formats. Use a voxel editor or to convert your voxel models into an obj or ply file. If you came here as a developer, make sure to check out the dependencies and set up your development environment. The build scripts are cmake-based, so make sure to have it installed and generate the project files for your desired ide. After setting up everything, make sure to check out the compilation guide.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 5
    yt-dlp

    yt-dlp

    A youtube-dl fork with additional features and fixes

    yt-dlp is a youtube-dl fork based on the now inactive youtube-dlc. The main focus of this project is adding new features and patches while also keeping up to date with the original project
    Downloads: 337 This Week
    Last Update:
    See Project
  • 6
    OpenXR SDK

    OpenXR SDK

    Generated headers and sources for OpenXR loader

    OpenXR is a royalty-free, open standard that provides high-performance access to Augmented Reality (AR) and Virtual Reality (VR), collectively known as XR, platforms and devices. This repository contains OpenXR headers, as well as source code and build scripts for the OpenXR loader. It contains all generated source files and headers pre-generated for minimum dependencies. The OpenXR 1.0 specification is free for anyone to download, review and comment. Without a cross-platform standard, VR...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 7
    Laravel ImageUp

    Laravel ImageUp

    Auto Image & file upload, resize and crop for Laravel eloquent model

    Auto Image & file upload, resize and crop for Laravel eloquent model using Intervention image The qcod/laravel-imageup is a trait that gives you auto upload, resize and crop for image features with tons of customization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Phoniebox

    Phoniebox

    A Raspberry Pi jukebox, playing local music, podcasts, web radio

    Phoniebox is a contactless jukebox for the Raspberry Pi, that plays audio files, playlists, podcasts, web streams, and Spotify triggered by RFID cards. All plug and play via USB, no soldering iron needed. It also features GPIO button control support.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Wicked Engine

    Wicked Engine

    3D engine with modern graphics

    ...If you want to develop a C++ application that uses Wicked Engine, you can build the WickedEngine static library project for the appropriate platform, such as WickedEngine_Windows, and link against it. Including the "WickedEngine.h" header will attempt to link the binaries for the appropriate platform, but search directories should be set up beforehand.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 10
    word_cloud

    word_cloud

    A little word cloud generator in Python

    ...To save the wordcloud into a file, matplotlib can also be installed. If there are no wheels available for your version of python, installing the package requires having a C compiler set up. Before installing a compiler, report an issue describing the version of python and operating system being used. The wordcloud_cli tool can be used to generate word clouds directly from the command-line. If you're dealing with PDF files, then pdftotext, included by default with many Linux distribution, comes in handy. Use wordcloud_cli --help so see all available options. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    miniaudio

    miniaudio

    Audio playback and capture library written in C,

    ...The modular design of miniaudio allows you to use the low-level API without compromising your ability to make use of other features like the node graph and resource manager. miniaudio's node graph system gives you an easy way to set up advanced mixing and effect graphs. Each node sends it's output to another node, and so on and so forth to produce all kinds of effects. You can even implement your own custom nodes and plug them in however you like. Plug multiple nodes into the same input node for mixing and use the splitter node for complex routing.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Shotcut

    Shotcut

    Shotcut is a free, open source, cross-platform video editor.

    Shotcut is a free, open source, cross-platform video editor for Windows, Mac and Linux. Major features include support for a wide range of formats; no import required meaning native timeline editing; Blackmagic Design support for input and preview monitoring; and resolution support to 4k. Copyright © 2011-2023 by Meltytech, LLC Shotcut is a trademark of Meltytech, LLC.
    Leader badge
    Downloads: 62,516 This Week
    Last Update:
    See Project
  • 13
    FFmpeg Batch AV Converter

    FFmpeg Batch AV Converter

    Free all in one audio/video ffmpeg batch encoder

    ...Thanks to its multi-file encoding feature, it may be the fastest a/v batch encoder available, since it maximizes system resources usage by launching as many simultaneous processes up to user cpu thread count. You can change encoding priority, pause and resume, set automatic shutdown. It is good for seasoned ffmpeg users as well as beginners. It provides unlimited single or multi-file batch encoding for almost any audio/video format. You can use any set of parameters and try them before starting encoding. You can multiplex streams, subtitle videos (as track and hardcoded), trim, concatenate, record screen, multimedia info. ...
    Leader badge
    Downloads: 1,940 This Week
    Last Update:
    See Project
  • 14
    YouTube Vanced PC

    YouTube Vanced PC

    Run YouTube Vanced on Windows PC

    ...IMPORTANT: To use YouTube Vanced on your PC, you first need to install BlueStacks, an Android emulator that enables you to run mobile apps on your desktop. You can download the BlueStacks emulator here: https://sourceforge.net/projects/bluestacks/ Once BlueStacks is set up, you can download the YouTube Vanced APK and install it within the emulator. This method allows you to enjoy all the premium features of YouTube Vanced, such as ad-free streaming, background playback, and video downloads, right from your PC. While this setup requires a few extra steps, it provides a seamless and fully functional way to enhance your YouTube experience on a larger screen.
    Leader badge
    Downloads: 941 This Week
    Last Update:
    See Project
  • 15
    Rickrack (Color Palette Generator)

    Rickrack (Color Palette Generator)

    Generate Harmonious Colors Freely.

    Rickrack is a free and user-friendly color editor. It is designed to generate a set of harmonious colors from the color wheel or other places. You can share these colors with your friends, or apply them into your creative works. What’s more, you can export them into individual files and import them into other softwares such as Adobe Photoshop, GIMP, Krita, Pencil 2D and Clip Studio Paint.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 16
    butt (broadcast using this tool)

    butt (broadcast using this tool)

    Icecast and Shoutcast broadcasting client

    NOTE: This site is not maintained anymore. If you want to get the latest news and releases please visit https://danielnoethen.de/butt. butt (broadcast using this tool) is an easy to use, multi OS streaming tool. It supports ShoutCast and IceCast and runs on Linux, MacOS and Windows. The main purpose of butt is to stream live audio data from your computers Mic or Line input to an Shoutcast or Icecast server. Recording is also possible. It is NOT intended to be a server by itself or...
    Leader badge
    Downloads: 495 This Week
    Last Update:
    See Project
  • 17

    Raspberry Slideshow

    Really simple image and video slideshows with the Raspberry Pi

    Raspberry Slideshow is focused on quick-to-set-up image and video slideshows for the Raspberry Pi microcomputer lineup. It plays all media contained in a USB key, fetched from a network share, from a Web/FTP server, from a folder of your Dropbox account and loaded via scp as well. The operating system can refresh the media list at fixed, given intervals, in order to slide images and videos according to any remote changement (addition or deletion of a media file). ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18
    Ultimate Mono2Stereo

    Ultimate Mono2Stereo

    A better mono to stereo audio conversion tool

    ...More importantly, it produces none of the weird phasing, and/or time delay artifacts. And very little, if any of the tone discoloration, when those others aren't meticulously set up just right. All this is accomplished by using the ffmpeg crossover audio filter to split the sound into 8 frequency bands. The split points are based on center frequencies of a typical 1/3 octave equalizer. Those 8 bands are then panned in varying degrees to left and right. The varying width of each band is set to achieve the best balance between the left and right channels. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    Jamulus - Internet Jam Session Software

    Jamulus - Internet Jam Session Software

    Play music online. With friends. For free.

    Jamulus is for playing, rehearsing, or just jamming with your friends, your band or just anyone you find online. Use your Windows, macOS or Linux machine to connect to Jamulus servers worldwide, for free over a normal broadband connection. Or host your own private server. Jamulus is designed for high quality, low-latency sound, making it easy to play together remotely and in time.
    Leader badge
    Downloads: 60 This Week
    Last Update:
    See Project
  • 20
    FractalRenderingApp

    FractalRenderingApp

    Lightweight app for visualization of Mandelbrot and Julia set

    Source code is available on https://github.com/MarkoLeskovar/FractalRenderingApp
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Picsimilar

    Picsimilar

    Search and compare similar and identical photos.

    Use reverse image search to find similar and duplicate images in your local photo collection; Use comparison features to select the best images in a set of similar ones.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 22
    Scene - Wallpaper Manager and Customizer

    Scene - Wallpaper Manager and Customizer

    Custom Wallpaper Manager for Windows 10+ supporting GIF and PNG.

    Scene is a Java-based, pretty lightweight, multi-monitor, wallpaper manager designed for users who want an easy way to customize their desktop without unnecessary complexity. It focuses on doing one job: letting you set, organize, and swap wallpapers quickly using your own files. With support for common formats like PNG and GIF, you can bring your favorite artwork, screenshots, memes, or loops directly to your desktop background. The app is built for Windows 10 and newer, staying up to date, minimal and straightforward. Whether you just want a basic wallpaper rotation setup or a clean tool to pin a single image or animation you love, this wallpaper manager keeps things fast, focused, and easy to understand. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    ResIL

    ResIL

    Resilient Image Library - successor to DevIL

    ResIL started as a fork of DevIL and is actively maintained to use up-to-date libraries. The API has been updated to work with several threads. Countless fixes have been applied, much of the code base has actually been rewritten to enhance stability. Support for webp has been added. ResIL focuses on robust decoding so that even partially corrupted images can be displayed without crashes or exceptions.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Kisekae UltraKiss

    Kisekae UltraKiss

    Kisekae UltraKiss is a full featured integrated development environmen

    UltraKiss is a computer program that implements the Kisekae Set system, KiSS, a Japanese graphics system originally developed to facilitate costume changes on virtual dolls. UltraKiss was developed to help artists build their KiSS sets. It is a full featured viewer for all KiSS dolls, games, and visual applications. It is also a complete graphical development environment for creating KiSS applications.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 25
    M. Vezelis Bits Visualiser

    M. Vezelis Bits Visualiser

    It helps you track your personal budget and visualises income/expenses

    The application helps you track your personal budget income and expenses, and visualises the in and out flows. The visualiser lets you set the targets that you expect to reach in the budget, and the asynchronous transactions scheduler keeps a track of such budget changes in the background. The observations summary panel gives you information on the current status of the budget. The data gets seamlessly highly encrypted underneath the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB