prey 0.1.0

PREY: A high-performance Packet Routing Engine Yield and Proxy framework.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14

# PREY (Packet Routing Engine Yield)

**PREY** is a high-performance, asynchronous networking framework written in Rust. 
It is designed to be a "predator" of latency and a robust engine for packet routing, 
reverse proxies, and user-space security layers.

## Vision
To provide a modular and memory-safe infrastructure for:
- Layer 4/7 Reverse Proxying
- High-throughput Load Balancing
- User-space Firewalls (PREY-Fire)

Created by **Renan Machado Santos**. Built for performance.