Skip to content

IBMStreams/streamsx.regex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streamsx.regex

This toolkit provides support for RE2 regular expression library.

RE2 uses automata theory to guarantee that regular expression searches run in time linear in the size of the input. Web page with SPLDoc for operators and samples: streamsx.regex SPLDoc.