Showing 49 open source projects for "c source code"

View related business solutions
  • 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
  • $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
    Casi mode is a minor mode that allows you to input programs of C like languages in different styles automatically while keeping your key pressing style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Integrated development environment implemented with Python and GTK+. Editing components are based on Vim and Emacs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    vcpp-mode is a mode for (X)Emacs to edit Visual C++ files. It is based on cc-mode and has font-locking for IDE generated Macros, common Visual C++ types, prefixed member-variables (m_*), class names, abbreviations for common used words etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A Cocoa port of Emacs for MacOS X and GNUstep
    Downloads: 6 This Week
    Last Update:
    See Project
  • 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
  • 5
    The "Lib45" string search library provides routines that generate fast string searching code at run-time. The library is written in Assembly language for Intel 32bit CPUs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    nqmacs is a set of precompiled w32-binaries based on the source code of Emacs' current development version (which will eventually be released as Emacs 22.1). It's no official Emacs distribution, however.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    eEmacs - Emacs-like editor for EPOC platform (Psion 5mx, Revo, NetBook etc). Needs epocemx (see http://epocemx.sourceforge.net). The only emxuser may be installed. eEmacs is based on Ersatz-EMACS, MicroEMACS and GNU Regex library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A cross platform emacs like editor and assorted tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Notes is a programmer text editor for linux and windows. Use Notes to edit HTML, JavaScript, CSS, Java, JSP, PHP, Perl, ASP, C, C++, Pascal, Delphi, Visual Basic, Assembly, etc.
    Downloads: 0 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
  • 10
    Alpaca is a programmable rich-text editor for authors using Mac OS X. It is built on, and programmable in, Common Lisp, and has a complete Common Lisp programming environment built into it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    dosbat is a major mode for editing DOS batch files in Emacs. dosbat performs syntax highlighting and will add features common to other Emacs modes such as comment region, code templates, or other things people find useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    osi: Examples for creating software written in C++ that uses GTK+2.0 (Win32 and Linux). Build environment: GNU autotools with g++; MSVC --- boolmin: A Boolean Minimizer for Win32, Linux, UNIX --- emacs: XEmacs extensions designed to work on many machines
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Open Source software that I have developed or maintained.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Zaurus-emacs is an advanced editor for the PDA Sharp GL-5500 Zaurus, extensible with separate macro, help or language dictionaries. See www.jasspa.com/overview.html
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    thine is an abbreviation for Thine Is Not Emacs. It is an Open Source text editor, developed using the Zend engine (used by PHP) as the scripting engine, instead of LISP which is used with Emacs. This means that customizing it will be incredibly easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Cleanux holds different scripts and programs for cleaning up messy code, such as XML and HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GNU Applet(gnuapplet) is an applet that can (1)launch gnu emacs when clicked and (2)open an file on GNU Emacs by draging-and-dropping an icon from gnome desktop. In other word, GNU Applet is a GUI version of gnuclient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The OO-Browser is an advanced object-oriented class browser with support for browsing C, C++, Common Lisp and its Object System (CLOS), Eiffel, Java, Objective-C, Python and Smalltalk. It runs atop Emacs/XEmacs on Linux, UNIX and Windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    The Java Elucidator provides support for production of internal documentation following the Elucidative programming paradigm. Documentation and source code are kept seperate, but interlinked through mutual navigation in a two-frame online layout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CSharp (C#) Development Environment for XEmacs / GNU Emacs
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    This project will create a major mode for mysql in Emacs. It will allow you all the usefulness of the mysql command line client, from within Emacs. I don't know if I'll do a full blown major mode yet, but the functions to run queries are definitely ther
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XEmacs is a highly customizable text editor and application development system. Its emphasis is on modern graphical user interface support and an open software development model.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A whole lot of source code related to programming Linux systems with C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    js-test.el is a bit of elisp which makes running javascript tests in an emacs js-comint window easy from within the code in question. It's based on Steve Yegge's js2-mode and js-comint.el.
    Downloads: 0 This Week
    Last Update:
    See Project