Hacker News new | ask | show | jobs
Samling: Collection data structures Go library (github.com)
1 points by lysa 5119 days ago
I needed a thread-safe Table data structure today so I wrote this tiny Go package. Maybe someone else will find it useful.