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++
- Host: GitHub
- URL: https://github.com/tizee/yes-cxx
- Owner: tizee
- Created: 2022-07-26T13:52:40.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-26T15:00:52.000Z (almost 4 years ago)
- Last Synced: 2025-02-25T01:54:56.561Z (over 1 year ago)
- Language: C++
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/