pcapforge-core
Fast packet capture processor and feature extractor written in Rust.
This is the open-source core library. For advanced features, see the pcapforge package.
Features
- Support for both pcap and pcapng file formats
- High-performance packet processing
- Flexible feature extraction
- Multiple output formats (JSON, CSV, Parquet)
- Built-in feature store for structured data analysis
Installation
Usage
# Process a pcap file
# Get statistics
# Extract specific features
Status
This crate is under active development. Core functionality is being implemented.
License
Apache License 2.0