Skip to content

LaBackDoor/stackforge

Stackforge

CI PyPI License: GPL-3.0

Stackforge is a high-performance, modular networking stack and automata framework written in Rust with efficient Python bindings. It combines the speed and safety of Rust with the ease of use of Python.

Features

  • High Performance: Core logic implemented in Rust for maximum speed.
  • Modular Design: Built with composable layers for networking and automata.
  • Pythonic API: Seamless integration with the Python ecosystem.

Installation

You can install stackforge via uv:

uv add stackforge

Usage

import stackforge

# Example usage
print("Stackforge is ready!")

Development

See CONTRIBUTING.md to set up your development environment.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

About

A high-performance, modular networking stack and automata framework written in Rust with Python bindings.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published