dpkt

Packet parser

A Python module for fast and simple packet parsing with TCP/IP protocol definitions.

fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols

GitHub

1k stars
51 watching
271 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rumpkernel/drv-netif-dpdk A userspace TCP/IP stack that uses DPDK to perform packet I/O. 197
kaitoy/pcap4j A Java library for capturing and manipulating network packets. 1,171
haskell/attoparsec A fast Haskell parser combinator library for efficient text and binary data parsing 513
jarryshaw/pypcapkit A Python-based comprehensive network packet analysis library 239
trema/pio A Ruby gem for parsing and generating network packets using a declarative binary format DSL. 27
pachterlab/kb_python A Python package that provides a unified interface to multiple pre-processing workflows for single-cell RNA-seq data. 153
alecthomas/kong A command-line parser library for Go that simplifies building complex command-line interfaces. 2,157
derek73/python-nameparser A module that parses human names into individual components 657
alecthomas/pawk A line processor that provides an alternative to AWK using Python expressions and statements 518
ivoputzer/cli-args-parser-kata Implementing a CLI arguments parser to process input in various formats 5
dmulyalin/ttp A template-based text parsing library 349
kurtmckee/feedparser A Python library for parsing and processing Atom and RSS feeds 1,977
kapetan/dns A C# library for sending and receiving DNS messages using UDP and TCP. 418
ravi-delia/uclp An implementation of parsing expression grammars in Common Lisp 21
petitparser/dart-petitparser A dynamic parser combinator library for Dart. 458