Skip to content

Instantly share code, notes, and snippets.

@hrrmsn
Created November 6, 2020 11:44
Show Gist options
  • Save hrrmsn/8bd5398d533ce9ea0f6c1d253bea4212 to your computer and use it in GitHub Desktop.
Save hrrmsn/8bd5398d533ce9ea0f6c1d253bea4212 to your computer and use it in GitHub Desktop.
Coursera Go advanced course from Vasily Romanov (4rd part)
https://www.limitlessfx.com/cross-compile-golang-app-for-windows-from-linux.html
https://habrahabr.ru/post/249449/ - Кросс-компиляция в Go
https://habrahabr.ru/post/337348/ - вызов rust из go
https://habrahabr.ru/company/intel/blog/275709/ - С-вызовы в Go: принцип работы и производительность
https://stackshare.io/stream/stream-and-go-news-feeds-for-over-300-million-end-users
https://medium.com/kokster/writing-a-jit-compiler-in-golang-964b61295f- Writing a JIT compiler in Golang
https://github.com/spf13/viper- мощная система для работы с конфигом
https://www.programming-books.io/essential/go/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment