Directories ¶
Path | Synopsis |
---|---|
src
|
|
chapter1/10-11
Fetchall fetches URLs in parallel and reports their times and sizes
|
Fetchall fetches URLs in parallel and reports their times and sizes |
chapter1/12
Generates GIF animations of random Lissajous figures.
|
Generates GIF animations of random Lissajous figures. |
chapter1/4
Dup2 prints the count and text of lines that appear more than once in the input.
|
Dup2 prints the count and text of lines that appear more than once in the input. |
chapter1/5-6
Lissajous generates GIF animations of random Lissajous figures.
|
Lissajous generates GIF animations of random Lissajous figures. |
chapter1/7-9
Fetch prints the content found at each specified url
|
Fetch prints the content found at each specified url |
chapter2/ex1/tempConv
Package tempconv performs Celsius and Fahrenheit conversions
|
Package tempconv performs Celsius and Fahrenheit conversions |
chapter2/ex2
General Purpose unit conversion application
|
General Purpose unit conversion application |
chapter2/ex3_5/popcount
reference used for popcount: https://arxiv.org/pdf/1611.07612.pdf another useful reference: https://graphics.stanford.edu/~seander/bithacks.html
|
reference used for popcount: https://arxiv.org/pdf/1611.07612.pdf another useful reference: https://graphics.stanford.edu/~seander/bithacks.html |
chapter3/ex1
Surface computes an SVG rendering of a 3-D surface function
|
Surface computes an SVG rendering of a 3-D surface function |
chapter3/ex10
Non recursive comma insertion
|
Non recursive comma insertion |
chapter3/ex13
Taken from https://github.com/golang/go/wiki/Iota
|
Taken from https://github.com/golang/go/wiki/Iota |
chapter3/ex4
Server2 is a minimal "echo" and counter server
|
Server2 is a minimal "echo" and counter server |
chapter3/ex5
Mandelbrot emits a PNG image of the Mandelbrot fractal
|
Mandelbrot emits a PNG image of the Mandelbrot fractal |
chapter4/charcount
Charcount computes counts of Unicode characters
|
Charcount computes counts of Unicode characters |
chapter4/ex10
Issues prints a table of GitHub issues matching the search terms.
|
Issues prints a table of GitHub issues matching the search terms. |
chapter4/ex3
reverse reverses a slice of ints in place
|
reverse reverses a slice of ints in place |
chapter4/ex8
Charcount computes counts of Unicode characters
|
Charcount computes counts of Unicode characters |
chapter4/github
Package github provides a GO API for the GitHub issue tracker.
|
Package github provides a GO API for the GitHub issue tracker. |
chapter4/issues
Issues prints a table of GitHub issues matching the search terms.
|
Issues prints a table of GitHub issues matching the search terms. |
chapter4/nonempty
Nonempty is an example of an in-place slice algorithm
|
Nonempty is an example of an in-place slice algorithm |
chapter4/rev
reverse reverses a slice of ints in place
|
reverse reverses a slice of ints in place |
Click to show internal directories.
Click to hide internal directories.