3452 projects for "c--" with 2 filters applied:

  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    JAM is an educational project aimed for computer science education in higher schools. It was started as project at Klagenfurt University (Austria). The flexible structure allows to just implement small parts or the whole application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    libmail is a C library intended to help programmers when adding mail checking and retrieving capabilities to their applications, supporting popular mail protocols like IMAP and POP3 as well as *nix-like mailboxes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    xMule is an easy to use synchronizing fork of the popular eMule client. xMule currently supports GNU/Linux, and *BSD. Future versions might also support Windows and the Mac OS X operating systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Exploring the possibilities of doing an Operating System completely different than all of the existing ones. Instead of basing it upon concepts that are 40 years old, design it from the ground up object oriented, peer-to-peer, and for security.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    This project is aimed to build a site specific environments for the installation and customization of KBS(http://dev.kcn.cn) BBS System. This Project will support the developing team of official BBS system of Tongji University, China.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Inetsock is a library that offer an easy to use API for socket on POSIX platform(which include UNIX/LINUX). It allow to create client, server and multicast socket. It have already been used to develope web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    mutt-mb is a program to create a list of mailboxes for the MUA mutt when mail is stored in maildir format. It can also be used to check the consistency of the mail storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Survey coffeeBeans are Swing based JavaBeans for easy component based MVC application development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Small command line tools for monitoring 3G mobile modems. It shows current operator, radio type and signal quality. Also you can send SMS and ran ppp connection. it can be used to make plugins for any monitoring utils like gkrellm, superKaramba, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10
    A Qt4 download manager + Torrent client. It's crossplaftorm, very easy to use, stable and powerful. Aria2c is used as backend so it's very reliable and efficient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OpenC6 is a Linux and Mac OSX free instant messenger which implements the C6 protocol
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TR Ircd is an ircd software based on ircd-hybrid and Bahamut with features: Faked hostnames, Server owned Channels, modules, threads, built-in proxy scanner and httpd for server configuration. It also supports Ipv6 and differenct architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    libftp

    A fast C ftp library

    Implements FTP RFC's in the most generic way fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    O VC-IRCd é um IRCd baseado no UnrealIRCd. Contém recursos inexistentes na versão original e ainda serão desenvolvidos outros novos. Além disso, foi traduzido para o Português(Brasil) especialmente para usuários brasileiros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a set of programs convert a .p7m file into an .eml file. A private key of RSA would be needed when you convert an encrypted .p7m file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Gazebo F2F is a 'pure' Friend-to-Friend application, which treats the difficult F2F setup, step by step. Although the current version supports only the Chat service, it was designed as a software platform on which other services could later be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A milter to verify the validity of sender addresses ( originator email addresses ) against an ldap server. If the domain exists in the ldap server then the originator's address is checked to exist. If not the mail is either stopped or flagged.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This version is no longer maintained here, please see www.firetrust.com for the latest versions MailWasher Server is a highly accurate server-side spam filtering package with a polished, well-integrated web interface and built-in quarantine management facilities. Fully supports Windows Server/Exchange Server, Linux and Solaris.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Web IRC Client is an AJAX based IRC Client Web Application. It is built with ExtJS framework (client side) and FastCGI in Apache (server side). Has a high performance, efficiency and low bandwith consume design. It is ideal for high load IRC networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A generic C++ Sockets Framework. Layer 1 is lightweight wrappers fpr the C API. Layer 2 uses the Acceptor/Connector and Reactor patters developed in ACE. Layer 3 uses the iostreams idiom. Developed with gereric and generative programmin techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This Plugin allows you to sort your buddy list more flexible than Pidgin does. We moved to GitHub: https://github.com/kgraefe/pidgin-extended-blist-sort
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Orix bot is a new IRC-BOT written in C. It's totally modular. The modules are shared objects that can be loaded and unloaded in runtime. Also orix bot supports to several bots connected, in a same thread, thanks to MPLX2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    qutIM history manager - history manager for new Qt ICQ client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This package is an implementation of BATV (Bounce Address Tag Validation), a draft proposal for detecting and messages making fraudulent use of a sender address. The filter is written as a plugin to Sendmail or other filters using the milter API.
    Downloads: 6 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.