411 skills found · Page 1 of 14
tmsmith / Dapper ExtensionsDapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.
mov37 / Is.jsMinimalistic predicate library.
jamcalli / PulsarrPulsarr: Real-time Plex watchlist monitoring and content acquisition tool. Seamlessly sync Plex watchlists with Sonarr and Radarr, featuring intelligent predicated content routing, multi-instance support, Discord, and Apprise notifications. Automate your media library management with a modern, user-friendly interface.
axelheer / Nein LinqNeinLinq provides helpful extensions for using LINQ providers such as Entity Framework that support only a minor subset of .NET functions, reusing functions, rewriting queries, even making them null-safe, and building dynamic queries using translatable predicates and selectors.
olebedev / EmitterEmits events in Go way, with wildcard, predicates, cancellation possibilities and many other good wins
sconover / WrongWrong provides a general assert method that takes a predicate block. Assertion failure messages are rich in detail.
ftchirou / PredicateKit🎯 PredicateKit allows Swift developers to write expressive and type-safe predicates for CoreData using key-paths, comparisons and logical operators, literal values, and functions.
msg-systems / Holmes ExtractorInformation extraction from English and German texts based on predicate logic
arvindhsukumar / PredicateEditorA GUI for dynamically creating NSPredicates at runtime to query data in your iOS app.
Kas-tle / Java2bedrock.shConverts 2D and 3D item predicates from Minecraft Java Edition to Minecraft Bedrock Edition
mourner / Robust PredicatesFast robust predicates for computational geometry in JavaScript
powa-team / Pg QualstatsA PostgreSQL extension for collecting statistics about predicates, helping find what indices are missing
ML-KULeuven / DeepproblogDeepProbLog is an extension of ProbLog that integrates Probabilistic Logic Programming with deep learning by introducing the neural predicate.
perplexhub / Rsql Jpa SpecificationJava Library to Translate RSQL into Spring Data JPA Specification and QueryDSL Predicate
anywhichway / ReasondbA 100% JavaScript object database: SQL like syntax, full-text search, auto object sync, swapable persistence engines, asynchronous cursors, 30+ built-in plus in-line fat arrow predicates, predicate extensibility,joins, nested matching.
assert-rs / Predicates RsBoolean-valued predicate functions in Rust
dry-rb / Dry LogicPredicate logic with rule composition
drewbourne / Hamcrest As3Port of hamcrest to ActionScript 3, a library of matcher objects (also known as constraints or predicates) allowing 'match' rules to be defined declaratively, to be used in other frameworks. Typical scenarios include testing frameworks, mocking libraries and UI validation rules.
FGRibreau / Ui PredicateFinally a Predicate/Rule Editor UI component for the Web 🚀
ole / SortedArrayAn array that keeps its elements sorted according to a given sort predicate.