Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steveklabnik/rwc
A wc clone in Rust
https://github.com/steveklabnik/rwc
Last synced: 7 days ago
JSON representation
A wc clone in Rust
- Host: GitHub
- URL: https://github.com/steveklabnik/rwc
- Owner: steveklabnik
- Created: 2015-03-23T22:22:24.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-25T18:07:12.000Z (almost 9 years ago)
- Last Synced: 2024-11-27T19:50:16.281Z (26 days ago)
- Language: Rust
- Size: 14.6 KB
- Stars: 10
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rwc
A little wc clone, in Rust.
Right now, this doesn’t clone wc accurately, I just got the basic calculations
going.