#TechForUkraine
Explore other dev related sites in this ring. If you find this idea useful click here to join.
devring.club Previous Random Next

linksfor.dev(s)

Posts for 'go'

  1. 98%Go performance from version 1.0 to 1.22
  2. 99%GitHub - dolthub/go-mysql-server: A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go.
  3. 98%The log/event processing pipeline you can't have
  4. 99%More powerful Go execution traces - The Go Programming Language
  5. 99%The One Billion Row Challenge in Go: from 1m45s to 4s in nine solutions
  6. 99%How I write HTTP services in Go after 13 years | Grafana Labs
  7. 96%What We Got Right, What We Got Wrong
  8. 98%Memory Safety is a Red Herring
  9. 99%Backend from the Beginning, Pt 1: Introduction, TCP, DNS, HTTP
  10. 99%Go, Containers, and the Linux Scheduler
  11. 98%Chasing the Myth of Zero-Overhead Memory Safety (plus pictures of mythical birds!)
  12. 99%Evolving the Game: A clientless streaming tool for reMarkable 2
  13. 99%Backward Compatibility, Go 1.21, and Go 2 - The Go Programming Language
  14. 99%Go 1.21 Release Notes - The Go Programming Language
  15. 99%Single Ownership and Memory Safety without Borrow Checking, Reference Counting, or Garbage Collection
  16. 99%Process huge log files – Madhur Ahuja
  17. 99%What Vale Taught Me About Linear Types, Borrowing, and Memory Safety
  18. 98%When the rubber duck talks back
  19. 99%Read it later the hard way
  20. 98%Observing and Understanding Backlog Queues in Linux | Kris Nóva
  21. 99%Building conc: Better structured concurrency for Go
  22. 98%I've fuzzed the Hashicorp's Vault API. Here are my findings (1) · m's blog
  23. 99%Karan Sharma | Writing a disk-based key-value store in Golang
  24. 96%So long, sync.Map
  25. 99%extending Go backward compatibility · Discussion #55090 · golang/go
  26. 99%What's Inside Of a Distroless Image - Taking a Deeper Look
  27. 99%Go 1.19 Release Notes - The Go Programming Language
  28. 93%Data Race Patterns in Go
  29. 95%Go vs C#, Part 3: Compiler, Runtime, Type System, Modules, and Everything Else
  30. 97%Goroutines Under The Hood - Blog by Osamh aloqaily
  31. 95%We Already Have Go 2
  32. 94%Lies we tell ourselves to keep using Golang
  33. 86%Release v2.5.0 · caddyserver/caddy
  34. 98%Retrofitting Async/Await in Go 1.18
  35. 99%Some mistakes Rust doesn't catch
  36. 99%Three ways of handling user input
  37. 98%Compiling a Go program into a native binary for Nintendo Switch™ - Ebiten
  38. 98%How WhatsApp scaled to 1 billion users with only 50 engineers
  39. 95%Geo Key Manager: Setting up a service for scale
  40. 99%Effective Go - The Go Programming Language
  41. 99%What Color is Your Function? – journal.stuffwithstuff.com
  42. 98%A nasty bit of undefined timezone behavior in Golang
  43. 99%There Are Many Ways To Safely Count
  44. 99%Taildrop was kind of easy, actually
  45. 97%I finally escaped Node (and you can too)
  46. 99%signalr · pkg.go.dev
  47. 99%Goroutines Are Not Significantly Smaller Than Threads
  48. 98%Why Discord is switching from Go to Rust
  49. 99%Go is not an easy language
  50. 99%GridProtectionAlliance/go2cs
  51. 99%Go 1.16 Release Notes - The Go Programming Language
  52. 91%Go (golang) Anonymous Functions - Inlining Code for Goroutines
  53. 96%Go (golang) WaitGroup - Signal that a Concurrent Operation is Complete
  54. 99%Design Draft: First Class Fuzzing
  55. 98%Go (golang) Goroutines - Running Functions Asynchronously
  56. 99%Go (golang) Error Handling - A Different Philosophy
  57. 98%Go (golang) defer - Making Sure Something Gets Done
  58. 97%Eleven Years of Go - The Go Blog
  59. 98%Rust vs Go — Bitfield Consulting
  60. 99%Go vs Rust: Writing a CLI tool
  61. 99%How we migrated Dropbox from Nginx to Envoy
  62. 98%OpenDiablo2/OpenDiablo2
  63. 99%Be Careful What You Benchmark
  64. 97%runtime: non-cooperative goroutine preemption · Issue #24543 · golang/go
  65. 97%The Zen of Go | Dave Cheney
  66. 99%dapr/dapr
  67. 98%Understanding real-world concurrency bugs in Go
  68. 99%Modern garbage collection