Skip to content

mandiioxbt/api-gateway-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

API Gateway (Rust)

High-performance API gateway with rate limiting, auth, and circuit breaker.

Features

  • Rate limiting (token bucket, sliding window)
  • JWT/OAuth2 authentication
  • Request/response transformation
  • Circuit breaker pattern

Performance

  • 500K req/s on 8-core CPU
  • <100μs added latency (p99)

License: MIT

About

High-performance API gateway with rate limiting, auth, and request routing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages