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

https://github.com/psychob/fast-float-sign-benchmark


https://github.com/psychob/fast-float-sign-benchmark

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

fast-float-sign-benchmark
-------------------------
(c) 2020 Andrzej Budzanowski

# Installation
Fetch this library, don't forget to clone it recursively.

# Running

```sh
cmake .
make fast_float_sign_extract
./fast_float_sign_extract
```