Basic operations to be used with Expry.
Formity operations to be used with Expry.
A library to transform JSON expressions to JavaScript code.
Execute an expression on an encoded (binary) value, yielding another binary value (either in decoded or encoded form). Supports custom functions. Supports parsing the expression and converting the expression to bytecode.
Execute an expression on an encoded (binary) value, yielding another binary value (either in decoded or encoded form). Supports custom functions. Supports parsing the expression and converting the expression to bytecode.
Compiled text templates (not unlike Mustache and Handlebars), with support for expressions and custom functions inside such expressions.
Low-level, policy-free processing of IPv6 Router Advertisements
Search index (in-memory), that can be constructed and searched using a bag of words model, with cosine similarity scoring based on tf-idf. Supports multiple search terms, permissions, text suggestions (for spelling errors), and evaluating common arithmetic expressions directly to values. Tries to reduce memory footprint.