Open Source C Software - Page 60

C Software

C Clear Filters

Browse free open source C Software and projects below. Use the toggles on the left to filter open source C Software by OS, license, language, programming language, and project status.

  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    A fast and extremely lightweight graphical web browser for Windows, OS X, and Unix.
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • 2
    InitNG strived to replace the old System V Init completelty. It offers faster startup through parallelization, service and demon monitoring, logging facilities and a dynamic run-time dependency configuration.
    Downloads: 42 This Week
    Last Update:
    See Project
  • 3
    PyMOL Molecular Graphics System

    PyMOL Molecular Graphics System

    PyMOL is an OpenGL based molecular visualization system

    The Open-Source PyMOL repository has been moved to github: https://github.com/schrodinger/pymol-open-source We still use the pymol-users mailing list here on sourceforge. Please subscribe for community support: https://pymol.org/maillist (Note: SourceForge email newsletter and special offers are optional and can be unchecked) The PyMOL community wiki has its own home: https://pymolwiki.org/
    Downloads: 42 This Week
    Last Update:
    See Project
  • 4
    atinout

    atinout

    AT commands as input are sent to modem and responses given as output.

    This program will read a file (or stdin) containing a list of AT commands. Each command will be send to the modem, and all the response for the command will be output to file (or stdout). Example, to hang up any ongoing call: $ echo ATH | atinout - /dev/ttyACM0 - ATH OK $
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    GNUitar is guitar effects software that allows you to use your PC as guitar processor. It includes the following effects: wah-wah, sustain, distortion, reverberator, echo, delay, tremolo, vibrato, and chorus/flanger.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    emesene
    emesene is a platform independent instant messaging client for the Windows Live Messenger (tm) network. emesene is distributed free of charge under the GNU General Public License 2 or any later version.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    cups filters and ppd files, and sane backend, for the kodak ESP and Hero all in one printers on linux. Likely to work on all ESP and Hero printers
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    The project tries to create a free, fast and feature-full virtual desktop manager for Microsoft Windows. This application enhances the Microsoft "Window Manager" up to the level of usual Unix Window Manager, by providing virtual desktops, as well as some additional features, like always on top, window shading...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9
    ISIC is a suite of utilities to exercise the stability of an IP and its component stacks (TCP/UDP/ICMP etc.) It generates piles of pseudo random packets with configurable tendancies, then sent to the target to penetrate its firewall rules or find bug
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    The Malete database core is the new basis of OpenIsis, which has its roots in the UNESCO CDS/ISIS database. Traditionaly used in libraries; now a general purpose highspeed database.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 11

    a8cas

    A portable library and tools for archiving images of Atari 8-bit tapes

    A portable library and tools for archiving images of tapes with Atari 8-bit computer software. Provides a common interface for loading and saving tape images in various formats. Designed for use by emulators and Atari<->PC communication software.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 12
    A bandwidth meter, for monitoring internet connection speeds and usage.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    Software for the Voltcraft DL-120TH USB climate data logger project status: abandoned similar projects: https://www.sigrok.org/ framework for signal analysis https://gitlab.com/roeles/vdl120 vdl120 fork, based on apuch/vdl120 https://github.com/apuch/vdl120 vdl120 fork with PID2 0xea61, automatic EP_OUT + EP_IN, memset 0 *cfg see bug #3 https://github.com/lgyurci/voltcraft-dl191v based on vdl120 Voltcraft DL-191V voltage logger https://github.com/patrabu/dl120th dl120th in Python https://github.com/mildis/vdl120 vdl120 in Objective-C for macOS https://launchpad.net/vdl180 vdl180 in C for Voltcraft DL-180THP https://gitlab.com/kollo/X11-Basic_examples/blob/master/All/Tests/usb-VDL101T.bas usb-VDL101T in X11-Basic for Voltcraft DL-101T https://sourceforge.net/p/vdl-141th/code/ci/master/tree/lib/DL141TH/ perl module for Voltcraft DL-141TH temperature + humidity data logger
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14
    Netdiscover is a network address discovering tool that was developed mainly for those wireless networks without DHCP servers, though it also works on wired networks. It sends ARP requests and sniffs for replies.
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 15
    Automatic Drawing Generation

    Automatic Drawing Generation

    A canvas library for generating technical drawings

    The ADG library (Automatic Drawing Generation) is a set of functions focused on automating the drawing of mechanical parts. It is not a CAD system but a GObject-based library where a custom application can put common CAD entities such as paths, hatches and dimensions, to automatically create technical drawings. A demo application is provided in order to show the capabilities of the canvas. Although it is possible to interact with the library directly in C (that is what the adg-demo program is doing), the canvas is expected to be used from higher level languages, much in the same way as what done in the GNOME stack. Lua bindings based on LGI are already provided out of the box. The adg-lua project, downloadable from the "Files" section, provides Lua programs and demos that leverages these bindings.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 16
    CooKit is Tcl interpreter with many extensions closed in single binary file. It lets end-users to run advanced Tcl applications using just this single file.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 17
    D+ Browser
    A graphical web browser with an emphasis on security, performance, and portability.
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 18
    EPSILON is a powerful Open Source wavelet image compressor. The project is aimed on parallel and robust image processing.
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 19
    nisprog

    nisprog

    Nissan ECU reflashing software

    Compatible with most Nissan / Infiniti gasoline ECUs from approximately 2000 to 2007 model years. Communicates over an OBD "K line" interface using freediag as a back-end.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 20
    husky is a bunch of os-independent software for fidonet. It consitsts of tosser hpt, fileechoprocessor htick, message editor msged TE, libraries fidoconfig, smapi etc. Russian documentation may be found in Wiki http://sf.net/apps/mediawiki/husky/ The new development has been moved to https://github.com/huskyproject/
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21
    VisualWget is a download manager that use Wget as a core retriever to retrieve files from the web. You can think of VisualWget as a GUI front-end for Wget.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 22
    Fast and transparent file system and swap encryption package for linux. No source code changes to linux kernel. Works with 6.x, 5.x, 4.x, 3.x, 2.6, 2.4, 2.2 and 2.0 kernels.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 23
    FastDFS is an open source high performance DFS ( distributed file system ). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balancing.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 24
    gentoo

    gentoo

    Graphical file manager for Unix-like systems, using GTK+.

    gentoo is a graphical filemanager for Unix-like operating systems. It is written completely in C, using the GTK+ toolkit for its user interface. All file system access is done through the GIO library. It's quite fast, and configured graphically.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 25
    ufs2tools contains tools for reading ufs (ffs) filesystems and bsd labels from windows 2000/XP. both ufs1 and ufs2 are supported.
    Downloads: 14 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB