expressions
There are 195 repositories under expressions topic.
ncalc/ncalc
NCalc is a fast and lightweight expression evaluator library for .NET, designed for flexibility and high performance. It supports a wide range of mathematical and logical operations.
YuvalNirkin/face_swap
End-to-end, automatic face swapping pipeline
benruijl/symbolica
A modern computer algebra library for Python and Rust.
jiggzson/nerdamer
a symbolic math expression evaluator for javascript
agileobjects/ReadableExpressions
A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.
shiftcode/dynamo-easy
DynamoDB client for NodeJS and browser with a fluent api to build requests. We take care of the type mapping between JS and DynamoDB, customizable trough typescript decorators.
uellenberg/REXS
A language for writing regular expressions.
crdoconnor/xeger
Library to generate random strings from regular expressions.
posthtml/posthtml-expressions
Use variables, JS-like expressions, and even markup-powered logic in your HTML.
ibis-project/ibis-substrait
Ibis Substrait Compiler
rodrigogs/kairos
A non date-based time calculator
sefinek/Cloudflare-WAF-Rules
Cloudflare WAF (Web Application Firewall) rules + a script for their automatic updates. Block unwanted and malicious requests to enhance the security of your origin server!
AntonovAnton/math.evaluation
This .NET library allows you to evaluate and compile any mathematical expression from a string dynamically at runtime. It supports a wide range of operations and allows for the use of custom variables, operators, and functions. The evaluator can be configured for different contexts, such as scientific, programming, boolean math expressions.
murzagalin/multiplatform-expressions-evaluator
Kotlin Multiplatform runtime infix expressions evaluator.
riezebosch/Unmockable
💉 ↪️ 🎁 Unmockable objects wrapping in .NET
motiondeveloper/create-expression-lib
🐱👤 CLI to create an After Effects expression library in TypeScript
krullert/universe
Java implementation of most Excel formula functions.
RxLaboratory/DuAEF
Duduf After Effects Framework
KovtunV/NoStringEvaluating
Fast low memory consuming mathematical evaluation without endless string parsing! Parses string formula once and uses its object sequence in each evaluation. Moreover, provides user defined functions and variables.
MohitShridhar/ingress
Visual Grounding of Referring Expressions for Human-Robot Interaction
girafe-ai/msai-python
Open course on Python and Software Development
mezzario/color-math
Expressions to manipulate colors.
adobe/json-formula
Query language for JSON documents
fluxera/Fluxera.Repository
A generic repository implementation.
JeremyLikness/ExpressionExplorer
A simple console application to explore and transform expressions using ExpressionVisitor.
deepratna-awale/AutoExpress
Automatically creates character expressions from given image using A1111 Stable Diffusion API (with ADetailer).
JeremyLikness/QueryEvaluationInterceptor
An example of intercepting IQueryable executions to parse and transform the query.
mavoweb/vastly
Everything you need to support a custom formula language
alexmurari/Exprelsior
A .NET Standard lambda expression generator for creating dynamic predicates. Exprelsior!
mrzarkovic/cog
Reactive UI Library for HTML
RxLaboratory/DuAEF_ExpressionLib
The Duduf After Effects Framework Expression Library
Stillpoint-Software/hyperbee.xs
A Lightweight, Extensible Scripting Language for Expression Trees
tylov/regexp9
Regular expressions based on Rob Pike Plan9 regexp9. Forked from https://github.com/attractivechaos/benchmarks/tree/master/reb/regexp9
tolemac/ToleSql
Sql builder and generator
motiondeveloper/expressions-library-template
🐱👤 A template repo for creating After Effects expression libraries (.jsx files) using TypeScript and Rollup
AlexeyBoiko/LinqExpr
.Net library for creating reusable Linq queries. The library allows you to use MemberExpression to specify the fields of an object used in a query. For example: a reusable query to find objects that intersect with a given period of time. The library fully supports Entity Framework, including Async operations.