Showing 68 open source projects for "programming c++ library"

View related business solutions
  • 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
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    libtorrent

    libtorrent

    An efficient feature complete C++ bittorrent implementation

    libtorrent is a feature-complete C++ BitTorrent implementation focusing on efficiency and scalability. It runs on embedded devices as well as desktops. It boasts a well-documented library interface that is easy to use. It comes with a simple BitTorrent client demonstrating the use of the library. The interface of libtorrent consists of a few classes. The main class is the session, it contains the main loop that serves all torrents.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 2

    Simple Visual Trans

    Transmission Bittorrent (BT) Win32 native client

    SimpleVisualTrans is a Transmission client written with native Win32 API. This application targets providing a better view/grouping to manage torrents on Transmission service, by following Transmission RPC protocol spec. NOTE: Current version of package is a partially functional client for full RPC protocol, session feature, and detail properties are to be enriched in coming planning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Matroska is an open standard audio/video container format. Visit our homepage at http://www.matroska.org
    Leader badge
    Downloads: 468 This Week
    Last Update:
    See Project
  • 4
    Unicode Sharing and Chat client

    Unicode Sharing and Chat client

    File sharing client with chat

    Unicode File Sharing and Chat client with remote control via MUSCLE compatible BeShare client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Astian OS

    Astian OS

    Astian OS, Operating system based Devuan with support to WebApps

    Astian OS is an operating system based on Devuan using the a enviroment desktop openbox and the Sauce Desktop Environment development by Astian Foundation. This is an initiative for the development of a different operating system, intuitive, innovative and user friendly. Continuing the legacy of Firefox OS, we expanded support for desktop webapps and many other great features to added.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    GetSmart - The Smartest Download Manager
    GetSmart is a download manager that supports Multi-Connection downloads. With Multi-Mirror search it can download different parts from these mirror servers simultaneously. It can 'act as proxy' to serve multiple clients. It can also works as a Daemon.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    The aim is to deliver a generic C++ class library for FTP server implementations, including a full-featured, mature FTP server. A completely new implementation of the FTP server library based on C++14 was released in the end of December 2014. This implementation is licensed under GNU LGPL 3.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8

    War FTPD

    War FTP Daemon [next version]

    This is the code for the upcoming War FTP Daemon. It's built on top of the wfde library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RetroShare

    RetroShare

    [WARNING] Project has moved to http://github.com/Retroshare/Retroshare

    [IMPORTANT] Retroshare is now distributed on Github. Please go to http://retroshare.net to find the latest releases and sources. RetroShare is a cross-platform, secured and decentralized communication system. It lets you to securely chat, share photos, videos, and more with family and friends, using OpenPGP to authenticate peers and OpenSSL to encrypt all communication.
    Downloads: 38 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    Halite
    Halite is an open-source BitTorrent client and is based on the excellent libtorrent library from Rasterbar Software. The remote control interface for Halite has been put on the back burner while the more pressing features that a bittorrent client needs.
    Downloads: 64 This Week
    Last Update:
    See Project
  • 11
    torrent7z is a replacement for TorrentZip for goodmerged sets.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    StyxTorrent

    A BitTorrent Client

    ...A BitTorrent client is application that manages uploading and downloading of a torrent by following BitTorrent protocol, which is a peer to peer file sharing protocol used for distributing data of all size over internet. Besides basic operations of uploading and downloading some clients provide option to create torrent file on client system, so does StyxTorrent.StyxTorrent uses library named libtorrent (Arvid Norberg, Rasterbar Software) and Boost (Boost.org) to implement BitTorrent protocol which was very helpful as it reduced the development time and gave some air to work on BitTorrent client logic. Libtorrent & Boost are written in c++ and so is StyxTorrent. To be specific StyxTorrent in written in MFC (Microsoft Foundation Classes) and ATL (Active Template Library) which fall under Visual C++. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    TakeYourScreen

    TakeYourScreen

    Windows flexible and powerful screen grabber tool.

    Screen grabber with many abilities such as taking shot of full virtual desktop, only window, fullscreen 3d. Upload images with one of prebuilt share plugins or write your own. All help and template language reference you can find on bitbucket wiki page. Get code on homepage (bitbucket. Link below) of project or download win exe from here or homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TorrentTrader is a feature packed and highly customisable PHP/MySQL Based BitTorrent tracker. Featuring intergrated forums, and plenty of administration options. Please visit www.torrenttrader.org for the support forums.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ZModem 4 dotNET

    A C# implementation of ZModem protocol

    Few weeks ago, I needed to get 1 file from a remote device, and only serial communication was possible. I search everywhere, but I couldn't find any implementation for .net... So here it comes as a simple "get file" library. It works with several limitations that can be improved if needed. The project is built with Visual Studio 2008
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    pFTPClient

    pFTPClient

    pFTPClient is a FTP client which can communicate with Linux FTP server

    pFTP is a simple FTP client developed with C++ and Qt library on Microsoft Visual Studio 2010. It can be used to download and upload files to any Linux based FTP server. Besides, it can also be used to navigate, rename and delete files and folders on the server.Also,The GUI likes Windows File Explorer, it is convenient for those who are used to Windows. Currently, this client can only be run on Windows and can be better used to communicate with Linux based FTP server. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Linux bittorrent client implemented in C++ and using the Rasterbar libtorrent library. Provides both ncurses and gtkmm gui, which communicate with a common backend running the actual bittorrent operation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Bittorrent client implemented in C++ and using the Rasterbar Libtorrent library. Provides a Ncurses, SDL, Gtkmm and WWW GUI, which communicate with a common backend running the actual bittorrent operation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    iplist is a list based packet handler which uses the netfilter netlink-queue library (kernel 2.6.14 or later). It filters by IP-address and is optimized for thousands of IP-address ranges.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    MX Coders Will Create Application For WinMX p2p network such as Powerful Chat Server, Chat Clients, Protocol Clients(Transfers, Chat, Sharing Files, Message System) for WinMX Network All written in C++, VB, With .NET Extension Support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BitDHT is a LGPL'd general purpose C++ Distributed Hash Table library. It is designed to take hassle out over creating your own DHT. BitDHT is compatible with bitttorrent's DHT and can leverage this network to bootstrap your own personal DHT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    wsdlpull is an efficient and powerful command line utility for dynamic inspection and invocation of WSDL web services.It provides a C++ library with dynamic WSDL invocation API,WSDL parser,Schema parser and Validator and an xmlpull Parser/Serializer.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 23
    dget is a multi-thread download tool based on linux platform, develop using C++. support FTP, HTTP, HTTPS, MMS, the RTSP protocol and HTTP, FTP, SOCK4/5 proxy.The Max Thread number limits to 6 for each task .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Raps
    Raps will be a cross-platform full-featured manager for the Rapidshare filehosting service. It will allow the user to download files, upload files and manage his user account. Currently it only suppors downloading and a minimum of account management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OFFLOAD is a p2p filesharing client with WxWidgets gui based on the OFF-Torrent library supporting OFF-Torrents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next