GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#go #data_transfer #file_sharing #golang #pake #peer_to_peer #tcp #transfer

Croc is a free and open-source tool that allows you to securely transfer files and folders between any two computers using a simple command line interface. It features end-to-end encryption for safety, supports multiple platforms (Windows, Linux, Mac), and allows for resuming interrupted transfers without needing a central server or port forwarding. You can send files easily by generating a code phrase, making it user-friendly and efficient. The benefit of using Croc is that it simplifies file sharing while ensuring your data remains secure, making it ideal for both personal and professional use.

https://github.com/schollz/croc
πŸ‘1
#go #go #p2p #peer_to_peer #synchronization

Syncthing is a program that helps keep your files safe and up-to-date across multiple computers. It protects your data from being lost or seen by others, making sure it's secure and easy to use. Syncthing works automatically, so you don't need to do much once it's set up. It runs on many different types of computers, making it available to everyone. This means you can access your files from anywhere without relying on cloud services, keeping your data private and secure.

https://github.com/syncthing/syncthing
πŸ‘1
#cplusplus #c_plus_plus #cpp #datachannel #libdatachannel #libnice #p2p #peer_to_peer #peerconnection #rfc_8831 #rfc_8834 #rtcdatachannel #rtcpeerconnection #sctp #webrtc #webrtc_datachannel #webrtc_video #websocket

libdatachannel is a lightweight, easy-to-use C/C++ library that lets you add real-time peer-to-peer data, media, and WebSocket communication to your apps across many platforms like Linux, Windows, macOS, Android, and iOS. It simplifies WebRTC by providing a smaller, simpler alternative to Google's library, with compatibility for browsers like Firefox and Chrome. You can use it to connect native apps directly to web browsers with minimal dependencies, supporting secure connections via GnuTLS, Mbed TLS, or OpenSSL. It also supports compiling to WebAssembly for browser use, making it flexible for cross-platform real-time communication development[1][4]. This helps you build fast, efficient apps for video, audio, or data sharing without heavy libraries.

https://github.com/paullouisageneau/libdatachannel