An open API service providing repository metadata for many open source software ecosystems.

Topic: "equality"

google/go-cmp

Package for comparing Go values in tests

Language: Go - Size: 598 KB - Last synced at: 23 days ago - Pushed at: 11 months ago - Stars: 4,564 - Forks: 219

felangel/equatable

A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.

Language: Dart - Size: 439 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 1,032 - Forks: 115

LGBT-CN/LGBTQIA-In-China

πŸ³οΈβ€πŸŒˆ δΈ­ε›½ηš„ζ€§ε°‘ζ•°ηΎ€δ½“δΈ€η›΄ζΈ΄ζœ›η€θ‡ͺη”±εΉ³η­‰

Size: 716 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 787 - Forks: 174

maxatome/go-testdeep

Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite

Language: Go - Size: 6.94 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 452 - Forks: 16

StephenCleary/Comparers

The last comparison library you'll ever need!

Language: C# - Size: 533 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 441 - Forks: 32

slikts/js-equality-game

The Worst Minesweeper πŸ’£ Ever

Language: JavaScript - Size: 3.69 MB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 360 - Forks: 20

jamesfoster/DeepEqual

An extensible deep comparison for .NET

Language: C# - Size: 570 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 234 - Forks: 32

brendanzab/approx

Approximate floating point equality comparisons and assertions

Language: Rust - Size: 119 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 172 - Forks: 36

dashed/shallowequal

↔️ Like lodash v3.x isEqualWith but for shallow equal.

Language: TypeScript - Size: 1.15 MB - Last synced at: 18 days ago - Pushed at: 19 days ago - Stars: 169 - Forks: 15

diegofrata/Generator.Equals

A source code generator for automatically implementing IEquatable<T> using only attributes.

Language: C# - Size: 255 KB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 167 - Forks: 21

retextjs/retext-equality

plugin to check for possible insensitive, inconsiderate language

Language: JavaScript - Size: 807 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 159 - Forks: 56

liddiard/text-diff

Visual JavaScript text diff library. CommonJS module created from https://code.google.com/p/google-diff-match-patch/.

Language: JavaScript - Size: 133 KB - Last synced at: 22 days ago - Pushed at: over 10 years ago - Stars: 152 - Forks: 22

erezrokah/aws-testing-library

Chai (https://chaijs.com) and Jest (https://jestjs.io/) assertions for testing services built with aws

Language: TypeScript - Size: 3.83 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 129 - Forks: 11

moroshko/shallow-equal

Minimalistic shallow equality check for arrays/objects

Language: TypeScript - Size: 2.53 MB - Last synced at: 5 days ago - Pushed at: almost 3 years ago - Stars: 80 - Forks: 8

observ33r/object-equals

A fast, flexible and robust utility for deep equality comparison with type-specific logic and engine-aware design.

Language: JavaScript - Size: 499 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 75 - Forks: 3

japgolly/univeq

Safer universal equivalence (==) for Scala.

Language: Scala - Size: 279 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 59 - Forks: 4

sta-szek/pojo-tester

Java testing framework for testing pojo methods. It tests equals, hashCode, toString, getters, setters, constructors and whatever you report in issues ;)

Language: Java - Size: 11.7 MB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 53 - Forks: 24

syntax-tree/unist-util-is

utility to check if a node passes a test

Language: JavaScript - Size: 169 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 43 - Forks: 8

sir-wabbit/leibniz

Leibniz equivalence and Liskov substitutability library for Scala.

Language: Scala - Size: 190 KB - Last synced at: 8 months ago - Pushed at: almost 4 years ago - Stars: 37 - Forks: 4

benjamn/immutable-tuple

Immutable finite list objects with constant-time equality testing (===) and no memory leaks.

Language: JavaScript - Size: 343 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 37 - Forks: 3

samuelgiles/sorbet-struct-comparable

Comparable T::Struct's for the equality focused typed Ruby developer.

Language: Ruby - Size: 359 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 34 - Forks: 5

jonschlinkert/is-equal-shallow

Does a shallow comparison of two objects, returning false if the keys or values differ.

Language: JavaScript - Size: 8.79 KB - Last synced at: 4 days ago - Pushed at: over 7 years ago - Stars: 29 - Forks: 8

piotrmurach/equatable

Allows ruby objects to implement equality comparison and inspection methods.

