Showing 3525 open source projects for "c source code"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started 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
    DIGImend
    DIGImend - digitizer mending. Improving Linux support for generic graphics tablets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LeapInto

    LeapInto

    Simplified interface to Leap Motion designed for art and music apps

    LeapInto provides a simplified interface to the Leap Motion hand sensor input device. Multiple hand recognition is simplified to several stable categories and coordinates are normalised. The interface comes two flavours at present, an open broadcast system using the OSC protocol and a plugin for the Csound audio/music programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    cairo4j

    Java bindings to cairo

    These are the Java bindings to cairo C graphics library. Main features: - Handcrafted OO bindings updated to version 2.12. JNI code is automatically generated, thanks to Hawtjni library; - Supported on Windows, Linux and Mac; - Draw directly to an AWT Canvas through JAWT; Missing features: - User fonts and raster source patterns are not implemented yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Simpl is an open source library for sinusoidal modelling written in the Python programming language and making use of SciPy.
    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
  • 5
    iCoCo

    iCoCo

    iConnectMIDI PortManager for Windows, Linux and Mac

    iCoCo is a Windows/Linux/Mac application for configuring the iConnectMIDI ("iCM") MIDI router by iConnectivity. It utilizes the awesome portmidi library and the brilliant FLTK GUI toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    DSButtons

    iButtons for the DS

    This is a small port of "Instant Buttons" or "iButtons" for the DS. It doesn't have a GUI yet. There are currently 30 sounds avaible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Otk (Open Tool Kit) - portable library for graphical user interfaces (GUI's) based on C and OpenGL. Emphasizes simplicity without eliminating capability. Supports panel's, text label's, buttons, form boxes, pull-down menu's, slider control's, etc..
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    cIPS is a robust TCP/IP stack for embedded devices.The cIPS library runs without an Operating System and is entirely abstract from any platform. However, it has been fully tested on the Xilinx Spartan 3E Starter Kit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    libcdaudio is an unmaintained but portable library that provides wrapper functions to audio CD drives and CDDB and CDIndex database access. cdcd is a commandline CD player using libcdaudio's CDDB and CDIndex functions.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 10
    Gimmix is a graphical music player daemon (MPD) client written in C using GTK+2.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Flatland VR

    Flatland VR

    Flatland is the virtual environment for Virtual Reality.

    Flatland is the virtual environment developed to perform these investigations. Using Flatland as the base environment scientists can visualize and explore both their data and the computations that manipulate that data. Imagine, if you will, a scientist able to examine the real-time results of a simulation and, when he notices an anomally he would like to investigate, he turns to the program running the simulation and examines the code, possibly changing it on the fly. This is the dream...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    tvpvrd - (TV Personal Video Recorder Daemon). A Unix server/daemon to make scheduled recordings of TV broadcasts using one or multiple Video capture cards with optional automatic transcoding (using ffmpeg)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    allink

    allink

    Software for data analysis, image processing, simulations, solver.

    Collection of utilities based on two basics classes: Matematica and VarData. Matematica) performs math operations on vectors and matrices for smoothing, interpolation, convolution, image processing... VarData) manipulate a structure of points connected by links. Addraw) openGL engine. ElPoly) analyze mechanical properties of polymer and membrane like structures. Addyn) perform molecular dynamics and Monte Carlo simulations and has a solver for 4th oder PDE. Avvis) perform all the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HIPAcc

    HIPAcc

    Heterogeneous Image Processing Acceleration (HIPACC) Framework

    HIPAcc development has moved to github: https://github.com/hipacc HIPAcc allows to design image processing kernels and algorithms in a domain-specific language (DSL). From this high-level description, low-level target code for GPU accelerators is generated using source-to-source translation. As back ends, the framework supports CUDA, OpenCL, and Renderscript. HIPAcc allows programmers to develop imaging applications while providing high productivity, flexibility and portability as well as competitive performance: the same algorithm description serves as basis for targeting different GPU accelerators and low-level languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    angif layered

    angif fork with transparency layers (proof of concept implementation)

    fork of Phil Howards Angif 1.0.0 beta3 (http://freecode.com/projects/angif) Implemented "layered" (usage of transparency) 24bit color-depth support for gif instead of the original tiled one (mosaic of 255 color gifs). Instead of the divide-and-conquer approach this one uses sorting (bubble sort, sorry) for color frequency and distance grouping. Build as windows command line tool with MingGW. Workflow: import truecolor image to GIMP, export 24RAW from GIMP, feeding to rawtogif.exe ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    JZipView

    Ultra-simple and fast zipped JPEG viewer released under GPL

    A zipped JPEG viewer written in C. Fast thumbnail and fullscreen image loading achieved with libjpeg scaling. Source code licensed under GPL v3, see Github page for source code and details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LCARS 24
    Star Trek 24/7: LCARS (Starfleet) GUI, full-screen alarm clock & calendar, games, utilities, sims, maps, graphical LCARS library, file manager, viewers, players, animation. Requires a HighColor/TrueColor DOS-based laptop w/ std. graphics & sound cards.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    music player for Linux console
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    MOC (music on console) is a console audio player with a simple ncurses interface in playmp3list style. It supports MP3, Ogg Vorbis, FLAC, Musepack, WAVE, WMA, MP4, AAC, and other formats. Internet streams (Shoutcast, Icecast) are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SPACE is a Software Architecture developed by Philips for its range of TV displays. It is based on Linux and DirectFB technologies. jointSPACE opens the TV APIs to let you develop new applications and run them on the TV.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 21
    Variation plugin collection for Apophysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Denon AVR Control Utility

    Remote control of network attached Denon AV receivers

    Turn the AV receiver on or off, change input and set the volume level from the command line or using a GTK application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    IronGrip

    IronGrip

    Graphical Frontend for Audio CD ripping and encoding as MP3 and FLAC

    IronGrip is a GTK+ frontend for audio CD ripping and encoding as WAV, MP3, Ogg Vorbis and FLAC. It supports CDDB lookup. It can scan all CD-ROM drives. Compilation and installation from source is super easy on Ubuntu, Linux Mint and Debian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Qtag Cloud

    Qtag Cloud

    A free open source toy to generate your own Tag Clouds

    A free C/C++ Qt based open source software to generate your own highly customizable Words Clouds.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    FreeCSVR

    FreeCSVR is a Free Client for Stream Video Recording

    Offering highly reliable, flexible and scalable network-based management for recording and streaming video surveillance footage, FreeCSVR is a Free Client for Stream Video Recording. Featuring industry-leading video quality, intelligent event detection, highly-efficient streaming and storage, and seamless remote access, FreeCSVR is the system video surveillance based on library OpenCV.
    Downloads: 0 This Week
    Last Update:
    See Project