Go Golang Дайджест
@GolangStack
2.5K
subscribers
28
photos
3
videos
812
links
Новости, события, ежемесячные дайджесы golang а также все лучшие подборки статей и библиотек.
Download Telegram
Join
Go Golang Дайджест
2.5K subscribers
Go Golang Дайджест
https://github.com/kluctl/go-embed-python
GitHub
GitHub - kluctl/go-embed-python: A library that provides an embedded python distribution to be usable from inside golang
A library that provides an embedded python distribution to be usable from inside golang - kluctl/go-embed-python
😁
3
🤔
3
Go Golang Дайджест
https://golang-blog.blogspot.com/2022/09/fuzzing-intro.html
Blogspot
Начало работы с фаззингом в Golang
Go Golang Дайджест
https://www.dolthub.com/blog/2022-09-12-golang-interface-extension/
Dolthub
A plugin architecture using golang interface extension
Blog for DoltHub, a website hosting databases made with Dolt, an open-source version-controlled SQL database with Git-like semantics.
Go Golang Дайджест
https://words.filippo.io/dispatches/go1-20/
Filippo Valsorda
Planning Go 1.20 Cryptography Work
My plans for Go 1.20 include landing the crypto/ecdh package, making progress on moving math/big out of the security perimeter, and a batch of crypto/tls work.
👍
1
🔥
1
Go Golang Дайджест
https://teivah.medium.com/concurrency-isnt-always-faster-in-go-de325168907c
Medium
Concurrency isn’t Always Faster in Go
Reminding us some fundamental knowledge of concurrency in Go and exploring a concrete example where a concurrent solution isn’t faster.
Go Golang Дайджест
https://github.com/bufbuild/buf
GitHub
GitHub - bufbuild/buf: The best way of working with Protocol Buffers.
The best way of working with Protocol Buffers. Contribute to bufbuild/buf development by creating an account on GitHub.
❤
1
Go Golang Дайджест
https://habr.com/ru/post/688756/
Хабр
Golang RPC и все-все-все…
Disclaimer: this is not another one gRPC hate article... Oh, wait... Начнем издалека - знаете, всегда было интересно, а почему, собственно, для golang существует такое большое разнообразие библиотек,...
Go Golang Дайджест
https://www.youtube.com/watch?v=mFKogw-UxPk
YouTube
Чистый код в Go - правила хорошего тона для разработчика | GoGetPodcast №5
Обсуждаем вопросы, связанные с написанием хорошего кода в Go: нужен ли он? Насколько важен? Экономит ли "грязный код" время? Как научиться писать хороший код? И др.
----
Выпуск на других площадках: http://tuzov.link/gogetpodcast5
Другие выпуски: https:/…
🔥
10
👍
4
⚡
1
Go Golang Дайджест
https://www.youtube.com/playlist?list=PLDWZ5uzn69exbERujDiGxOadne_nkibSo#gopherconuk2022
YouTube
GopherCon UK 2022
Videos from all of our great GopherCon UK speakers, recorded in August 2022.
🔥
2
Go Golang Дайджест
https://blog.tjll.net/reverse-proxy-hot-dog-eating-contest-caddy-vs-nginx/
Tyblog
35 Million Hot Dogs: Benchmarking Caddy vs. Nginx
Have you ever wondered about the performance delta between Caddy and Nginx? Wonder no more.
Go Golang Дайджест
https://go.dev/blog/go119runtime
go.dev
Go runtime: 4 years later - The Go Programming Language
A check-in on the status of Go runtime development
Go Golang Дайджест
https://habr.com/ru/post/691280/
Хабр
Golang-дайджест № 21 (1 – 30 сентября 2022)
Свежая подборка новостей и материалов Новости, события Выпущены версии 1.19.1 и 1.18.6 — что нового: net/http : обрабатывать ошибки сервера после отправки GOAWAY net/url : JoinPath не удаляет...
👍
6
🔥
3
Go Golang Дайджест
Golang 1.19.2
включает исправления безопасности для пакетов:
- archive/tar
- net/http/httputil
- regexp
исправления ошибок в компиляторе, компоновщике, go/types
Подробнее
Go 1.19.2
скачать
Go Golang Дайджест
Структура памяти и механика массивов и срезов
https://www.youtube.com/watch?v=RVTfPy_NELc
YouTube
Memory layout and mechanics of arrays and slices | Golang | intermediate level
We discuss the memory layout of arrays and slices in Golang. This provides a good mental model for writing efficient and bug free Go code that includes slices.
0:00 Intro
0:27 Arrays
1:35 Slices
4:19 Initializing a slice
4:48 Passing slice as function arguments…
👍
3
Go Golang Дайджест
https://github.com/newcloudtechnologies/memlimiter
GitHub
GitHub - newcloudtechnologies/memlimiter: Library that helps to limit the memory consumption of your Go service.
Library that helps to limit the memory consumption of your Go service. - newcloudtechnologies/memlimiter
Go Golang Дайджест
https://github.com/tobiassjosten/go-simpex
GitHub
GitHub - tobiassjosten/go-simpex: A simpler and faster alternative to regexp
A simpler and faster alternative to regexp. Contribute to tobiassjosten/go-simpex development by creating an account on GitHub.
Go Golang Дайджест
https://github.com/golang/go/discussions/56010
GitHub
redefining for loop variable semantics · golang/go · Discussion #56010
Update 2023-06-06: Go 1.21 is expected to support GOEXPERIMENT=loopvar as a way of trying out these new semantics. See #57969 and https://go.dev/wiki/LoopvarExperiment. We have been looking at what...
👍
1
💩
1
Go Golang Дайджест
https://github.com/bensadeh/circumflex
GitHub
GitHub - bensadeh/circumflex at terminaltrove
🌿
It's Hacker News in your terminal. Contribute to bensadeh/circumflex development by creating an account on GitHub.
Go Golang Дайджест
https://medium.com/higher-order-functions/go-worker-pool-the-concurrency-powerhouse-2dc7971f4f15
Medium
Go Worker Pool: The Concurrency Powerhouse
The best “Application programmers” are cultured to focus on business requirements and they typically don’t always factor in the need for…
👍
2
Go Golang Дайджест
https://github.com/nikolaydubina/go-recipes
GitHub
GitHub - nikolaydubina/go-recipes:
🦩
Tools for Go projects
🦩
Tools for Go projects. Contribute to nikolaydubina/go-recipes development by creating an account on GitHub.