Showing 50 open source projects for "dev cpp for ubuntu"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in once place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    dev-sidecar

    dev-sidecar

    dev-sidecar Git release

    The developer sidecar, named service-sidecar from service-mesh, means an auxiliary sidecar tool (hereinafter referred to as ds) for developers to proxy HTTP requests to some domestic acceleration channels through local proxy. Intelligently resolve the best domain name IP address according to network conditions to obtain the best network speed. Solve the problem that some websites and libraries are inaccessible or slow. It is recommended that if you encounter a slow-opening foreign website,...
    Downloads: 46 This Week
    Last Update:
    See Project
  • 2
    COS++ Linux (Ubuntu)

    COS++ Linux (Ubuntu)

    Ubuntu based Linux Distro with Full Gaming and Dev Stack

    This distribution is an Ubuntu-based distribution with full Nvidia driver and optimization support, as well as other apps that allow you to play any Windows game on Linux. It also comes pre-loaded with all of the necessary developer tools, as well as VSCODIUM ready to go. It has been optimized to deliver smooth performance with a familiar and clean desktop UI (Cinnamon). I hope you enjoy! (Based on LinuxMint 22.3. Not affiliated with the LinuxMint team).
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 3
    far2l

    far2l

    Linux port of FAR v2

    Linux fork of FAR Manager v2. Works also on OSX/MacOS and BSD (but the latter is not tested on a regular manner). Plug-ins that are currently working: NetRocks (SFTP/SCP/FTP/FTPS/SMB/NFS/WebDAV), colorer, multiarc, tmppanel, align, autowrap, drawing, edit case, SimpleIndent, Calculator, Python (optional scripting support).
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    AWS IoT Device SDK for C++ v2

    AWS IoT Device SDK for C++ v2

    Next generation AWS IoT Client SDK for C++ using AWS Common Runtime

    Next-generation AWS IoT Client SDK for C++ using the AWS common runtime. This document provides information about the AWS IoT device SDK for C++ V2. If you have any issues or feature requests, please file an issue or pull request. This SDK is built on the AWS Common Runtime, a collection of libraries (AWS-c-common, aws-c-io, aws-c-mqtt, aws-c-http, aws-c-cal, aws-c-auth, s2n...) written in C to be cross-platform, high-performance, secure, and reliable. The libraries are bound to C++ by the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    wavemon

    wavemon

    Ncurses-based monitoring application for wireless network devices

    wavemon is a wireless device monitoring application that allows you to watch signal and noise levels, packet statistics, device configuration and network parameters of your wireless network hardware. It should work (though with varying features) with all devices supported by the Linux kernel. Apart from debian/ubuntu packages and slackbuild scripts for wavemon, this repository contains the full source code.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Distrobox

    Distrobox

    Use any linux distribution inside your terminal

    Use any Linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Distrobox uses podman, docker or lilipod to create containers using the Linux distribution of your choice. The created container will be tightly integrated with the host, allowing sharing of the HOME directory of the user, external storage, external USB devices and graphical apps (X11/Wayland), and audio. Simply...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    theDirector

    theDirector

    Runs sets.

    ...Slow with full control. Auto mode: Computer decides. Rapid with no control. The bin and parquet files get massive, make sure to have adequate storage. Requirements: libarrow-dev, libparquet-dev, pyarrow, parquet, qt6-base-dev, pandas, matplotlib Has only been tested on Debian/Ubuntu based distros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    C++ Eigenvectors

    C++ matrix class template with eigenvectors

    All code is in a single .h file except for a .cpp file with the main() demo. Computation time scales as N^4. Also has class template Polynomial. Has extensive operators and methods. Algorithm summary: Any polynomial of degree m is uniquely and simply determined by its values at m+1 points. In particular the characteristic polynomial of an NxN matrix A can be determined by evaluating the determinant |x * I - A| at N+1 distinct values of x. Householder reduction is used to find ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    debcreator

    debcreator

    📦 Crea paquetes .deb listos para instalar desde directorios.

    DebCreator es una herramienta simple en consola y con interfaz gráfica (yad) que permite crear paquetes .deb desde directorios ya estructurados. Es ideal para desarrolladores, usuarios avanzados o quienes distribuyen scripts personalizados. Utiliza herramientas estándar como dpkg-dev, fakeroot, coreutils, sed y gawk. Su interfaz amigable y su facilidad de uso lo hacen perfecto para automatizar la creación de paquetes en sistemas Debian o derivados. Para su uso : sudo make-deb...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10

    C++ FFT

    C++ radix 2 & 3 multi-dimension complex FFT & graphical test program

    This C++ code does radix 2 & 3 multi-dimension (any) complex FFT and its inverse. Array dimensions with sizes that are not 2^m 3^n are automatically zero-padded to the nearest larger size integer of the form 2^m 3^n. The new array has the original data centered, except when a dimension size is increased by an odd number, the zero padding on the left is one less than the zero padding on the right. This FFT code is in is own namespace and is in one source file and one include file. There is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Unicoder

    Unicoder

    A Portable Wide-Character Terminal Output Package for C and C++

    ...Also, Unicoder can insert compiler specific commands that perform useful task such as clearing the console display or turn on bold and underline or change text font and background colors. And it provides a rudimentary way to draw on the display. Currently, Unicoder supports Ubuntu-Linux GCC and on Windows it can be used with these IDEs and compilers: MS Visual Studio 2017&2019, Code::Blocks, Pelles C, Embarcadero Dev-C++, Open Watcom, MSYS, MSYS2, Cygwin and with MinGW, Clang, LCC and Digital Mars C (but Digital Mars does not support Unicode!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Is a Linux kernel is develop by CPP this Linux call LinuxPlus the code comes from Ubuntu source , the source need to be complete
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13

    KLU-jam-XFCEbase

    small Ubuntu Jammy based distro using overlayfs frugal install

    The heart of KLU-jam-XFCEbase is a 'FirstRib' magic initrd which uses overlay filesystem to provide frugal install save persistence, typical load squashfs capabilities (including currently unique ability to load uncompressed physical directories into the layers hierarchy), and copy2ram option. Similarly small sized flexible distros are available such as KLA-OT2base (openbox/tint2 also Arch-based), KLA-XFCEbase (Arch Linux-based) and KLV-Airedale (Void Linux based). Lots of configuration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    KLA-XFCEpodman

    small Arch Linux based overlayfs frugal install with podman support

    The heart of KLA-XFCEpodman is a 'FirstRib' magic initrd which uses overlay filesystem to provide frugal install save persistence, typical load squashfs capabilities (including currently unique ability to load uncompressed physical directories into the layers hierarchy), and copy2ram option. Includes podman (docker-compatible) container support and brief tutorial examples in cherrytree notepad README. Similarly small sized flexible distros are available such as KLA-OT2base...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    KLA-OT2base

    small Arch Linux openbox based distro using overlayfs frugal install

    The heart of KLA-OT2base (openbox/tint2 Arch Linux based) is a 'FirstRib' magic initrd which uses overlay filesystem to provide frugal install save persistence, typical load squashfs capabilities (including currently unique ability to load uncompressed physical directories into the layers hierarchy), and copy2ram option. Similarly small sized flexible distros are available such as KLA-XFCEbase (also Arch-based), KLU-jam (Ubuntu-based) and KLV-Airedale (Void Linux based). Lots of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    KLA-XFCEbase

    small Arch Linux based distro using overlayfs frugal install

    The heart of KLA-XFCEbase is a 'FirstRib' magic initrd which uses overlay filesystem to provide frugal install save persistence, typical load squashfs capabilities (including currently unique ability to load uncompressed physical directories into the layers hierarchy), and copy2ram option. Similarly small sized flexible distros are available such as KLA-OT2base (openbox/tint2 also Arch-based), KLU-jam (Ubuntu-based) and KLV-Airedale (Void Linux based). Lots of configuration information at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    tigr-examples

    tigr-examples

    Usage examples for the tigr graphics library.

    Here you'll find some usage examples of the tigr graphics library. I compiled them on a Windows computer using the Dev-Cpp IDE and the project files for the IDE are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Red Panda Dev-C++

    Red Panda Dev-C++

    A powerful and lightweighted C/C++ IDE

    This project is mainly for users of windows XP. Users of windows 7/8/10/11 should consider Red Panda C++ ( https://sourceforge.net/projects/redpanda-cpp/ ). Red Panda Dev-C++ (Dev-Cpp) is a greatly improved fork of Bloodshed Dev-C++ and Orwell Dev-C++. It provides many features that old versions (and Embarcadero dev-c++) lacks, and lots of bug fixes and enhancements. Highlights of its new and enhanced feature: * Code intellisense (Code Completion suggestion while editing)...
    Leader badge
    Downloads: 708 This Week
    Last Update:
    See Project
  • 19
    Dave Gnukem

    Dave Gnukem

    A 2D scrolling platform shooter, inspired by Duke Nukem 1

    ...It currently runs on Windows, Linux, macOS, OpenPandora, MorphOS & more. It's not a clone or remake; it's more like a parody. ~2022/2023: New packages for Debian, Ubuntu etc.! https://repology.org/project/davegnukem/versions 3 Apr 2018: Version 1 out! As of 8 Oct 2016, this project is active again. Source: https://github.com/davidjoffe/dave_gnukem Dev LiveStream: http://twitch.tv/david_joffe https://www.liveedu.tv/david_joffe/l98yv-dave-gnukem-side-scrolling-shooter/ Level Editor HowTo: https://youtu.be/xiznDqg2BHg What reviewers are saying: "Worth the price you paid for it" "Not the worst game I've ever seen" AWARDS: Won the arin_j "i think your a good programer award", 6 Jan 2018 live-stream; "FIVE STARS amazing programer at work" - https://www.liveedu.tv/david_joffe/R8JV2-miscellaneous/4zxMn-miscellaneous-49/ ❤️Please donate, thanks!
    Downloads: 29 This Week
    Last Update:
    See Project
  • 20
    custom-ubuntu-image-for-empty-usb-drives

    custom-ubuntu-image-for-empty-usb-drives

    A portable usb installed custom ubuntu image for scripts & office work

    Click Files Tab Above and then Right Click Each File to Open Them in New Tab, one by one, to download 8 files with total size of 3.8 GB After downloading, Run Following Command ( after cd to folder ) : Windows cmd: copy /B custom-ubuntu-image-for-usb-drives.gz.* custom-ubuntu-image-for-usb-drives.gz Linux/Mac Terminal: cat custom-ubuntu-image-for-usb-drives.gz.* > custom-ubuntu-image-for-usb-drives.gz After joining the files, use the free Balena Etcher ( Check Google ) to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Dev-C++

    Dev-C++

    Open Source C & C++ IDE for Windows

    Dev-C++ is a full-featured Integrated Development Environment (IDE) for Win32. It uses GCC, Mingw or Cygwin as compiler and libraries set. It supports Windows 98, NT, 2000 & XP. This is the original Dev-C++ software as published by Colin Laplace and this repository is frozen to version 4.9.9.2. For more recent versions of Dev-C++, please check the following forks: - Embarcadero Dev-C++: https://sourceforge.net/projects/embarcadero-devcpp/ (last update: March 2021) - Orwell...
    Leader badge
    Downloads: 18,538 This Week
    Last Update:
    See Project
  • 22

    Rack OS

    CentOS/OpenSuse/Ubuntu root on ramdisk (/dev/ram0) for RACK cluster

    Rack OS was designed to boot OS root on /dev/ram0 so that you can remove usb disk or network cable freely after OS booted.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Dev-C++ for Windows 10/8/7

    Dev-C++ for Windows 10/8/7

    A fast, portable, simple, and free C/C++ IDE

    ...Embarcadero Dev-C++ is built using the latest version of Embarcadero Delphi. Embarcadero Dev-C++ has a low memory footprint because it is a native Windows application and does not use Electron. Optimized for parallel compilation on modern multi-core machines. GitHub Project: https://github.com/Embarcadero/Dev-Cpp/ Sponsored by Embarcadero: https://www.embarcadero.com/free-tools/dev-cpp
    Leader badge
    Downloads: 4,040 This Week
    Last Update:
    See Project
  • 24
    ROKOS Crypto Full Node OS

    ROKOS Crypto Full Node OS

    First OS that merges the power of IoT devices with Cryptocurrencies

    Full Bitcoin OS For Raspberry Pi, zero, 2, 3, 4, BananaPi PRO, PINE64+, Odroid + more IoT Devices. Integrated Cryptocurrencies Full nodes, BFG and CGMiners, Dev tools + Clients/Nodes Support. The First Crypto Full node OS! (Since 2014) [covered by TechCrunch, CES and acknowledged by FOSS among others] ROKOS flavors: https://rokos-flavors.space ROKOS core: https://rokos.space ROKOS core sourceforge: https://sourceforge.net/projects/rokos-bitcoin-full-node/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ROKOS Bitcoin Full node OS

    ROKOS Bitcoin Full node OS

    First OS that merges the power of IoT devices with Bitcoin and OK

    Full Bitcoin OS For Raspberry Pi, zero, 2, 3, 4, BananaPi PRO, PINE64+, Odroid + more IoT Devices. Integrated OK and Bitcoin Full nodes, BFG and CGMiners, Dev tools + Clients/Nodes Support. The First Bitcoin Full node OS! (Since 2014) [covered by TechCrunch, CES and acknowledged by FOSS among others] ROKOS core: https://rokos.space ROKOS flavors: https://rokos-flavors.space ROKOS flavors sourceforge: https://sourceforge.net/projects/rokos-crypto-full-node-os/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB