Studio Sol Comunicação Digital Ltda
Results
3
repositories owned by
Studio Sol Comunicação Digital Ltda
async
133
Stars
17
Forks
Watchers
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.
set
26
Stars
11
Forks
Watchers
A simple Set data structure implementation in Go (Golang) using LinkedHashMap.