Skip to content

gridkit/binary-extractors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binary Extractor

Influenced by POF extractors concept introduced in Oracle Coherence, this library offers framework to build complex extractors/predicates accessing data in serialized form of object without its deserialization.

Currently only supported serialized form is Protocol Buffers.

Framework offers a number of optimization (e.g. elemination of duplicated expression element) and utility to build comlex expression (e.g. extraction from map like structure by logical key). Framework also allows to combine different binary formats in single expression set (though only on format is implemented so far).

About

Binary Extractors library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages