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
#other #c #cpp #golang #java #linux #network #python #tcp

This website offers a comprehensive guide to computer basics through detailed illustrations and easy-to-understand explanations. It covers topics such as computer networks, operating systems, database systems (like MySQL and Redis), and more. The content is organized into sections like network fundamentals, HTTP and TCP protocols, IP basics, system hardware and software structures, memory management, process management, and file systems.

The benefit to the user is that it makes complex computer concepts simpler to grasp through visual aids and clear explanations. This resource is particularly helpful for those who struggle with dense technical texts, as it breaks down the information into manageable and visually engaging pieces. Additionally, the site includes learning tips and interview questions, making it a valuable resource for both learners and professionals in the field of computer science.

https://github.com/xiaolincoder/CS-Base
1
#c_lang #bpf #capture #command_line #command_line_tool #ebpf #network #sniffer #tcp #tcpdump #tcpdump_like

Kyanos is a powerful tool that helps you analyze network issues easily. It can capture and analyze network requests like HTTP, Redis, and MySQL without the complexity of traditional packet capturing. Here are the key benefits You can filter traffic by process, container, protocol, request size, and latency.
- **Advanced Analysis** It shows detailed latency information from the network card to the kernel socket buffer.
- **Lightweight** Captured requests and responses are shown in plaintext.

This makes troubleshooting network issues much faster and simpler.

https://github.com/hengyoush/kyanos
#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