Rust implementation of the guard-core detection engine. Work in progress - namespace placeholder.
This crate is reserved for the upcoming Rust port of guard-core, the application-layer API security engine that powers fastapi-guard and the broader Guard ecosystem.
The Python reference implementation is production-ready and used by 89K+ developers. The Rust port is in early planning.
- Python reference: https://github.com/rennf93/guard-core
- FastAPI integration: https://github.com/rennf93/fastapi-guard
- TypeScript port: https://github.com/rennf93/guard-core-ts
- Cloud platform: https://app.fastapi-guard.com
Dual-licensed under either of:
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
at your option.