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

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 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
    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: 34 This Week
    Last Update:
    See Project
  • 2
    libipfs

    libipfs

    A C-Style library implemented in Go for using IPFS in C++/C.

    A C-Style library implemented in Go for using IPFS in C++/C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    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
  • 4
    LibreWeb Browser

    LibreWeb Browser

    Decentralized Web Browser

    LibreWeb is an open-source decentralized web browser, leveraging IPFS. What would you do differently; if you could reinvent The Internet in the 21st century? With all the knowledge and new technologies available today. I was inspired by Douglas Engelbart, Tim Berners-Lee, and Ted Nelson as well as projects like IPFS, Jekyll, ARPANET, and more. Everyone should be able to easily read and create a site/blog/news page and publish the content online (without minimal technical knowledge). Built-in...
    Downloads: 1 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
  • 5
    Zero Install
    Zero Install is a decentralised cross-distribution software installation system. Create one package that works everywhere! With dependency handling and automatic updates, full support for shared libraries, and integration with native package managers
    Leader badge
    Downloads: 2,353 This Week
    Last Update:
    See Project
  • 6
    Matroska is an open standard audio/video container format. Visit our homepage at http://www.matroska.org
    Leader badge
    Downloads: 541 This Week
    Last Update:
    See Project
  • 7
    TxPB

    TxPB

    TemporalX gRPC and Documentation Resources

    TxPB is the main source of information for using TemporalX, and includes protocol buffer definitions, generated code, and documentation. If you are looking for the protocol buffer definitions, check the pb folder. If you want bindings in other languages, feel free to open a github issue. Alternatively you can generate language bindings independently as long as the languages you are using support the appropriate protocol buffer and gRPC versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    IPFS HTTP Gateway

    IPFS HTTP Gateway

    Allows HTTP access to IPFS files and directories

    Allows HTTP access to IPFS files and directories. An IPFS Gateway acts as a bridge between traditional web browsers and IPFS. Through the gateway, users can browse files and websites stored in IPFS as if they were stored in a traditional web server. If Qmhash is a directory and it contains an index.html file, then the file is served. Otherwise, a listing of the directory is served. To force a directory listing, end the Qmhash with a forward slash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • 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
  • 10
    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: 0 This Week
    Last Update:
    See Project
  • 11
    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: 37 This Week
    Last Update:
    See Project
  • 12
    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: 65 This Week
    Last Update:
    See Project
  • 13
    torrent7z is a replacement for TorrentZip for goodmerged sets.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    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
  • 15
    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
  • 16
    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
  • 17

    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: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    A simple and fast client library written in C# for the direct connect protocol.
    Downloads: 0 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
    Nntp protocol library for C# (or any other .NET language), written in C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SharpBox implements the simplest .NET driven application programming interface for existing cloud storage services developed in C#. The library currently supports DropBox and follows a provider interface approach to adopt any other service as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Avoid redundant downloads. Given a torrent file and a search path, TorResurrect will search for partial and full files that match files in the torrent file. Located files may be copied or moved to a target folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next