𝐫𝐮𝐬𝐭𝐥𝐞𝐫 is a web scraping service that scrapes several stock market providers for stock pricing data. It is built using the Rust programming language.
Framweork
- Tonic (grpc)
- websockets:
- tokio-tungstenite
- fastwebsockets
- embedded-websocket - bajo nivel - small
- web-socket - supuestamente el mas rapido
- Rx Rust:
- rxrust
- another-rxrust parece un poco mejor
Commands
# run migrations
task db:migrate
Description
Languages
Rust
100%