Skip to content

fabura/rust-stream-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rust-stream-machine

TODO:

  • StateMachine
  • Projections
    • Constant
    • Function
    • First
    • Last
    • Sum
    • Avg
    • Min, Max
  • Partitioning
  • Patterns
    • ConstantPattern
    • FunctionPattern
    • BiPattern
    • AssertPattern
    • ComparePattern
    • MapPattern
    • AndThenPattern
    • WindowPatterns
      • GroupPattern
      • LagPattern
  • Time windows
  • Event windows
  • Parser
    • AST
    • Optimizer
    • Compile to pattern
  • Input formats
    • CSV
    • Arrow
    • Json
    • Read from INPUT stream
    • Kafka

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages