Pinned Repositories
acm-cheat-sheet
Acm Cheat Sheet
APUE
Some exercises and mini projects like miniShell about unix system programming
awesome-rust
A curated list of Rust code and resources.
bbr
bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
bincode
A binary encoder / decoder implementation in Rust.
bison
GNU Bison
bitcoin
Bitcoin Core integration/staging tree
spring-boot-r2dbc-mysql-example
Spring R2DBC with MySQL example - CRUD app with Spring Data R2DBC example, Spring WebFlux for Reactive Rest API
tomcat
Mirror of Apache Tomcat
mswdwk's Repositories
mswdwk/bitcoin
Bitcoin Core integration/staging tree
mswdwk/coding-interview-university
A complete computer science study plan to become a software engineer.
mswdwk/darkreader
Dark Reader Chrome and Firefox extension
mswdwk/darwin-xnu
The Darwin Kernel (mirror)
mswdwk/DouyuCrawler
一个Java程序,用于抓取斗鱼弹幕。
mswdwk/dpdk
Data Plane Development Kit
mswdwk/dpdk-ans
ANS(Accelerated Network Stack) on DPDK, DPDK native TCP/IP stack.
mswdwk/flv.js
HTML5 FLV Player
mswdwk/handy
简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
mswdwk/Interview-Notebook
:books: 技术面试需要掌握的基础知识整理
mswdwk/Java
All Algorithms implemented in Java
mswdwk/klish
Vanilla copy of klish upstream project implementing a CLI framework for custom shells
mswdwk/LDD-LinuxDeviceDrivers
Linux内核与设备驱动程序学习笔记
mswdwk/libnids
Libnids is an implementation of an E-component of Network Intrusion Detection System. It emulates the IP stack of Linux 2.0.x. Libnids offers IP defragmentation, TCP stream assembly and TCP port scan detection.
mswdwk/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
mswdwk/llvm
Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.
mswdwk/medical-data
mswdwk/mswdwk.github.io
personal blog or project blog
mswdwk/nginx
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
mswdwk/ovs
Open vSwitch
mswdwk/portia-dashboard
portia-dashboard is a visual web crawler based on scrapinghub/portia
mswdwk/protobuf
Protocol Buffers - Google's data interchange format
mswdwk/pyspider
A Powerful Spider(Web Crawler) System in Python.
mswdwk/restful-api-design-references
RESTful API 设计参考文献列表,可帮助你更加彻底的了解REST风格的接口设计。
mswdwk/riscv-isa-manual
RISC-V Instruction Set Manual
mswdwk/sonnet
TensorFlow-based neural network library
mswdwk/suricata
Suricata git repository maintained by the OISF
mswdwk/SwitchyOmega
Manage and switch between multiple proxies quickly & easily.
mswdwk/tensorflow
Computation using data flow graphs for scalable machine learning
mswdwk/UNP
Some exercises and mini projects like miniFtpd about unix network programming