Pinned Repositories
AliOS-Things
AliOS Things released by Alibaba is an open-source implementation of operating system (OS) for Internet of Things (IoT).
android-zbar-sdk
:link: android-zbar-sdk, provide jni source, so file and jar file used alone, gradle/maven remote dependencies.
antlr4-cpp-example
Example of Antlr4 C++ Target
ANTLR4-Packet-Parser
Example code used for presentation
dpdkcap
DPDK-based packet capture tool
gmime
A C/C++ MIME creation and parser library with support for S/MIME, PGP, and Unix mbox spools.
libnids
libnids
linux-command
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
string_match
实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool
qianwu9966's Repositories
qianwu9966/gmime
A C/C++ MIME creation and parser library with support for S/MIME, PGP, and Unix mbox spools.
qianwu9966/linux-command
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
qianwu9966/arkime
Arkime (formerly Moloch) is an open source, large scale, full packet capturing, indexing, and database system.
qianwu9966/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
qianwu9966/DPDK-TCP-UDP_Protocol_Stack
Simple protocol stack based on dpdk(使用dpdk搭建协议栈)
qianwu9966/dpvs
DPVS is a high performance Layer-4 load balancer based on DPDK.
qianwu9966/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
qianwu9966/IpCheck
Aplicativo web que utiliza um parser desenvolvido em ANTLR para analisar clasificar IPs fornecidos.
qianwu9966/json
JSON for Modern C++
qianwu9966/kaitai_struct_formats
Kaitai Struct: library of binary file formats (.ksy)
qianwu9966/libhv
🔥 比libevent、libuv更易用的国产网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket client/server.
qianwu9966/libpcap
the LIBpcap interface to various kernel packet capture mechanism
qianwu9966/nDPI
Open Source Deep Packet Inspection Software Toolkit
qianwu9966/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, WinPcap, DPDK and PF_RING.
qianwu9966/pcat_lexical_analyzer
A toy lexical analyzer for the PCAT language, built with Flex, written in C++17
qianwu9966/pcat_parser
A toy parser for the PCAT language, built with Bison & Flex, written in C++17
qianwu9966/pistache
A high-performance REST toolkit written in C++
qianwu9966/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
qianwu9966/restbed
Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.
qianwu9966/snippet
The code snippets of all kinds of languages and some docs.
qianwu9966/snort3
Snort++
qianwu9966/Sourcetrail
Sourcetrail - free and open-source interactive source explorer
qianwu9966/spdlog
Fast C++ logging library.
qianwu9966/tcpdump
the TCPdump network dissector
qianwu9966/tlsf-bsd
Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License
qianwu9966/UDPDK
A minimal UDP stack based on DPDK
qianwu9966/uthash
C macros for hash tables and more
qianwu9966/wcdb
WCDB is a cross-platform database framework developed by WeChat.
qianwu9966/webcc
Lightweight C++ HTTP client and server library based on Asio for embedding purpose.
qianwu9966/yyjson
The fastest JSON library in C