8sync 0.4.2 6.fc29	2350812	Unspecified	Asynchronous programming library for GNU Guile
  8sync (pronounced "eight-sync") is an asynchronous programming library for GNU
  Guile. Based on the actor model, it makes use of delimited continuations to
  avoid a mess of callbacks resulting in clean, easy to read non-blocking code.
  
  8sync also aims to be batteries included.