Showing 1911 open source projects for "c source code"

View related business solutions
  • $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
  • 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
  • 1
    Explore the use of and provide Java/Javascript code for interactive lab pages at the Wikiversity project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Vok Meister
    Going on a world trip? Vok Meister will help you speak the languages in no-time. A complete studio for gathering and memorizing vocabularies. Focused on the structure in languages, for fast learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Application for developing Perfect Pitch / Absolute Pitch. You can use it on Windows, Linux or Mac OS. You can interact with instruments that support midi in and/or midi out.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    Netkit
    Netkit is a network emulation environment that allows the user to set up complex scenarios on a single PC with little effort and at no cost. In itself, Netkit aims at integrating different other open source products to provide an easy-to-use interface.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL 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
  • 5
    A C++ library to scan Homeric Greek (dactylic hexameter) and output the meter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project consists of a compiler which generates a script for the C-BGP simulator from a RPSL specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The aim of this project is to create programs which turn off the computer after a certain time is exceeded within one day. The final goal is to avoid that small children spend too much time in front of the computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This program is a graphical visualization of various engineering concepts like - - Antenna Radiation patterns (3D full & sectional views) - Electron Bunching in a 2 cavity Klystron amplifier - many more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ATS - Alpine Tool Set
    Tools for handling GPS Tracks / Maps etc. GPLed
    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
    ChemProV is a tool used by chemical engineering students to solve material balance problems. The project is maintained by Washington State University. For more information on how to install ChemProV, please visit the project's website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WiiC
    WiiC is a C/C++ library that manages Wii devices. It supports Wiimote, Nunchuck, Classic, Guitar Hero 3, Motion Plus, and Balance Board. It runs on Linux and Mac platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RAID ON CODE PIRATE (ROCOP)
    RAID ON CODE PIRATE (ROCOP) is a plagiarism detection system. It checks the plagiarism in the documents by comparing against the web pages stored in the local repository called web base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simplified Number Conversion! Convert any number of any radix base (base 2-36) to another number of any radix base. It is written in C, and uses GTK+ for the user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    aztree library is an implementation of most types of tree data-structure in C language. The library will implement these different type of trees. Binary, Self-balancing binary search, B-trees, Tries, BSP, Non-binary and few used in Computer Graphics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A linguistic tool to aid in the study of Linguistics/Phonology, specifically distinctive features of possible language sounds. Comprised of both a Visual C++ .NET version as well as a Java based web applet version. The C++ version has all but been ab
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GRANULE is a flashcards program based on Leitner cardfile methodology for learning new words. It features long-term memory training capabilities with scheduling, integrated pictures, sound, and full-screen mode.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Hspell-gui is a graphical front end to hspell , a Hebrew spell checker and linguistic analyzer, using the gnome-2.0 graphics library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simulation engine which allows the realtime 3D visualization of Biblical locations and events. Custom scenes and studies can be created by the user and submitted to the online library. An essential tool for study and entertaining to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Becta common file format for Interactive whiteboards Project has created a common file format to support interoperability, a code library under BSD, a test harness Viewer and range of sample files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    BLEU (Body Language Effect on Users)

    Body Language Effect on Users

    ...The naming convention I have used is a bit wonky as well. In addition the scoping for all the variables, methods, etc. really needs to be reorganized. I might get around to doing a refactoring on this code, but I wouldn't hold my breath. I wrote it over three years ago, and wrote it in quite a hurry when I did. If you compare this stuff with my GPE code, its like night and day. Well, hopefully somebody learning to work with OGRE or to program in C++, might find it useful
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Very fast pseudo-random numbers generator using a linear feedback shift register (LFSR).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The goal of project "defE" is to build a library to handle the simulation of the transformation and collision about deformable geometry using the sphere-spring system. It uses CUDA to deal with the enormous mount of parallel computable calculation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Big Integer Library
    A dynamic C++ library to operate on really big integers; both signed & unsigned, with all the basic integer operations (as one can do with standard C/C++ primitive integer data types like "int"/"long"/"long long") provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    fktorrent is short for "fake torrent". It is a client for the BitTorrent network, which does not send and discards any received data. Otherwise, it behaves like an ordinary BitTorrent client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    a web site that teaches how to design beautiful wearable art crochet.
    Downloads: 4 This Week
    Last Update:
    See Project