ThePrimeagen / tyrone-biggums

Clearly a repo about websockets and their comparison...
Other
465 stars 56 forks source link

Rust: try using dashmap for better multithreaded performance #14

Open Nenad7955 opened 9 months ago

Nenad7955 commented 9 months ago

While researching for hashmaps for multithreaded apps, i found this thing which looks promising:

https://crates.io/crates/dashmap Also as the description says: its blazingly fast!

also, this thing also looks interesting: https://crates.io/crates/flurry