Усі репозиторії публічного реєстру з цим тегом — із тем GitHub або ключових слів, які публікують їхні реєстри пакетів. Здоров'я вимірюється за тією ж версіонованою методологією, що й решта реєстру.
300 записів
З тегом «network-programming»Упорядковано за індексом здоров'я
DIG Kademlia DHT — a distributed hash table mapping content (store_id / capsule / .dig identity) to the peer_ids of nodes holding it, so a DIG Node can locate which peers have the content it wants and fetch it over the L7 peer RPC.
Agnostic is a Rust ecosystem that provides runtime-agnostic abstractions for async operations. Write your async code once and run it seamlessly with tokio, smol, or even in WebAssembly - without code changes.
A Rust library providing a set of utilities for common file operations such as reading, writing, and querying file metadata like size. It aims to simplify file handling in Rust projects, offering safe and efficient file manipulation methods.