plcosmo's Stars
tokio-rs/slab
Slab allocator for Rust
jprochazk/garde
A powerful validation library for Rust
tokio-rs/mio
Metal I/O library for Rust.
0xAX/linux-insides
A little bit about a linux kernel
upx/upx
UPX - the Ultimate Packer for eXecutables
pendulum-project/ntpd-rs
A full-featured implementation of the Network Time Protocol, including NTS support.
zeromq/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
doxygen/doxygen
Official doxygen git repository
quinn-rs/quinn
Async-friendly QUIC implementation in Rust
nix-rust/nix
Rust friendly bindings to *nix APIs
cloudflare/quiche
🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
GeminiLight/virne
Virne is a simulator for resource allocation problems in network virtualization, mainly for virtual network embedding (VNE). It also is adaptable to VNE's variants, such as service function chain deployment (SFC Deployment), network slicing, etc.
networkx/networkx
Network Analysis in Python
ngosang/trackerslist
Updated list of public BitTorrent trackers
rust-vmm/vm-virtio
virtio implementation
Hackl0us/GeoIP2-CN
小巧精悍、准确、实用 GeoIP2 数据库
rust-vmm/community
rust-vmm community content
iced-rs/iced
A cross-platform GUI library for Rust, inspired by Elm
tidb-incubator/tidis
A distributed transactional large-scale NoSQL database powered by TiKV
OI-wiki/OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
rustdesk/rustdesk
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
smallrye/smallrye-mutiny
An Intuitive Event-Driven Reactive Programming Library for Java
starship/starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
QSCTech/zju-icicles
浙江大学课程攻略共享计划
netty/netty
Netty project - an event-driven asynchronous network application framework
tokio-rs/bytes
Utilities for working with bytes
eclipse-vertx/vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
alacritty/alacritty
A cross-platform, OpenGL terminal emulator.
dtolnay/thiserror
derive(Error) for struct and enum error types