expressions
There are 211 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
foivospar/Arc2Face
[ECCV 2024 Oral 🔥] Arc2Face: A Foundation Model for ID-Consistent Human Faces ------------------------ [ICCVW 2025] ID-Consistent, Precise Expression Generation with Blendshape-Guided Diffusion
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.
sefinek/Cloudflare-WAF-Expressions
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!
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
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.
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.
RxLaboratory/DuAEF
Duduf After Effects Framework
MohitShridhar/ingress
Visual Grounding of Referring Expressions for Human-Robot Interaction
deepratna-awale/AutoExpress
Automatically creates character expressions from given image using A1111 Stable Diffusion API (with ADetailer).
girafe-ai/msai-python
Open course on Python and Software Development
adobe/json-formula
Query language for JSON documents
mezzario/color-math
Expressions to manipulate colors.
fluxera/Fluxera.Repository
A generic repository implementation.
Stillpoint-Software/hyperbee.xs
A Lightweight, Extensible Scripting Language for Expression Trees
JeremyLikness/ExpressionExplorer
A simple console application to explore and transform expressions using ExpressionVisitor.
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
SVENTRIPIKAL/Indigo-Card-Game
A console program that enables the user to actively compete against the Computer in an interactive card game of Indigo
alexmurari/Exprelsior
A .NET Standard lambda expression generator for creating dynamic predicates. Exprelsior!
CorentinTh/pas-fute-fute
Le répertoire des expressions françaises pour décrire les moins futé·e·s.
mrzarkovic/cog
Reactive UI Library for HTML
tolemac/ToleSql
Sql builder and generator
tylov/regexp9
Regular expressions based on Rob Pike Plan9 regexp9. Forked from https://github.com/attractivechaos/benchmarks/tree/master/reb/regexp9