An open API service indexing awesome lists of open source software.

https://github.com/holo-nim/flue

data streaming options
https://github.com/holo-nim/flue

data nim reader-writer streams

Last synced: 3 months ago
JSON representation

data streaming options

Awesome Lists containing this project

README

          

# flue

reader/writer types that use a "dynamic buffer" that can load/flush data immediately or when it becomes available

currently only sync but async is easy to implement