network-programming.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [network-programming]
www.codever.land/bookmarks/t/network-programming
pop-os/parallel-getter
https://github.com/pop-os/parallel-getter
Download a file with parallel GET requests to maximize bandwidth usage.
- tags: rust, network-programming, http
- :octocat: source code
pop-os/url-crawler
https://github.com/pop-os/url-crawler
A configurable parallel web crawler, designed to crawl a website for content.
- tags: rust, network-programming, http
- :octocat: source code
pop-os/url-scraper
https://github.com/pop-os/url-scraper
Scrape URLs from HTML pages
- tags: rust, network-programming, http
- :octocat: source code
mattnenterprise/rust-ftp
https://github.com/mattnenterprise/rust-ftp
an FTP client for Rust [](https://travis-ci.org/mattnenterprise/...
- tags: rust, network-programming, ftp
- :octocat: source code
achanda/ipnetwork
https://github.com/achanda/ipnetwork
A library to work with IP networks in pure Rust
- tags: rust, network-programming, ipnetwork
- :octocat: source code
candrew/netsim
https://github.com/canndrew/netsim
A Rust library for network simulation and testing
- tags: rust, network-programming, ipnetwork
- :octocat: source code
libpnet/libpnet
https://github.com/libpnet/libpnet
A cross-platform, low level networking
- tags: rust, network-programming
- :octocat: source code
tokio-rs/tokio
https://github.com/tokio-rs/tokio
A network application framework for rapid development and highly scalable production deployments of clients and servers.
- tags: rust, network-programming
- :octocat: source code
dylanmckay/protocol
https://github.com/dylanmckay/protocol
Custom TCP/UDP protocol definitions
- tags: rust, network-programming
- :octocat: source code
actix/actix
https://github.com/actix/actix
- tags: rust, network-programming
- :octocat: source code
thehydroimpulse/nanomsg.rs
https://github.com/thehydroimpulse/nanomsg.rs
nanomsg bindings
- tags: rust, network-programming, nanomsg
- :octocat: source code
mattnenterprise/rust-nntp
https://github.com/mattnenterprise/rust-nntp
an NNTP client for Rust [](https://travis-ci.org/mattne...
- tags: rust, network-programming, nntp
- :octocat: source code
mattnenterprise/rust-pop3
https://github.com/mattnenterprise/rust-pop3
A POP3 client for Rust [](https://travis-ci.org/mattnenterprise/r...
- tags: rust, network-programming, pop3
- :octocat: source code
alexcrichton/ssh2-rs
https://github.com/alexcrichton/ssh2-rs
libssh2 bindings
- tags: rust, network-programming, ssh
- :octocat: source code
Thrussh
https://github.com/pijul-scm/thrussh/
an SSH library written from scratch in Rust, backed by libsodium
- tags: rust, network-programming, ssh
- :octocat: source code
zslayton/stomp-rs
https://github.com/zslayton/stomp-rs
A STOMP 1.2 client implementation in Rust [](https://travis-ci.org/zslay...
- tags: rust, network-programming, stomp
- :octocat: source code
meqif/rust-utp
https://github.com/meqif/rust-utp
A uTP (Micro Transport Protocol) library for Rust. [](https://travis-ci.org/meqif/...
- tags: rust, network-programming, utp
- :octocat: source code
erickt/rust-zmq
https://github.com/erickt/rust-zmq
ZeroMQ bindings
- tags: rust, network-programming, zeromq
- :octocat: source code
Covertness/coap-rs
https://github.com/Covertness/coap-rs
A Constrained Application Protocol(CoAP) library for Rust. [](https://travis-ci.org/Cov...
- tags: rust, network-programming, coap
- :octocat: source code