https://github.com/ajeetdsouza/blog-wc-go
Code from my blog post , Beating C with 70 Lines of Go.
https://github.com/ajeetdsouza/blog-wc-go
go golang
Last synced: 5 months ago
JSON representation
Code from my blog post , Beating C with 70 Lines of Go.
- Host: GitHub
- URL: https://github.com/ajeetdsouza/blog-wc-go
- Owner: ajeetdsouza
- License: mit
- Created: 2019-11-22T02:04:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-06T15:41:04.000Z (over 4 years ago)
- Last Synced: 2025-03-30T22:05:24.096Z (6 months ago)
- Topics: go, golang
- Language: Go
- Size: 2.93 KB
- Stars: 23
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-golang-repositories - blog-wc-go
README
# wc-go
Code from my article, [Beating C with 70 Lines of Go](https://ajeetdsouza.github.io/blog/posts/beating-c-with-70-lines-of-go/).