Showing 3525 open source projects for "c source code"

View related business solutions
  • 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
  • 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
  • 1
    Texture Cram

    Texture Cram

    A cross platform utility for packing images onto a single sprite sheet

    A simple utility for packing a series of images onto one or more larger images, know as texture atlases. This is helpful to some game engines where multiple individual textures take longer to load. Following simple file naming conventions, you can also create animation sequences. And using sub directories, you can create multiple texture atlases with specific names. This is all output along side a manifest file, which can be either a simple texture file, or a java class file. C++ is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    jpmidi

    Midi-file player using Jack-Midi and synchronises to Jack-Transport

    jpmidi is a Midi-file player that uses Jack-Midi and synchronises to Jack-Transport. It is a command-line only tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    win32 port of jpegoptim, open source jpeg optimization/compression tool by Timo Kokkonen.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4

    clintercept

    OpenCL logging and tracking tool

    CLIntercept inserts itself between a program and the OpenCL library. It can log OpenCL calls or errors, time expensive functions, modify the devices or extensions returned to the program, or track OpenCL objects. Tracking OpenCL objects also allows CLIntercept to detect some common programming errors, such as leaks, mismatched calls to retain/release, situations that are not thread safe, and errors with mapped images or buffers, including buffer overwrites. Any of these can be missed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Muxi is a tv application and personal video recorder for DVB-T and DVB-S(2). It includes an electronic programme guide, live stream recording and time shifting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TPlayer

    TPlayer

    media player focused on GPU acceleration

    a fast multimedia player using ffmpeg to decode, opencl to do fft on audio and opengl to render. same code is also hosted at https://gitorious.org/tplayer/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FDiamondEngine

    FDiamondEngine

    3D game engine for C and C++

    Create C/C++ 3D games easily! Game engine including higher-level functions and highest-level that are little less than working games! Include an audio system, an thread system, events, entities, physics, etc. This engine is written in C and C++. But can be used from both languages. It is powered by glib, Irrlicht engine, OpenAL, ODE, Ogg vorbis, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ALN machine learning
    Customizable software to smoothly fit non-linear, high-dimensional data. SDK in C with C++ wrappers, plus demo applications (all under LGPL). Versions under Windows and Linux already operational. Further progress depends on your imagination!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    goalbit
    GOALBIT is a peer to peer distribution system, capable of distributing high-bandwidth live-content to all network peers preserving its perceived quality.
    Downloads: 1 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
    Gnomad 2 is a GUI built on top of GTK/GNOME 2, libid3tag, libnjb and libmtp that makes it possible to transfer tracks and files from/to a Creative Nomad Jukebox (all brands) and MTP devices. It is designed much like an ordinary graphical FTP program.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 11
    arcan-fe

    arcan-fe

    Scriptable frontend for media applications.

    Arcan is a portable and fully scriptable frontend for launching games, emulators and other full-screen applications in a visual appealing way, as seamlessly as possible. The API is sufficiently complete for other projects as well, e.g. rapid game prototyping (both 2D and 3D). Note that we have left sourceforge (thanks for all the spam). The source is hosted on github ( http://www.github.com/letoram/arcan ) and the downloads on bintray https://bintray.com/letoram/arcan-main/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    San Le's Free Finite Element Analysis
    SLFFEA stands for San Le's Free Finite Element Analysis. It is a package of scientific software and graphical user interfaces for use in finite element analysis. It is written in ANSI C by San Le and distributed under the terms of the GNU license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    wineasio

    ASIO to JACK driver for WINE

    WineASIO provides an ASIO to JACK driver for WINE. ASIO is the most common Windows low-latency driver, so is commonly used in audio workstation programs. For best results with Ubuntu, install the kxstudio repos - http://kxstudio.sourceforge.net/ - and install wineasio from there.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 14
    gmidiwatch

    gmidiwatch

    GTK+ GM (General MIDI) Monitor for GM GM2 XG and GS events

    ...Useful for USB MIDI keyboards that lack a display. Also tracks channels, velocity, MSB and LSB and octave information etc. Future suppost of .ins format files planned. Some of the source code based on GMIDImonitor http://home.gna.org/gmidimonitor/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    de-ess

    de-ess

    De-essing software to reduce sibilance in speech using TSP

    This de-esser uses a novel approach called Temporal Sibilance Processing. The idea is to distinguish between fricatives and voiced sections of the speech signal by the number of zero crossings in time. Most of the speech file is left untouched (the samples are directly copied from source to destination). Only fricatives that are long enough and loud enough are filtered. The advantage of this approach over traditional approaches is that the clarity of the remaining speech is completely unaffected.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    This project develops an open source editor for Clavia Nord Modular and Micro Modular synthesizers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    mounter 2

    mounter 2

    gtk app to mount iso files instead of having to use the command line

    Mounter2 mounts several iso images with a graphical interface to save you from having to type commands out to mount unmount. With mounter2 its as easy as select a file and a quick mouse click. All without the need for a root password. you will need gtk and also udevil. if your distro does not provide udevil a link to the udevil homepage is provided in the readme. cheers all -- soon to come drag and drop functionality -- -- there is also a deb package and readme included...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XaoS

    XaoS

    Real-time interactive fractal zoomer

    Real-time interactive fractal zoomer. Home Page: http://xaos.sf.net/ GitHub: - Downloads: https://github.com/xaos-project/XaoS/releases - Source https://github.com/xaos-project/XaoS - Issues: https://github.com/xaos-project/XaoS/issues - Wiki: https://github.com/xaos-project/XaoS/wiki Discussion Groups: - Users: http://groups.google.com/group/xaos-users - Developers: https://groups.google.com/forum/#!forum/xaos-devel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Free and portable software for visualization and post-processing of results from Quantum Chemistry calculations. Oriented, but not limited, to satisfy the visualization needs from Lowdin [http://www.cucei.udg.mx/~robertof] and deMon2k.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Project abandoned! Sorry, I havent found the time to keep this project updated. Please see https://github.com/jacksonliam/mjpg-streamer for the designated sucessor site. Thanks to everyone who contributed and is using the software. MJPG-streamer takes JPGs from Linux-UVC compatible webcams, filesystem or other input plugins and streams them as M-JPEG via HTTP to webbrowsers, VLC and other software. It is the successor of uvc-streamer, a Linux-UVC streaming application with Pan/Tilt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Infinity

    Infinity

    music visualization plugin

    [Project migrated to Github https://dprotti.github.io/infinity-plugin/ ]
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    onet

    OctopusNet - SAT>IP Server with various possibilities

    The High-End Networktuner - Octopus Net The Octopus Net is streaming LiveTV to IPTV-Ready devices in the local network. It makes so many devices to a FullHD (*1) receiver for satellite television and cable television. Thereby will send the FTA Channels (*2) in FullHD in the LAN or WLAN Network. Up to 4 streams - depending on model - may be used simultaneously on stationary and mobile devices. The to-use client software (*3) is for the operating systems iOS (iPhone, iPad), Android, Mac OS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Mollino

    Mollino

    Not your usual Architectural Modeler

    Why do Archicad and Revit only share 30 or 40% of the global architectural sofware market ? Maybe because lots of small practices find these software unadapted to the way they work, and to their bank account. I think there's place for an open software that doesn't work like the existing. It will be simple in its tools and processes, and will have infinite capabilities. This will be possible by defining a logical structure. As I am an architect, and I know very little about programming,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Open Music Kontrollers
    OMK are several small projects that can be glued together to build custom music controllers based on both free hard- and software. Our most prominent one is the Chimaera, a polymagnetophonic theremin offering an unprecedented expressive and dynamic play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Bauer stereophonic-to-binaural DSP

    Bauer stereophonic-to-binaural DSP

    Headphones like a loudspeakers

    The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is designed to improve headphone listening of stereo audio records. Recommended for headphone prolonged listening to disable superstereo fatigue without essential distortions.
    Leader badge
    Downloads: 472 This Week
    Last Update:
    See Project