Skip to content

glmxndr/introspect-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

introspect-stream

Provides rudimentary reactive streams.

Very early stage, use at our own risk.

Design goals

  • Very small code base
  • Extensibility through plugins (map, filter, scan and merge are one-liner plugins)
  • Use of priorisation of dependencies instead of backpressure: dependent stream data processing is done before producing new values to emit
  • No focus on performance at this stage

License

GPL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published