ranyixu's Stars
sch3m4/libntoh
User-friendly C Library to perform TCP streams reassembly and IPv4/6 defragmentation
tianyicui/pack
背包问题九讲
huangzworks/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
mtrebi/memory-allocators
Custom memory allocators in C++ to improve the performance of dynamic memory allocation
wangzheng0822/algo
数据结构和算法必知必会的50个代码实现
davideuler/architecture.taobao-alibaba
互联网公司架构: 淘宝技术架构,阿里巴巴技术架构
w-digital-scanner/w13scan
Passive Security Scanner (被动式安全扫描器)
luigirizzo/netmap
Automatically exported from code.google.com/p/netmap
iovisor/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
libexpat/libexpat
:herb: Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub
miloyip/nativejson-benchmark
C/C++ JSON parser/generator benchmark
jagt/clumsy
clumsy makes your network condition on Windows significantly worse, but in a controlled and interactive manner.
BYVoid/uchardet
An encoding detector library ported from Mozilla
google/brotli
Brotli compression format
Joungkyun/libchardet
libchardet - Mozilla's Universal Charset Detector C/C++ API
sonertari/SSLproxy
Transparent SSL/TLS proxy for decrypting and diverting network traffic to other programs, such as UTM services, for deep SSL inspection
OISF/suricata
Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine developed by the OISF and the Suricata community.
caesar0301/awesome-pcaptools
A collection of tools developed by other researchers in the Computer Science area to process network traces. All the right reserved for the original authors.
six-ddc/httpflow
A command line utility helps to capture and dump HTTP stream
erbbysam/DNSGrep
Quickly Search Large DNS Datasets
ponyorm/pony
Pony Object Relational Mapper
sanic-org/sanic
Accelerate your web app development | Build fast. Run fast.
tortoise/tortoise-orm
Familiar asyncio ORM for python, built with relations in mind
w-digital-scanner/w9scan
Plug-in type web vulnerability scanner
DNSPod/dnspod-sr
A faster recursive dns server from DNSPod
NoneGG/aredis
redis client for Python asyncio (has support for redis server, sentinel and cluster)
python-openxml/python-docx
Create and modify Word documents with Python
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
TarsCloud/Tars
Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.
knownsec/pocsuite3
pocsuite3 is an open-sourced remote vulnerability testing framework developed by the Knownsec 404 Team.