prey 0.1.0

PREY: A high-performance Packet Routing Engine Yield and Proxy framework.
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 131.89 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 991.73 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 13s Average build duration of successful builds.
  • all releases: 2m 29s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • msrenan/prey
    2 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • msrenan

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.