Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 855 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 855 Bytes

Presentation slides and examples for GopherCon Singapore 2023.

Go low-latency patterns

Slides: https://g4s8.github.io/gophercon-sg-2023/

Examples in this repository:

  • ./interfaces - function interface parameters
  • ./mutators - changing state
  • ./returns- returning a pointer
  • ./make - making new slice
  • ./smalling - like big.Int but small
  • ./string - converting bytes to string

Related blog posts [series](https://g4s8.wtf/series/go-low-latency/ about this topic:

Subscribe to get updates about next posts on this topic: