set in avelino/awesome-go

A simple Set data structure implementation in Go (Golang) using LinkedHashMap.

updated at Sept. 21, 2024, 11:28 p.m.

Go

24 +0

27 +0

11 +0

GitHub
async in avelino/awesome-go

A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fail causes discovery.

updated at Sept. 27, 2024, 11:43 a.m.

Go

11 +0

137 +0

19 +0

GitHub