soul
Увійти
GoLang Мова програмування GO Питайте, публікуйте статті про Go та інструменти, події тощо.
  • Новини
  • Всі публікації
Оберіть барву
Без барви БібліотекаYouTubeЛонгрід✨ ПитанняПереклад
u/chex 4 днів тому
Nevalang is a new kind of programming language where instead of writing step-by-step instructions, you create networks where data flows between nodes as immutable messages, with everything running in parallel by default
Бібліотека
1
1
u/chex 4 днів тому
Real-Time database change tracking in Go: Implementing PostgreSQL CDC
Лонгрід
1
u/chex 1 місяць тому
Go Concurrency Explorer. Інтерактивний довідник по різним паттернам конкурентного програмування
1
u/chex 3 місяців тому
Chiko - TUI gRPC client
Бібліотека
Chiko is a TUI (Terminal User Interface) gRPC client. It is a simple tool that interacts with gRPC services using a beautiful terminal interface. This project uses grpcurl library to interact with gRPC services, and combine with the beautiful termina...
1
u/chex 3 місяців тому
Go 1.25 interactive tour
ЛонгрідНова версія go
Go 1.25 introduces significant improvements including the synctest package for testing time-dependent code with fake clocks, a major json/v2 package with custom marshalers and performance improvements, container-aware GOMAXPROCS that respects CPU lim...
1
u/chex 3 місяців тому
JSON evolution in Go: from v1 to v2
Лонгрід
The second version of the json package coming in Go 1.25 is a big update, and it has a lot of breaking changes. The v2 package adds new features, fixes API issues and behavioral flaws, and boosts performance. Let's take a look at what's changed!
1
u/chex 3 місяців тому
Learning Go Interface Encapsulation from K8s
Лонгрід
1
u/chex 3 місяців тому
[ On | No ] syntactic support for error handling. Огляд різних пропозицій щодо покращення досвіду обробки помилок в Go і їх доля в майбутніх релізах
Лонгрід
TLDR Команда Go визнає, що поточна обробка помилок у мові є надто багатослівною та часто ускладнює читання коду. Хоча були запропоновані альтернативи, такі як check/handle та try, вони виявилися або занадто складними, або не відповідали філософії ...
1
u/chex 3 місяців тому
Realtime log viewer for containers. Supports Docker, Swarm and K8s.
Бібліотека
Intelligent fuzzy search for container names 🤖 Search logs using regex 🔦 Search logs using SQL queries 📊 Small memory footprint 🏎 Split screen for viewing multiple logs Live stats with memory and CPU usage Multi-user authentication with support...
1
u/chex 4 місяців тому
No Garbage Collection in Go: Performance Benchmarks
Лонгрід
1
GoLang Мова програмування GO Питайте, публікуйте статті про Go та інструменти, події тощо.