全部标签
目录标签

#network-programming

公开记录中带有此标签的全部仓库——标签来自其 GitHub 主题或软件包注册表发布的关键词。健康度量遵循与记录其余部分相同的版本化方法论。

301 条记录
标签为“network-programming”按健康指数排序
crates.io · npm
59中等健康指数
trustoverip/dtgwg-trust-tasks-tf
Trust Tasks - Transport Agnostic protocol for managing Tasks
Rust · TypeScript★ 3↓ 27.8K/月2026年8月22日
自定义许可证2026年8月22日 · 指标 2.10.0
crates.io
57中等健康指数
TannerRogalsky/tokio-tungstenite-wasm
A wrapper around websys and tokio-tungstenite that makes it easy to use websockets cross-platform.
Rust★ 33↓ 102.3K/月2026年8月5日
MIT2026年8月5日 · 指标 2.10.0
crates.io
57中等健康指数
de-vri-es/hyper-tungstenite-rs
websockets for hyper servers, backed by tungstenite
Rust★ 56↓ 222.1K/月2026年8月22日
BSD-2-Clause2026年8月22日 · 指标 2.10.0
crates.io
57中等健康指数
infinitefield/yawc
Fast, secure, RFC-compliant WebSocket implementation for Rust, supporting compression
Rust★ 110↓ 76.1K/月2026年7月31日
MPL-2.02026年7月31日 · 指标 2.10.0
crates.io
57中等健康指数
magiclen/whois-rust
This is a WHOIS client library for Rust, inspired by https://github.com/hjr265/node-whois
Rust★ 25↓ 169.5K/月2026年7月23日
MIT2026年7月23日 · 指标 2.10.0
crates.io
57中等健康指数
pixsper/socket-pktinfo
Small library to allow cross-platform usage of IP_PKTINFO with socket2 crate
Rust★ 6↓ 263.9K/月2026年7月28日
MIT2026年7月28日 · 指标 2.10.0
crates.io
57中等健康指数
twistedfall/libstrophe
Rust ergonomic wrapper for libstrophe
Rust★ 9↓ 11.4K/月2026年9月2日
无许可证2026年9月2日 · 指标 2.10.0
crates.io
56中等健康指数
DIG-Network/dig-dht
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.
Rust★ 0↓ 2,211/月2026年9月3日
无许可证2026年9月3日 · 指标 2.10.0
crates.io
56中等健康指数
Stoffel-Labs/stoffel-mpc-coordinator
Coordination of the execution of MPC programs managed by a smart contract or another entity.
Rust★ 2↓ 5,133/月2026年9月6日
Apache-2.02026年9月6日 · 指标 2.10.0
crates.io · npm
56中等健康指数
Unto-Labs/thru
该仓库未发布描述。
TypeScript · Rust★ 26↓ 1,084/月2026年7月23日
自定义许可证2026年7月23日 · 指标 2.10.0
crates.io
56中等健康指数
al8n/varing
Protobuf's varint encoding/decoding for LEB128 friendly types with full const context operations supports.
Rust★ 6↓ 4,101/月2026年7月17日
Apache-2.02026年7月17日 · 指标 2.10.0
crates.io
56中等健康指数
leotaku/web-push-native
Pure rust implementation of web-push and related standards
Rust★ 15↓ 28.6K/月2026年7月26日
Apache-2.02026年7月26日 · 指标 2.10.0
crates.io
56中等健康指数
mullvad/wfp-rs
Rust library for Windows Filtering Platform (WFP)
Rust★ 11↓ 2,663/月2026年8月13日
Apache-2.02026年8月13日 · 指标 2.10.0
crates.io
56中等健康指数
robotty/twitch-irc-rs
Twitch IRC library for the Rust programming language
Rust★ 116↓ 6,091/月2026年7月17日
MIT2026年7月17日 · 指标 2.10.0
crates.io
56中等健康指数
rust-native-tls/rust-native-tls
该仓库未发布描述。
Rust★ 545↓ 18M/月2026年8月8日
Apache-2.02026年8月8日 · 指标 2.10.0
crates.io
54中等健康指数
Tencent/tencent-goosefs-rust-sdk
该仓库未发布描述。
Rust · Python★ 1↓ 58K/月2026年7月22日
自定义许可证2026年7月22日 · 指标 2.10.0
crates.io
54中等健康指数
aguacero7/rkik-nts
The rust NTS Client library for authenticated NTP queries
Rust★ 16↓ 5,092/月2026年8月22日
MIT2026年8月22日 · 指标 2.10.0
crates.io
54中等健康指数
nftables-rs/nftables-rs
Safe abstraction for nftables JSON API (libnftables-json).
Rust★ 84↓ 154.5K/月2026年7月25日
Apache-2.02026年7月25日 · 指标 2.10.0
crates.io
54中等健康指数
picoHz/mediatype
MIME Media-type parsing for Rust
Rust★ 61↓ 521.2K/月2026年7月26日
MIT2026年7月26日 · 指标 2.10.0
crates.io
54中等健康指数
rust-netlink/mptcp-pm
该仓库未发布描述。
Rust★ 3↓ 4,925/月2026年8月23日
自定义许可证2026年8月23日 · 指标 2.10.0
crates.io · Go · npm +1
54中等健康指数
Rust · Go · TypeScript★ 5↓ 520/月2026年8月23日
Apache-2.02026年8月23日 · 指标 2.10.0
crates.io
53中等健康指数
al8n/agnostic
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.
Rust★ 27↓ 62.8K/月2026年8月22日
Apache-2.02026年8月22日 · 指标 2.10.0
crates.io
53中等健康指数
crates-dev/file-operation
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.
Rust★ 1↓ 5,530/月2026年8月22日
MIT2026年8月22日 · 指标 2.10.0
crates.io
53中等健康指数
d-e-s-o/apca
A crate for interacting with the Alpaca API at alpaca.markets.
Rust★ 201↓ 2,602/月2026年7月27日
GPL-3.02026年7月27日 · 指标 2.10.0
crates.io
53中等健康指数
ferronweb/vibeio-http
High-performance HTTP/1.1, HTTP/2, and experimental HTTP/3 server implementation for the "vibeio" async runtime.
Rust★ 1↓ 3,799/月2026年8月9日
MIT2026年8月9日 · 指标 2.10.0
crates.io · npm
51中等健康指数
canmi21/axum-governor
Rate limiting middleware for Axum, powered by governor.
Rust★ 23↓ 2,121/月2026年7月24日
MIT2026年7月24日 · 指标 2.10.0
crates.io
51中等健康指数
fahara02/udb
a rust based universal databroker with native services for your next project
Rust · Python★ 1↓ 52/月2026年7月17日
MIT2026年7月17日 · 指标 2.10.0
crates.io
51中等健康指数
ferronweb/vibeio
A high-performance, cross-platform (vibed?) asynchronous runtime for Rust.
Rust★ 14↓ 7,610/月2026年7月21日
MIT2026年7月21日 · 指标 2.10.0
crates.io
50中等健康指数
bgpkit/ipnet-trie
该仓库未发布描述。
Rust★ 14↓ 95.7K/月2026年8月22日
MIT2026年8月22日 · 指标 2.10.0