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

https://github.com/thaliaarchi/cliff-stock-bench

Implementation of Cliff Click's stock CSV benchmark in Rust, for comparison against other programming languages
https://github.com/thaliaarchi/cliff-stock-bench

Last synced: 2 months ago
JSON representation

Implementation of Cliff Click's stock CSV benchmark in Rust, for comparison against other programming languages

Awesome Lists containing this project

README

        

# cliff-stock-bench

Implementation of Cliff Click's stock CSV benchmark in Rust, for comparison
against other programming languages.

Code in `cliff/` is by Cliff Click and distributed with permission under the
Apache license version 2.0.
The remaining code is by Thalia Archibald and released under the Apache license
version 2.0.