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
#starlark #protocol_buffers

This repository provides the original interface definitions for Google APIs, which support both REST and gRPC protocols. By using these definitions, you can better understand Google APIs and use them more efficiently. You can generate client libraries, documentation, and other tools with open source tools. The repository also guides you on how to build API client libraries using Bazel and access Google APIs through various methods like JSON over HTTP or Protocol Buffers over gRPC. This helps developers integrate Google APIs into their applications more effectively and efficiently.

https://github.com/googleapis/googleapis
#c_lang #accelerator #ack #arq #c #kcp #kcptun #low_latency #protocol #quic #rtc #rtt #socket #srt #tunnel #udp

KCP is a fast and reliable protocol that improves data transmission speed compared to TCP. It reduces average latency by 30-40% and maximum latency by three times, but uses 10-20% more bandwidth. Here’s how it benefits you KCP is designed for speed, making it ideal for real-time applications like online gaming and video streaming.
- **Easy Integration** You can configure various settings such as working mode, window size, and minimum RTO to optimize performance according to your needs.
- **Reliable**: KCP uses selective retransmission and quick retransmit strategies to handle packet loss efficiently, ensuring reliable data transfer.

Overall, KCP offers a simple yet powerful solution to enhance the speed and reliability of your network communications.

https://github.com/skywind3000/kcp
#elixir #blockchain #consensus #cryptography #distributed_systems #elixir #erlang #operating_system #p2p #protocol

Anoma is a protocol that allows you to run a node for a decentralized network. To use it, you need to install several dependencies depending on your operating system (Mac, Windows, or Linux). You can either download pre-built binaries or compile the code yourself. Here are the key steps Download the release for your platform, extract it, and run the `bin/anoma` command.
- **Compilation**: Install necessary tools like Git, CMake, Rust, and Elixir, then follow the compilation instructions.

Following development is easy through GitHub issues, project overviews, and research forums. This helps you stay updated on what's being worked on and how the project is progressing.

The benefit to you is that you can participate in and contribute to a cutting-edge decentralized network, staying informed about its development and helping shape its future.

https://github.com/anoma/anoma
#cplusplus #marshalling #protobuf #protobuf_runtime #protoc #protocol_buffers #protocol_compiler #rpc #serialization

Protocol Buffers (protobuf) is a way to send and store structured data that works with many programming languages and platforms. It helps you serialize data, which means turning complex data into a simple format that can be easily sent or stored. To use protobuf, you need to install the protocol compiler (protoc) and the runtime for your programming language. You can download pre-built binaries or build it from source. This tool is beneficial because it allows you to work with data in a flexible and efficient way, making it easier to share and manage data across different systems and languages.

https://github.com/protocolbuffers/protobuf
#java #bedrock #bedrock_edition #bedrock_to_java #bungee #fabric #geyser #geysermc #hacktoberfest #java #java_edition #minecraft #minecraft_bedrock_edition #packet #pe #protocol #proxy #spigot #translator #velocity

Geyser is a free tool that lets you play Minecraft across different versions by connecting Minecraft Java Edition servers. It works by translating data between the two game versions, enabling cross-platform play on devices like Windows, iOS, Android, and consoles. You can install it as a plugin or standalone, and it supports recent Minecraft versions. This means you can join Java servers even if you only have Bedrock Edition, expanding your multiplayer options without needing a separate Java account if you use the Floodgate plugin. It’s great for seamless crossplay but may have some minor limitations due to game differences[1][2][5].

https://github.com/GeyserMC/Geyser