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

https://github.com/tizee/yes-cxx

yes command but in c++
https://github.com/tizee/yes-cxx

Last synced: 11 days ago
JSON representation

yes command but in c++

Awesome Lists containing this project

README

          

# yes

Yes, but in c++.

## Build

```
make
```

## Benchmark

Benchmark with `pv` (see `bench.sh').

```
./yes
[3.33GiB/s]

yes
[ 744MiB/s]
```

## Acknowledgement

- https://github.com/zigcc/forum/discussions/4
- https://endler.dev/2017/yes/