Language: Ruby - Size: 71.3 KB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 24 - Forks: 4

smelukov/nano-equal

Ultra fast and compact implementation of deep equal without any production dependencies.

Language: JavaScript - Size: 21.5 KB - Last synced at: 3 days ago - Pushed at: about 8 years ago - Stars: 19 - Forks: 5

6thsolution/dart_sealed

Dart and Flutter sealed class generator and annotations, with match methods and other utilities. There is also super_enum compatible API.

Language: Dart - Size: 913 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 17 - Forks: 9

busterwood/Goodies

Useful stuff missing from .NET for example duck typing, CSP channels, caching, money, typed ids...

Language: C# - Size: 956 KB - Last synced at: almost 3 years ago - Pushed at: over 7 years ago - Stars: 17 - Forks: 4

bouraqadi/PharoMisc

Small utilities and libraries

Language: Smalltalk - Size: 487 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 16 - Forks: 1

thiagopbueno/pddlparser-pp

Domain and problem PDDL parser in C/C++ using Flex & Bison.

Language: C++ - Size: 43.9 KB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 16 - Forks: 2

kvnxiao/jsonequals

A flexible JSON deep-equality comparator with optional ignoring of JSON keys and values

Language: Java - Size: 153 KB - Last synced at: 9 months ago - Pushed at: about 8 years ago - Stars: 13 - Forks: 7

CreateAndFake/CreateAndFake

A C# class library that handles mocking, test data generation, and validation.

Language: C# - Size: 1.97 MB - Last synced at: 9 days ago - Pushed at: 11 days ago - Stars: 12 - Forks: 1

tech4germany/bam-inclusify πŸ“¦

INCLUSIFY is a tool to support the practical use of diversity-sensitive language in German.

Language: TypeScript - Size: 44.2 MB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 1

7Factor/7factor

7Factor Software's core values

Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 12 - Forks: 1

amrlabib/javascript-essentials

Javascript Essentials

Size: 95.7 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 11 - Forks: 2

geosquare/geojson-equality

Check two valid geojson geometries for equality.

Language: JavaScript - Size: 189 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 6

igece/ObjDiff

A C# .NET Standard library that allows to check for equality and obtain the differences between two objects using reflection. The comparison process can be configured in many ways.

Language: C# - Size: 65.4 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 0

tjaskula/ValueObject

Implementation of Domain Driven Design ValueObject

Language: C# - Size: 1.51 MB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 9 - Forks: 2

pepelev/Comparation

Comparation is tiny library for work with equality and order

Language: C# - Size: 90.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 8 - Forks: 0

gilbarbara/deep-equal

Lightweight deep equal comparator

Language: TypeScript - Size: 961 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 1

marcospassos/phpcommon-comparison

PHP 5.4+ library to represent equivalence relations and strategies for hashing and sorting values.

Language: PHP - Size: 164 KB - Last synced at: 9 months ago - Pushed at: over 8 years ago - Stars: 8 - Forks: 2

qexat/over-the-type

Various experimentations at the edge of OCaml's type system

Language: OCaml - Size: 74.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 7 - Forks: 0

rhennigan/CodeEquivalenceUtilities

Utilities for testing code equivalence

Language: Mathematica - Size: 3.18 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

TomokiMiyauci/equal

TypeScript-first deep equivalence comparison between two values

Language: TypeScript - Size: 1.46 MB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 0

apradillap/redmine_equality_plan

This plugin is used to generate a gender vision of the company in Redmine.

Language: HTML - Size: 228 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 0

maybeanerd/celeryband

An open source platform that brings transparency to workplace compensation at your organization. Share and compare salaries anonymously within your organization to understand your market value.

Language: Vue - Size: 2.45 MB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 6 - Forks: 1

antognini/type-safe-equality

Type safe equality for Scala 3

Language: Scala - Size: 125 KB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

blond/hash-set

:hash: Set with custom equality comparisons

Language: JavaScript - Size: 107 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 2

mvasilkov/assert-equal-html

Assert the equality of two HTML fragments

Language: JavaScript - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

colshacol/jits πŸ“¦

🎻 A cli tool to create rawGit hosted Gists from your terminal.

Language: JavaScript - Size: 70.3 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 1

Alt0183/Alt0183

Adoptez un caractère inclusif !

Size: 28.3 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 6 - Forks: 2

