38 projects for "source code computer" with 2 filters applied:

  • 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
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    WifiFred is an old buggy IRC bot written in PHP for use by Community Wireless groups. His functions including RF calculators (including fresnel, fsl, range estimation), hardware databases, internet utilities and standards databases and other fun tidbits. The code base has various security issues and was written back ~2004 - try not to hold it against the author! If anyone wants to work on the code base feel free - there is now a git repository setup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Karma-Anope Irc Services

    Anope hybrid services for use on the Karma-Irc network.

    Forked version of the original Anope Irc Services project to specifically function with InspIRCd for use on the now-defunct Karma-Irc network. This project was forked from the Anope-1.8.2-insp12-test (r2485) source code. It has now grown over the years with a number of different fixes and modifications to the service which now distinguish it from the original Anope Irc Services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Erwin

    Erwin is an IRC-bot in Perl, using POE.

    Erwin is an IRC-bot in Perl, using POE, written with modularity and expandability in mind. Installing and configuring modules is very easy, compared to lots of other Perl bots where you have to read the source and add your own code in the various event loops. Adding additional functionality is as easy as writing a subroutine that returns something and configuring a regex to use that subroutine. By typing "!google keyword", for instance, "Google::Search" gets "keyword" as an argument, searches Google with that keyword and returns a couple of URLs. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    libircclient is a small but powerful library, which implements client-server IRC protocol. It has all features needed to create your own IRC client or bot, including multi-threading support, sync and async interfaces, CTCP/DCC support, colors, SSL connections and so on.
    Leader badge
    Downloads: 12 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
  • 5

    Pastiche ircd

    Simple IRC Server written in Java

    A Simple IRCD written in Java, for ease of adding custom code and allow better protection against crackers/hackers. (Note: This project has been moved to GitHub)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Gribble: Support Bottie
    Gribble is the code base for the Supybot SourceForge.net uses for support assistance in the Freenode.net support channel, #sourceforge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Anope Services are built off of the original Epona code written by Lara which is built off of IRC Services. These services have advanced the original Epona code and include new features such as Modules, Mysql, and Defcon Mode.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    bMotion is an AI script for eggdrop bots to give them a bit of life and make them better channel members on IRC. It exposes a plugin interface allowing its functionality and behaviour to be easily adjusted and extended with TCL scripts. Latest code is available on GitHub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Though a large array of IRC daemons are already in existence, this ircd has been written from the ground-up in C with the goal of engendering a form of experimental IRC that lacks the traditional power struggles of modern IRC servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10
    P10 protocol IRC services, simple, scalable, for delphi and freepascal, can run on Windows, linux and freeBSD. it is easy to code new service bot "modules" for it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Psotnic is an ircnet bot written in C++. The main goal of the project was to create a fast, stable and easy to use bot. Please visit our download section for source code and wiki page for documentation (currently might be unavailable due to migration).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jlidegw
    IRC gateway for lide.cz chat.Written 100% pure in Java including "Lide API" (package jlidegw),which allows Java developers to make their own applications collaborating with lide.cz server.Some code parts are inspired by Python version of lidegw.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JTelIRC is a Java-based IRC library that attempts to make creating intelligent IRC clients extremely easy- you can create an intelligent IRC bot within minutes using just a few lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    PHP5 Based IRC Bot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    A Python IRC Console Client. I use it to tunnel irc through ssh when I'm at the university. It isn't finished yet, but works quite well for me. The base work is done, but I will revise most of the code soon, so it will be more structured hopefully.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This java library implements the IRC protocol. This library can be used in other programs as a means to get onto a IRC server and communicate without the need to understand the IRC protocol. Project source code will be added shortly..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project has moved to github. See http://github.com/evanchooly/javabot for the current code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Kninja is a IRC (Internet Relay Chat) robot that has a extensible interface (by plugins). Kninja is written entirely in Python, so it should be able to run on any computer with Python installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    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
  • 23
    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
  • 24
    <b>A simple, flexible, light weight application enclosure from which rapid extension is possible in the Java programming environment. Includes the config framework similar to Apache's digester tool, except control is encapsulated in the constructor.</b>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Spiritbot is a suite of tools designed for use in software-engineering, CodeGenUML includes an XMI/MOF/UML reader and exporter. An IRC ticker bot is also provided to aid in the development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB