#
predicate
Here are 84 public repositories matching this topic...
A PostgreSQL extension for collecting statistics about predicates, helping find what indices are missing
-
Updated
May 22, 2022 - C
Library for creating predicate mini-languages in Go
-
Updated
May 7, 2022 - Go
Waits for an expectation to be truthy. A small library with a convenient API suitable for unit and integration testing
nodejs
javascript
testing
npm
unit-testing
sync
node
typescript
async
timer
promise
integration-testing
jsdom
wait
await
predicate
react-testing-library
-
Updated
Jul 15, 2022 - TypeScript
A small addition to Swift adding predicate matchers for filtering operators using KeyPaths, it just feels natural™
-
Updated
Mar 2, 2022 - Swift
Predicate that returns true if base64 string.
-
Updated
Mar 4, 2020 - JavaScript
-
Updated
Mar 13, 2020 - C#
SRL deep learning model is based on DB-LSTM which is described in this paper : [End-to-end learning of semantic role labeling using recurrent neural networks](http://www.aclweb.org/anthology/P15-1109)
-
Updated
Oct 8, 2017 - Python
A parser of relational predicate logic & truth tree solver, written in Rust.
rust
parser
consistency
logic
wasm
order
first
validity
pest
relational
tautology
predicate
formulas
contingency
truth-tree
first-order
formal-validity
contradiction
-
Updated
May 1, 2019 - Rust
.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.
linq
dotnet
dotnetcore
entity-framework
expression
dotnet-core
entityframework
entity-framework-core
dotnet-standard
linq-to-objects
expressions
expression-tree
entityframeworkcore
linq-to-sql
predicate
linq-extensions
predicatebuilder
-
Updated
Apr 16, 2021 - C#
Air Pollution Forecasting for Tehran City using Vector Auto Regression - B.Sc. Project - Fall 2020
machine-learning
time-series
air
machine-learning-algorithms
prediction
air-quality
forecast
forecasting
machine-learning-library
machinelearning
predictions
predictive-modeling
predictive-analytics
air-quality-data
forecasting-models
prediction-model
bsc-project
predicate
bsc-thesis
machinelearning-python
-
Updated
Sep 30, 2021 - Python
A basic LHS Bracket parser in C#
-
Updated
Dec 23, 2018 - C#
Modern c ++17 library containing multicast delegate and event classes.
lambda-functions
function
event
cpp11
functor
event-handlers
action
delegates
delegate
multicast
predicate
event-arguments
-
Updated
Sep 24, 2021 - C++
Python implementaion of the "Specification" pattern
-
Updated
Aug 2, 2018 - Python
Test whether a collection contains `n` elements which pass a test implemented by a predicate function.
nodejs
javascript
utility
node
collection
utilities
async
asynchronous
test
utils
stdlib
util
node-js
all
any
every
some
predicate
iterate
array-like
-
Updated
Jul 6, 2022 - JavaScript
Test whether all elements in a collection pass a test implemented by a predicate function.
nodejs
javascript
utility
node
collection
utilities
async
asynchronous
test
utils
stdlib
util
validate
node-js
all
every
predicate
iterate
array-like
-
Updated
Jul 6, 2022 - JavaScript
Improve this page
Add a description, image, and links to the predicate topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the predicate topic, visit your repo's landing page and select "manage topics."
First, thank you so much for publishing this project, I was looking for a lightweight way of passing and building filters and this is a great solution.
The name property of the Parameter constructor is optional but I was using this to build filters for an app using MongoDB Driver for C# and it required the name property to be set for some reason.
https://docs.microsoft.com/en-us/dotnet/api/s