TryAtSoftware/Equalizer

TryAtSoftware.Equalizer is a library that should simplify the process of asserting the semantic equality between two values. We offer a reusable methodology that can be applied to every projects of yours.

Language: C# - Size: 215 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 0

ftonato/mattermost-plugin-gender-inclusive-language

A Mattermost Plugin which actively listens (and prohibits) for language with racist, ableist, sexist, or other exclusionary histories

Language: JavaScript - Size: 2.55 MB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 2

mrgnhnt96/equatable_gen

Automatically creates 'props' getters for classes using the equatable package.

Language: Dart - Size: 173 KB - Last synced at: 19 days ago - Pushed at: 23 days ago - Stars: 4 - Forks: 2

tinymce/dispute

Composable equality and pretty-printing for TypeScript. Useful for building test assertion libraries.

Language: TypeScript - Size: 239 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 4 - Forks: 4

xqlin98/Fair-yet-Equal-CML

This is the official implementation of the ICML 2023 paper "Fair yet Asymptotically Equal Collaborative Learning"

Language: Python - Size: 78.1 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

OmegaMath/omega

Size: 4.34 MB - Last synced at: almost 3 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

silomia/silomia.github.io

Par le chemin des mots, toucher la lumière. / Touch the light through the path of words. [https://silomia.github.io]

Language: HTML - Size: 104 MB - Last synced at: 28 days ago - Pushed at: 29 days ago - Stars: 3 - Forks: 0

stdlib-js/stats-kruskal-test

Compute the Kruskal-Wallis test for equal medians.

Language: JavaScript - Size: 2.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

stdlib-js/assert-deep-equal

Test for deep equality between two values.

Language: JavaScript - Size: 1.54 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

SebastianBecker2/VideoDedup

Tool to deduplicate video files

Language: C# - Size: 223 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 1

ICEAGENB/ban-zhinese-using

This is a open-source license for the use of Ban Zhinese Using. You can use this license for any purpose, including commercial use. You must include the following notice in all copies or substantial portions of the software.

Language: ReScript - Size: 36.1 KB - Last synced at: 7 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0

WomenPlusPlus/hack-n-lead-starter

A starter repository for all people taking part in Hack'n'Lead - https://www.womenplusplus.ch/hackandlead

Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 5

counterculturalist/counterculturalist.github.io

The repository for The Counterculturalist website.

Language: HTML - Size: 2.32 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

SirAlexBigBrain/UnitedWestwoodFederation

Website for the rebellion!

Language: HTML - Size: 470 KB - Last synced at: almost 3 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

madrypiotr/SDD

The Deliberative-Decision System. A tool of heterarchic management by ALL

Language: HTML - Size: 7.51 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

RichTeaMan/Common

A repository of useful classes for .NET.

Language: C# - Size: 495 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

PavlyukVadim/javascript-dictionary

place with explanations for each buzzword in the JS world

Language: JavaScript - Size: 63.5 KB - Last synced at: 7 months ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 1

mibk/diff

package for producing edit scripts

Language: Go - Size: 10.7 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

bkuhlmann/wholeable

Provides whole value object behavior.

Language: Ruby - Size: 98.6 KB - Last synced at: 1 day ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

elonsucks/elonsucks.org

An English-speaking Mastodon instance for everyone, especially those who are anti-capitalist, pro-democracy and strive to bridge inequality.

Language: Ruby - Size: 34.5 MB - Last synced at: 14 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

israelias/react-immutability-quiz

Created with CodeSandbox

Language: JavaScript - Size: 74.2 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

Lonzak/unittest-utilities

Automated junit tests for DTO, Entity, JavaBeans style classes to increase test coverage

Language: Java - Size: 159 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 1

Blue-Net-Reflections-LLC/legi-equity-monitor

AI-powered analysis on bills across all 50 states, DC, and Congress. Features AI-powered impact assessments, demographic scoring, and committee filtering. Built with Next.js 14, PostgreSQL, and HF embeddings. Offers real-time search and state-specific navigation.

Language: TypeScript - Size: 211 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

disabilitywatch/website

We're Disability Watch, a team of independent journalists writing about disabled issues, for disabled people. This is our website!

Language: Dockerfile - Size: 119 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

jormarma/equally

Checks if a pair of Javascript objects are equivalent.

Language: JavaScript - Size: 339 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

adabtive/Unbiased

The Official Repository for Unbiased, The Open Source Software for Hiring Equality

Language: TypeScript - Size: 1.65 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 4

kalhorghazal/Advisor-Student-Data

πŸ‘©β€πŸŽ“ Dataset of the paper published in EPJ Data Science

Size: 714 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

ramizpolic/equl

Dynamic and performant rule-based object equality comparator

Language: Go - Size: 34.2 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

1j01/organeq

πŸ”’βž—πŸ”’ Plant a phantasmagorical mathematical syntax tree

Language: CoffeeScript - Size: 98.6 KB - Last synced at: 11 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

Rahazad/deep-equal.js

Compare javascript objects ({}) DEEPLY (recursively). It also compares other types regularly.

Language: JavaScript - Size: 65.4 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

LGBT-CN/logo

πŸ³οΈβ€πŸŒˆ LGBTQIA-CN logos.

Size: 312 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

sbromberger/IsTwo.jl πŸ“¦

IsTwo: is it two?

Language: Julia - Size: 1.95 KB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

Wright-Language-Developers/multi-eq-rs

Macros for creating custom equality trait derives

Language: Rust - Size: 39.1 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

matschik/jeck

Lightweight utility to compare two values: string, boolean, number, array, objects, null and undefined.

Language: JavaScript - Size: 90.8 KB - Last synced at: 12 days ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

scheb/comparator πŸ“¦

Answer the question "Are these two equal values?"

Language: PHP - Size: 6.84 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

MIKEINTOSHSYSTEMS/DHIS2HEAT

A Comprehensive data management and Health Equity Assessment and Analysis platform that fetches data from DHIS2, optimize, calculate, clean and visualize inequality data.

Language: R - Size: 35 MB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 1

durandtibo/coola

Python library to check if two complex/nested objects are equal or not.

Language: Python - Size: 7.83 MB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 2

stdlib-js/complex-float64-base-assert-is-same-value-zero

Test whether two double-precision complex floating-point numbers are the same value.

Language: C - Size: 148 KB - Last synced at: 18 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/complex-float64-base-assert-is-equal

Test whether two double-precision complex floating-point numbers are equal.

Language: C - Size: 155 KB - Last synced at: 18 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/complex-float64-base-assert-is-same-value

Test whether two double-precision complex floating-point numbers are the same value.

Language: JavaScript - Size: 158 KB - Last synced at: 18 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/complex-float64-base-assert-is-not-equal

Test whether two double-precision complex floating-point numbers are not equal.

Language: C - Size: 151 KB - Last synced at: 18 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/complex-float32-base-assert-is-not-equal

Test whether two single-precision complex floating-point numbers are not equal.

Language: C - Size: 173 KB - Last synced at: 18 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/complex-float32-base-assert-is-same-value

Test whether two single-precision complex floating-point numbers are the same value.

Language: JavaScript - Size: 159 KB - Last synced at: 18 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/complex-float32-base-assert-is-same-value-zero

Test whether two single-precision complex floating-point numbers are the same value.

Language: C - Size: 189 KB - Last synced at: 18 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/complex-float32-base-assert-is-equal

Test whether two single-precision complex floating-point numbers are equal.

Language: C - Size: 188 KB - Last synced at: 18 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

WoMacroMax/HEI

Health Equity Impact

Language: HTML - Size: 239 MB - Last synced at: 20 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

tsdotnet/compare

Utility for common comparison functions including type checking.

Language: TypeScript - Size: 1.33 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

OpenJavaLibs/pojo-tester

Java testing framework for testing pojo methods. It tests equals, hashCode, toString, getters, setters, constructors and whatever you report in issues

Language: Java - Size: 363 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-assert-has-same-values

Test if two arrays have the same values.

Language: JavaScript - Size: 709 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

gender-and-climate/gender-and-climate.github.io

Learn how gender inequality and climate change simultaneously impact lives. Awarded 2024 Global Nominee on NASA Space Apps Challenge.

Language: HTML - Size: 239 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

HyperSane/Hyper-Sanity

An evolving Philosophical+/Ethical framework, taking and building upon JD's philosophy using ethics - by modernizing and applying mechanics like ethical Consequentialism to promote minorities like the mentally ill/disabled/racial minorities/other types of oppressed minorities.

Language: CSS - Size: 1.49 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0