Showing 23 open source projects for "cc"

View related business solutions
  • 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
  • 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
  • 1

    fsthost

    FreeST standalone fork

    ...Supports load/save state to: - LASH - JackSession - Ladish (L1 and L2) - SysEx dump - MIDI Identity request/reply messages support - FXP/FXB (v1 and v2) files - FPS (XML files) - Easy plugins discovering and stroing in XML DB MIDI CC automating. Bypass/Resume by MIDI CC (default 122) Support JackTransport. Midi channel filter. Volume control command line options (tempo, midi channel etc.) Simple CPU usage display
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    0 A.D.

    0 A.D.

    0 A.D. is a free, open-source, cross-platform real-time strategy game.

    0 A.D. (pronounced "zero ey-dee") is a cross-platform real-time strategy (RTS) game of ancient warfare. It's a historically-based war/economy game that allows players to relive or rewrite the history of ancient civilizations, each depicted at their peak of economic growth and military prowess.
    Leader badge
    Downloads: 166 This Week
    Last Update:
    See Project
  • 3
    CC Mode is a GNU Emacs and XEmacs mode for editing C and other languages with similar syntax; currently C++, Objective-C, Java, CORBAs IDL, Pike, and AWK. It is a standard package in both GNU Emacs and XEmacs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    libquickmail

    C library for sending e-mail (with attachments) from C/C++

    C library intended to give C/C++ developers a quick and easy way to send e-mail from their applications. Supports multiple To/Cc/Bcc recipients and multiple attachments without size limitation. For the actual SMTP communication either libcurl can be used or the built in SMTP support. The library can also be used to just create a multipart MIME message body. Also comes with a command line application (quickmail) for sending mails (mutiple attachments supported) from command line or scripts. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 5
    Rayshade

    Rayshade

    Rayshade raytracer

    now gnu-ized, gcc-4.7.4 or gcc-10.2.0 A raytracer does not require custom code for (shadows, mirrors) like GL: it uses physics to simulate light to make realistic images, leaving one to specify only what is in the scene. (at a cost of speed) Rayshade is a 1990's raytracer, a great one back then (and still useful). Rayshade has an excellent easy to read yet informative User's Guide that other's could not help but copy from. (html of guide is in...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    HScc2c

    workaround for "Code::Blocks" to mix c and cc sources with precompiled

    workaround for "Code::Blocks" to mix c and cc sources. In CC precompiled Header very faster, but standard MinGW in c not works. Just get a message like: warning: ./wx_pch.h.gch/Debug_HSsysInfo_wx_pch_h_gch: not for GNU C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Library and tools for the decoding of DSM-CC used to transmit data within a MPEG2 stream, used for extracting MHEG5/MHP files from digital television (DVB).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Dark Revelations: Katharsis

    Dark Revelations: Katharsis

    Dark Revelations - Katharsis is a first person stealth adventure game,

    ...Features: - True stealth experience with custom gamemechanics - Unique light ablities - Dense atmosphere - Intense story - Evolving main character - Strong and unique characters This is a complete free game, made out of passion and a vision. Sources and content will be released under GPL/CC when the game is done. Currently still in pre-production, but starts into production phase asap. If you are interested to join us, drop a pn here or write a mail with the games name as subject to: der(dot)boehze(dot)wakey(at)gmail(dot)com Katharsis is done by R.I.P. Entertainment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Portable aeabi

    C portable ARM aeabi

    ...It may be used by computer languages as a quick path to have a compatible aeabi library. It is not supposed to be as fast as assembler. This project started as a laboratory to provide standalone aeabi for TCC (Tiny CC - http://savannah.nongnu.org/projects/tinycc) but may be used in any software requiring its own aeabi library. GCC provides a much better implementation but requires gcc shared lib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Decision Table Preprocessor

    Decision Table Preprocessor

    Ccide is a Decision Table preprocessor.

    Ccide reads a source program, in one of several programming languages, expands all embedded decision tables, and generates the new, expanded source. Ccidew processes C language programs directly. The script, ccide, uses ccidew and m4, to process BASIC, JAVA, CC, C++, BASH, QB, VB, and EX(euphoria), source files containing embedded decision tables. Ccide checks all conditions once and only once, avoiding side effects. Ccide checks tables for conflicts and other errors. Input example: //DECISION_TABLE: // 1 3 2 2 | light == $$ /* 1=red, 2= yellow, 3=green. */ // N - - - | speed == STOPPED // - - Y - | speed == SLOW // - N - Y | speed == FAST // ______|___________________ // X - X - | Stop(); // - - - X | SlowDown(); // - X - - | SpeedUp(); //END_TABLE:
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11

    fw2csv

    Convert data file from fixed width format table to CSV

    ...This utility allows user to insert user-defined column separators into user-defided positions of flat file table given in fixed-width format. I am using this utility to import astronomical catalogs provided as flat tables at CDS ftp-server into postgresql; Build: $ make all [cc={icc|gcc}] Install: $ make install [prefix=/path/to/your/bin/directory] Example of usage: $ gzip -dc table.dat.gz | fw2csv --stops=4,10,11,20,30,36 -d '|' -header 1 | psql wsdb -c "copy mytable from stdin with csv delimiter '|'" For the list of available options call $ fw2csv --help
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ossp uuid win32 port

    A win32 port of OSSP's uuid library

    .... === Acknowledgment: OSSP uuid homepage: http://www.ossp.org/pkg/lib/uuid/ === Current status: * Branch from OSSP uuid library v1.6.2 * A workable/buildable msvc10 solution files which tweaks: * Tweaked config.h (config_win32.h) and uuid.h (uuid_win32.h) which suit for MSVC 32/64 bits compilers * uuid_mac.cpp: Use windows platform sdk to get the mac addr of 1st NIC * uuid_cli.cpp: A simple drop-in replacement of getopt() for uuid_cli to work. * uuid_prng.cpp: Quick fixes enable to be built in MSVC. === Todo: * cover mingw & cygwin. * no dce support. * not yet process uuid++.cc/hh * no perl/pqsql/php binding yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Terra Tenebrae is a free (as freedom) multi-Players RPG game engine based on client/server technology. The assets used are in licenses CC0, CC-by, CC-by-sa or GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    dvbsnoop - DVB analyzer / MPEG analyzer program to monitor, analyze, debug, dump or view dvb/mpeg/dsm-cc/mhp stream information (TS, PES, SECTION) (e.g. digital television) send via satellite, cable or terrestrial.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    Closed Caption (CC) decoder for VDR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ...The project includes an emerging user space implementation in C over udp, detailed specs and a socket like api. VFER is an experimental protocol that uses delay-based cc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Javelina is an advanced code coverage tool that uses dynamic instrumentation to minimize the overhead for collecting coverage data. Additionally, Javelina allows the application of logical operations to code coverage data.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    The Pals Antispam Mail Filter marks mail from people you have not designated as being one of your pals. The package includes a pal harvester which extracts addresses in mail you send from the To:, Cc:, and Bcc: fields, and designates them as a pal.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    This is a library implementation of \"blackboard\" information sharing. This library provides a client and a server (the black board itself) to allow collaborative, distributed computing via tcp/ip sockets. Black boards are co
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    C Tasks consists of Ant tasks that invoke C/C++ development tools. The tasks are based on the very general CC task from Ant Contrib project on SourceForge. A framework for applying XSL transforms to buildfiles to target different systems is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Doc2pdf is an email robot that converts Microsoft Office attachments (.doc, .ppt, and .xls) to PDF. Next time you email a Microsoft Office document, CC doc2pdf. Doc2pdf will convert the attachment to PDF, and send it in a reply to all recipients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project is dedicated for supporting large SMP and cc-NUMA platform configuration using ACPI 2.0 or later, including cc-NUMA configuration support and implementation of various module drivers for hotplug, sleep states and large I/O subsystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CCSH is provides a way of using C programs in the way you use shell scripts. This allows the user to only have to manage 1 file (the source file). This is also useful in heterogenious environments. The code is compiled upon execution. In the fu
    Downloads: 16 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB