Rust
Rust Language Cheat Sheet - https://cheats.rs
A simple lexer which creates over 115 +various tokens based on the rust programming language.
A more modern http framework benchmarker supporting HTTP/1 and HTTP/2 benchmarks.
A more modern http framework benchmarker supporting HTTP/1 and HTTP/2 benchmarks.
SOCKS5 implement library, with some useful utilities such as dns-query, socks5-server, udp-client, echo-server, etc.
Userspace WireGuard® Implementation in Rust
🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
A simple tab completion library written in rust
Rust bindings for libpcuid CPU detection and feature extraction library.
A library aims to quickly collect Linux system information including hostname, kernel version, uptime, RTC time, load average, CPU, memory, network interfaces, block devices and processes.
Small examples to explain Futures, Waker, Tasks in Rust