laochonlam's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
tmux/tmux
tmux source code
spf13/spf13-vim
The ultimate vim distribution
Jigsaw-Code/outline-server
Outline Server, developed by Jigsaw. The Outline Server is a proxy server that runs a Shadowsocks instance and provides a REST API for access key management.
image-rs/image
Encoding and decoding images in Rust
bytedance/byteps
A high performance and generic framework for distributed DNN training
seladb/PcapPlusPlus
PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, Npcap, WinPcap, DPDK, AF_XDP and PF_RING.
antoyo/relm
Idiomatic, GTK+-based, GUI library, inspired by Elm, written in Rust
facebookincubator/gloo
Collective communications library with various primitives for multi-machine training.
y123456yz/Reading-and-comprehense-linux-Kernel-network-protocol-stack
linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助
tonydeng/sdn-handbook
SDN手册
Aerolab/blockrain.js
HTML5 Tetris Game for jQuery
jcxue/RDMA-Tutorial
A tutorial on RDMA based programming using code examples
mininet/openflow-tutorial
Openflow Tutorial on Mininet
jserv/nstack
Userspace TCP/IP stack for Linux
hueitan/made-in-taiwan
[NEED SUPPORT] 🇹🇼 (Taiwan #1) A list of neat projects made in Taiwan (MIT)
ivanvza/arpy
Mac OSX ARP spoof (MiTM) tool that can also plug into Gource
yuantailing/tunet-python
TUNet 2018 认证协议的纯 python 实现,含 auth4 / auth6 / net 认证。适用于服务器在无人交互时自动认证
TrustAGI-Lab/TriDNR
Tri-Party Deep Network Representation, IJCAI-16
CGCL-codes/Tensorflow-RDMA
Tensorflow is a computational library using data flow graphs for scalable machine learning, and Tensorflow-RDMA is the implementation over RDMA, which can get about 4.5x speedup on two nodes comparing with TCP/IP.
AmedeoSapio/DAIET
DAIET performs data aggregation along network paths using programmable network devices
jiangzhubo/cnn_models
train with all main stream cnn models
ep4sh/pyddos
examples of python SCAPY lib for DDOS (udp, syn flood etc). You must use this only in education mission!
kevinbird61/stochastic-calculus-and-probability-model
Record the learning materials of the course - "STOCHASTIC ANALYSIS OF COMPUTER NETWORKS" in National Cheng Kung University.
magmahindenburg/MultisigExamples
steevenlee/dpdk
Data Plane Development Kit
MengQingkai/RDMA_BW_LAT
laochonlam/mininet_book
A book to introduce Mininet usage and its code implementation.