Skip to content

nullwq/Sentio

 
 

Repository files navigation

Sentio: Well-Optimized Data Plane Development Kit

Sentio is a high-performance data plane framework based on DPDK, focused on asynchronous execution, dynamic behavior, and self-aware optimizations.

Why Sentio?

DPDK provides a solid foundation for high-performance packet processing, but modern workloads demand more dynamic, adaptive, and autonomous behavior.

Sentio was created to explore:

  • Asynchronous and event-driven execution models
  • Runtime self-observation and feedback loops
  • Self-adjusting memory pools
  • Time-aware memory management
  • CBA (Check Before Assign) system for safe and efficient memory and resource allocation

Current Project Status

Sentio is currently in alpha and under active development. There may be bugs, and APIs may change frequently.

About

A fork of DPDK aiming to be faster, smarter, and more adaptive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 98.4%
  • Python 1.1%
  • Meson 0.4%
  • Shell 0.1%
  • C++ 0.0%
  • SmPL 0.0%