https://github.com/dmarcosl/rust-axum-performance
Sample Rust with Axum project to compare performance between Rust and Java
https://github.com/dmarcosl/rust-axum-performance
api-rest axum performance performance-testing rust
Last synced: 2 months ago
JSON representation
Sample Rust with Axum project to compare performance between Rust and Java
- Host: GitHub
- URL: https://github.com/dmarcosl/rust-axum-performance
- Owner: dmarcosl
- Created: 2024-12-09T23:14:11.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-12-11T17:00:14.000Z (6 months ago)
- Last Synced: 2025-02-08T05:23:47.598Z (4 months ago)
- Topics: api-rest, axum, performance, performance-testing, rust
- Language: Rust
- Homepage: https://github.com/dmarcosl/api-performance-comparison
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rust Axum Performance
This project is a simple API in Rust with Axum to check the API performance in this other project https://github.com/dmarcosl/api-performance-comparison