Showing 4956 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
  • 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
  • 1
    VMime is a free mail library for C++. This is an open-source solution for working with MIME messages and Internet messaging services like IMAP, POP or SMTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Talos is a *MALWARE-PROOF* operation system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Tools for archiving, compressing and processing XML data.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    cfgrep is an attempt to produce a grep-like program that uses regular expressions extended to describe context-free grammars. The largest part of the project is the C++ library developed to process those expressions.
    Downloads: 0 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
    Tfpd
    Tfpd aims to implement a test software for the small-sized FPD(Flat Pannel Display). The test software is based on the linux and it consists of device drivers and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A spin-off of Linux that supports Windows programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    VDI.Net is a .Net wrapper DLL to SQL Server's VDI native DLL. VDI allows you to present a virtual disk that SQL Server can backup to or restore from.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Clicky Gone

    Hide windows from praying eyes or for the comfort of a clean desktop.

    Hide windows from praying eyes or for the comfort of a clean desktop. Has a boss key feature that hides the active window and mutes the sound. You can also manage the priority of your applications through your applications system menu.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 9
    True Performance Tester is a GUI utility that measures the CPU performance in different multithreading configurations. The results of the test are displayed graphically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10
    A modern secure, robust, multithreaded, exception aware, internationalisable, portable GUI toolkit library designed for mission-critical work in C++ and Python forked from the FOX library. Replicates the Qt API in many places.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SimKernel controls parameter scans and iterations for any given C++ code / scientific simulation. Parameters, iteration ranges, settings and dependencies are specified in Mathematica syntax. Parallel processing of parameter scanning via MPI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XNU Kernel Extras contains drivers designed to extend the functionality provided by the default Mac OS X kernel and drivers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Small freeware tool that shows available information about antiviral software, installed in the System. Including GUID provided by MS for communication between Windows Security Center and antiviral software, its version and something else.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    this project intend to provide a bunch of Open Sound Control tools for end users as well as examples to start from for software developpers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    用c实现了常用的容器,如果rbtree,hashtable,list,vector,deque,heap,map,以及定时器,os api,应用开发框架。 实现了一个基于btree索引算法的文件数据库,提供了断电保护,以及事务提交与回滚等接口
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FoxController is a cross-platform application wich allows to control etherogeneous devices through a general pupose web service interface. FoxController uses a plug-in architecture in order to implement the low level communication with the devices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pylaunchy is an extension to Launchy's (www.launchy.net) plugin system that allows developing Launchy plugins in the Python language.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    System to delay, drop, and corrupt IP packets to test network capabilities in a closed environment. The packets can be selected in a variety of ways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple Wireless is a C++ library that provides simple wireless networking functions for Arduino boards, using many inexpensive radio modules. Simple Wireless uses the Virtual Wire library (by Mike McCauley) as the physical layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BitDHT is a LGPL'd general purpose C++ Distributed Hash Table library. It is designed to take hassle out over creating your own DHT. BitDHT is compatible with bitttorrent's DHT and can leverage this network to bootstrap your own personal DHT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A small SDL application using OpenGL to test the compatability of Shader Model 3 on nVidia GTX 470
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Win32-GuiTest is a Perl package for testing and interacting with Win32 GUIs. The package features numerous functionality and is housed on SourceForge to allow for continual enhancements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    primos

    PrimOS is a 32bit multi-task OS, which is still under development.

    PrimOS is just a simple 32bit, multi-tasked operating system, which I wrote for fun. So far this project provide no "official" releases,for it is too simple so far. To run it, you need to get the source code and fetch the "kernel.sys" file, use it as a floppy image and run it on a VM. PrimOS是一个写着玩的,简单的,32位的,支持多任务的⋯⋯ - -|| 操作系统⋯⋯ 目前还没有正式发行版本,因为目前为止功能实在是太简单了。非要运行它得的童鞋可以去下载源代码,找到其中“kernel.sys”,然后把这个文件当做一个软盘镜像,塞到一个虚拟机的“软驱”里⋯⋯
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Anoubis is a Security Suite which implements a secured environment for applications. The core of the suite is an Application Firewall alongside with a Sandbox. Mechanisms to assure the authenticity of files, directories and applications are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Frhed is an binary file editor for Windows. It is small but has many advanced features like ability to load big files partially.
    Leader badge
    Downloads: 114 This Week
    Last Update:
    See Project