Showing 5761 open source projects for "c source code"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1
    This is DVD authoring program with nice and clean GUI
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Free open source PDF reader for smart phones using Windows Mobile 2003/2003SE, WM5 and WM6) This is a free PDF reader for smart phones using all the common Windows Mobile operating systems... Cab installer is also available for download for free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Importer/Exporter plugins for Gothic modding with 3ds max, gmax, Blender, Cinema 4D.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 4
    Tool for getting played content from the browser's cache (or any folder) on your PC source code of project is located on https://bitbucket.org/gekannt/medownloader
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 5

    Phase Tool Plugin

    Variable Phase Tool

    A small audio plugin which allows you to adjust the phase of a signal. Made using the fantastic JUCE library avaliable here. http://www.rawmaterialsoftware.com/downloads.php SDKs for building VST and AU plugins are avaliable here, http://www.steinberg.net/en/company/developer.html and here. http://developer.apple.com/sdk/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    iTunes Global Hotkeys Plugin for Windows enables the user to trigger different actions using predefined shortcuts even if the player is minimized or hidden.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    VolTK

    A Lightweighted Toolkit For Volume Rendering

    A Lightweighted Toolkit For Volume Rendering Project Started by Fei Yang Provide both CPU based and GPU (CUDA) based volume rendering. See http://www.fei-yang.org/?page_id=12 for complete descriptions and package downloads VolTK is a free C++ Toolkit that implements a tri-layer volume rendering framework, which is designed to meet the requirements of both algorithm research and application assemblage. Features * Tri-layer volume rendering * CPU implementation:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Horde3D

    Horde3D

    https://github.com/horde3d/Horde3D

    Horde3D is a small 3D rendering and animation engine. It is written in an effort to create a graphics engine that offers the visual effects expected in next-generation games while at the same time being as lightweight and conceptually clean as possible. Further development has moved to https://github.com/horde3d/Horde3D where you're also able to download new releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FB01 Sound Editor
    A free and open sourced patch editor for the Yamaha FB01 sound module.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 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
  • 10
    Intended eventually to be a live CD, LinVision allows the blind to use a computer to: 1) Organise books & read aloud. 2) Organise & play music. 3) Teach & test keyboard skills. 4) Write & save or email work. 5) Browse Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PianoUtils is a small set of Qt-based programs, which may be useful for pianists. It's including metronome and keyboard splitter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Raspberry Pi Radio

    A retro radio based on Raspberry Pi

    This is the source code accompanying my Raspberry Pi Radio blog at http://desperatehousegeek.blogspot.co.uk/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Skope Surveillance Suite [DEPRECATED]

    Skope Surveillance Suite [DEPRECATED]

    Monitor Activity on your Computer by Auto Screenshot Capture

    **NOTE: This project is deprecated due to obsolete code. If you are interested, a replacement project was started at github.com/gundermanc/skope-3. It is incomplete, but mostly functional. I am looking for developers to take over this project. Welcome to Skope. Skope is the intuitive, user friendly, and free open source monitoring solution from Gundersoft. Not just a keylogger, Skope is literally a "Skope" into your computer's usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Interactive musical workstation software, that is to say, an organ with automatic accompaniment capable to create complex musical sequences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Linux CLI Last.fm Scrobbling client for Creative MP3 Players and other MTP devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    DVD Tools

    dvd backup and authoring tools

    Some useful tools for copying, ripping, backing up, and creating DVDs under linux. - A tool to create DVD audio (a king of giant musical slideshow) - A tool to create rapidly nice DVD menus - A tool to manage subtitles format - A tool to encode video files into DVD compliant files Additionally, there is a script to tie mplayer, dvdbackup, dvdrip, vlc, handbrake, ddrescue, isoinfo, mkisofs, vobcopy, ffmpeg, and cdrecord into a simplified command line to create a robust DVD backup tool (dvdbak).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    fb_chungVST

    fb_chungVST

    an audio multi effects VST plugin loading simple dlls

    ...Just define the following dll cdecl export functions : plugininit : your init sub startpluginmain : start your gui window edit closepluginmain : called to close the gui window edit mypluginproc : called as sample=mypluginproc(sample) in main audio loop with zero additional latency myecho.dll / my3band.dll / my4echo.dll / baxandall.dll / peekenhancer.dll with code source are provided as example (freebasic) . the dlls can be easily written in freebasic or any dll compatible language (c++,VBasic,...),giving you easy access to high level programming facilities (file access,gui windows,graghics) without needing special knowledge of the VST sdk (c++)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Gnofract 4D
    This project has been moved to Github, Look there instead
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The development has moved to KDE (kdegraphics and extragear). The new names are libksane for the library and Skanlite is the application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OpenMoco is an open-source motion control project for time-lapse photographers and videographers. For more information, see www.openmoco.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Jaangle music player
    Jaangle is a free music player and organizer software. It categorizes your mp3, ogg, wma, avi etc collection and displays it in easy to browse, user interface. It has a quality audio - video player and also an integrated tag editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    srtmod

    SRT subtitle's timeline modifier

    It's just a tiny toy. My listening in English is bad. So I need subtitiles. But some .srt files' timeline is not so accurate. Then I wrote a piece of code to modify .srt's timeline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    LuaCalc

    Crossplatform stack calculator with very fast usage.

    Crossplatform calculator based on preprocessor to Lua language (CLua). CLua have a hybrid syntax between C-style and Lua and have some additions like inline condition operator etc. Easy and very fast in use. Helpful for debugging and analysing data. Enjoy! Get code on homepage (bitbucket. Link below) of project or download win exe from here or homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    KLAVAR! is porting to MS Windows a graphic music sequencer/notation program based on the easy-to-read KLAVAR music notation, without clefs, sharps, flats or accidentals. It was originally written in GFA Basic for the Atari ST. Earlier releases were also targeting Apple Mac OS X and GNU/Linux operating system but the effort had to abandoned due to the uncertain future of the development tools used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    AnimEclipse

    a graphics animation / music video created using basic C++

    its a graphics animation / music video created using basic C++. For this I've wrote some special purpose functions, "Path Wiggle","Boxer","bezier curve","Circular Array" etc.. that can be used in any other graphics works. I'm glad to share those functions as well as whole code with you.. Watch the animation here: https://www.youtube.com/watch?feature=player_embedded&v=hOQuOEuVV5o contact me, facebook: https://www.facebook.com/PixVfx
    Downloads: 0 This Week
    Last Update:
    See Project