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
1k stars
52 watching
272 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A userspace TCP/IP stack that uses DPDK to perform packet I/O. | 196 |
| | A Java library for capturing and manipulating network packets. | 1,174 |
| | A fast parser combinator library for efficient text parsing in network protocols and file formats | 513 |
| | A Python-based comprehensive network packet analysis library | 240 |
| | A Ruby gem for parsing and generating network packets using a declarative binary format DSL. | 27 |
| | A Python package that provides a unified interface to multiple pre-processing workflows for single-cell RNA-seq data. | 157 |
| | Tool for parsing complex command-line interfaces into structured Go data | 2,178 |
| | A module that parses human names into individual components | 659 |
| | A line processor that provides an alternative to AWK using Python expressions and statements | 516 |
| | Implementing a CLI arguments parser to process input in various formats | 5 |
| | A template-based text parsing library | 353 |
| | A Python library for parsing Atom and RSS feeds | 2,000 |
| | A C# library for sending and receiving DNS messages using UDP and TCP. | 417 |
| | An implementation of parsing expression grammars in Common Lisp | 22 |
| | A dynamic parser combinator library for Dart. | 460 |