An open API service indexing awesome lists of open source software.

https://github.com/maciektalaska/rust_performance_test


https://github.com/maciektalaska/rust_performance_test

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

This project's aim is to make some tests on Rust performance.

What I am mostly interested in?
- is there an overhead of using (more) functional approach in comparison to imperative approach?
(more may come in here later)