Showing 70 open source projects for "c code compiler"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    KND Decoder
    Der KND Decoder konvertiert die lästigen Zahlenwerte, in den Java Dateien vom Knuddels Applet, zu lesbaren Strings. Die neue dekodier Methode wurde auch beachtet, die den HuffmanString etc. konvertiert.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    sexyalice is a chatterbot for IRC networks. It does not have any internal databases, but instead connects to alicebot's website to get answers. It keeps sessions for each user, and has many other nice features. Check code for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Official IRC-World.org Dev-Com Website. Software modified and developed to use on IRC-World.org Chat Network. Current projects: - IRCD based on IRC-Hispano/ircu2.10.07 - Extramech Based on EnergyMech 2.9.x - Extraservices (own code IRC Services)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    cURL Install script - downloads, configures, and installs c-ares and curl. cURL Installation Script was created by FBSD-DEV (with help from the Unreal Code Team) for the remote include feature in UnrealIRCd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    Dunbar is a location-based chat tool for mobile devices and phones as well as desktop computers. The architecture is built on web services so that clients on any operating system can be created. The service will be free to users, and the source code will
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OpenLubbs - Light Usable Bulletin Board System. An Open Source version of the original text BBS used at Lancaster University, UK. The goal is to improve the code and make it web based. The project is not affiliated or endorsed by Lancaster University.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is an P2P Chatclient for everyone and open source. It was created for people to see an example for a chat-programm and learn how to networkprogramming works by looking at our code. We hope you enjoy it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The server is base on ACE Framework,it aims to build a common IM Platform,that support a few protocols such as Jabber,Voip and so on. I'm sorry that there is no working version was been released, please check the subversion Repo for source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    IRC Helper is a plugin for Pidgin which seeks to handle the rough edges of the IRC protocol through network-specific code. The project has moved to http://plugins.guifications.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Direct Connect client written in C# and .Net 2.0 managed code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project implements a new concept of Instant Imaging. Using the code of CamStream, this software can send images from the WebCam to users who use the Jabber Network with the maximum of facility. Furthermore, GiNM can talk with your friends of Jabber.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CodeIM is an open source instant messenger for developers to support code exchange.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Roverbot is a framework for custom communications bots in C++. Simple bots can be written in under 20 lines of code, and can be ported between protocols by changing no more than a single #include statement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a simple IRC multithread class, support hook on source, destination, irc commands or, messages .. After include these files in your project, you can connect to an irc server and bind some fonctions in 3 lines of code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Code Connector is a program that gives developers the ability to collaborate via the internet in a highly productive and efficient way. It provides centralized project and file management, multi-user collaborative text editing, and communication tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NOTE: This code has not been updated since 2005. Keeping it here for historical purposes. NOTE2: The code will not most probably compile against latest SILC libraries or with latest GTK either. Silky WAS a secure chat client for SILC (Secure Internet Live Conferencing) protocol. The code is written in C and the GUI is implemented using the GTK toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A complete cleanup (for readability and ease of coding) and doccumentation of the original SMAUG 1.4a codebase, SLAM-GTP is also a minor re-write, bringing new features to the codebase, while also fixing and/or adding functionality to existing ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NewBG IRCD is based on hybrid. The SVS cmds can remotely control users' channels, nicks, or modes. Fifteen new flags and many new cmds are added. The K/G line code is reimplemented. A proxy scanner with a cache is built-in. New synchronization methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    KineIRCd is a flexible IRC daemon, built on modular, future-ready code. Kine boasts Unicode/ISO-10646 and multilingual support, but its flexibility is ultimately derived from network nonalignment, a powerful core with a simple API, and standards adhesion
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Quirck is a Simple IRC Client with a well-commented code and an object oriented architecture. It was written for didactic purposes in a few weeks. We hope that it can be useful for anyone new to the world of IRC client programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A framework for creating java GUI application by defining GML(Graphics Markup Language) only drag and drop GUI component in CS3 software. After define GML this software can generate source code automatically comply with the framework(View,Modal,Controlle
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    GtkHx is a GTK+ Hotline Client based on the Hx code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    AlloyMUX is an extension to the TinyMUX 2.2 Code. The original ideas behind AlloyMUX (formerly AlloyMUSH) are credited to Jesse McGrew (current contact information unknown). TinyMUX code provided by Stephen Dennis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Communication protocol for advanced clients of talker Atlantis (now running at atlantis.talker.sk). No implementation. No source code. Only specfication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Universal IRC Daemon -- This was formerly the ircd used on Undernet, under development by Carlo Wood (Run)1993 - 2000. Undernet forked and resumed development elsewhere. This code is still more or less in the state that it was in when Carlo stopped.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo