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

GitHub topics: equals

mattiaspersson09/junisert

Java unit assertion framework

Language: Java - Size: 344 KB - Last synced at: about 21 hours ago - Pushed at: about 22 hours ago - Stars: 2 - Forks: 0

centic9/commons-test

Utilitity library for testing stuff that I use in multiple projects

Language: Java - Size: 547 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 1

turansky/seskar

Kotlin/JS sugar

Language: Kotlin - Size: 2.88 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 62 - Forks: 8

jqno/equalsverifier

EqualsVerifier can be used in Java unit tests to verify whether the contract for the equals and hashCode methods is met.

Language: Java - Size: 8.32 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 719 - Forks: 83

loresoft/Equatable.Generator

Source generator for Equals and GetHashCode with attribute based control of equality implementation

Language: C# - Size: 230 KB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 27 - Forks: 0

manferlo81/rollup-plugin-export-equals

Transforms export default x or export { x as default } to export = x for CommonJS module type declaration export

Language: TypeScript - Size: 3.05 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

moroshko/shallow-equal

Minimalistic shallow equality check for arrays/objects

Language: TypeScript - Size: 2.53 MB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 79 - Forks: 8

Lonzak/unittest-utilities

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

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

OpenPojo/openpojo

POJO Testing & Identity Management Made Trivial

Language: Java - Size: 159 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 155 - Forks: 40

samuelgiles/sorbet-struct-comparable

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

Language: Ruby - Size: 359 KB - Last synced at: 20 days ago - Pushed at: about 2 years ago - Stars: 31 - Forks: 5

sokomishalov/lombok-rs

Lombok port for Rust

Language: Rust - Size: 50.8 KB - Last synced at: 30 days ago - Pushed at: over 1 year ago - Stars: 46 - Forks: 2

fabiospampinato/crypto-timing-safe-equals

An isomorphic timing-safe equality function for strings and Uint8Arrays.

Language: JavaScript - Size: 4.88 KB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

emersonpessoa01/produtos-coursera

Tarefa avaliada por colega: Diferentes tipos de produto do módulo4

Language: Java - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

kvnxiao/jsonequals

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

Language: Java - Size: 153 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 13 - Forks: 7

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: 3 months ago - Pushed at: almost 3 years ago - Stars: 53 - Forks: 24

jsheaven/equal

Deep comparison of JavaScript values

Language: TypeScript - Size: 200 KB - Last synced at: 13 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

luismendes070/tutorials Fork of eugenp/tutorials

Just Announced - "Learn Spring Security OAuth":

Size: 325 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

luismendes070/effective-java-3e-source-code Fork of jbloch/effective-java-3e-source-code

The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.

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

luismendes070/auto Fork of google/auto

A collection of source code generators for Java.

Size: 18.1 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

victoryama/exercise6-java-section19

Java programming exercises from Section 19 - Java Course by Nelio Alves

Language: Java - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

joelwass/js-deep-equals

testing of array deep equals 66% faster than JSON.stringify, accounts for nested arrays and objects

Language: JavaScript - Size: 266 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 2

0d3ng/maven-equals-hashcode

Sample code using equals and hashcode

Language: Java - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

obsidiandynamics/pojo-tester Fork of sta-szek/pojo-tester

Java framework for testing POJO methods; tests equals, hashCode, toString, getters, setters and constructors

Language: Java - Size: 11.7 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 1

viskan/cxf-xjc-hce

A plugin for CXF codegen plugin that adds `#hashCode` and `#equals` implementations with zero runtime dependencies for the generated classes.

Language: Java - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

japgolly/univeq

Safer universal equivalence (==) for Scala.

Language: Scala - Size: 279 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 59 - Forks: 4

romulo-bezerra/mercadinho-projeto

Help: Simples Projeto de Atividade da Disciplina de POO

Language: Java - Size: 81.4 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Hub-yang/js-equals-demo

A two-dimensional chart demo to describe equality comparisons of common data types in JavaScript

Language: TypeScript - Size: 70.3 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

RoRoche/JavaObjectsOnSteroids

Example with useful libraries to speed up Java objects writing and testing.

Language: Java - Size: 407 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

mjornada/equalsHash

Programa para comparação de Hashes desenvolvido com Generics em Java feito em curso para o estudo de Estrutura de Dados

Language: Java - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Cezarj59/ITStep_15_Java_POO-Abstracao

Abstração Java - Sistema Bancario com cadastro, consulta e saque.

Language: Java - Size: 43 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

bacloud22/Equalz

Simple and fast equality checker for Node environments

Language: JavaScript - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jsmini/isequal

Supports value comparison for complex data.

Language: JavaScript - Size: 756 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

jdcmp/jdcmp

Declarative Comparisons for Java - hashCode, equals, compareTo

Language: Java - Size: 225 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

capturr/json-deep-equal

Check if json objects contains the same values (ignoring arrays order).

Language: TypeScript - Size: 4.88 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

nataprofits/Game_RPS

game Rock-Paper-Scissors

Language: Java - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ravikant-pal/quickpojo

This project is to create Java POJO (Plain Old Java Object).

Language: JavaScript - Size: 1.37 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

poblish/EqHash 📦

Tests your Java equals() and hashCode() easily and thoroughly

Language: Java - Size: 22.5 KB - Last synced at: 7 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

rich-97/two-equals

Recursive function for check if two values are equals.

Language: JavaScript - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

fefong/java_ifElse

Example Application: Conditional: IF/ELSE

Language: Java - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

dneustadt/type-checker

Simple implementation for asserting PHP7 scalar type declarations and return types

Language: PHP - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Svitlana-Berezhna/equals-and-hashCode

Equals and HashCode (Homework № 5 of the Java Software Development Course).

Language: Java - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

gastonpereyra/are-objects-equals

A tool to compare objects easier

Language: JavaScript - Size: 509 KB - Last synced at: 30 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

NotNinja/nevis

Makes JavaScript more object-orientated

Language: JavaScript - Size: 257 KB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

p-ssanders/silly-maps

Demonstrate what happens when Java Maps are instantiated with various key implementations

Language: Java - Size: 58.6 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

selcuksert/hashkey

A simple implementation that uses custom class as HashMap key

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

Double-O-Seven/equalizer

Fluent builders for correct equals() and hashCode() implementations for Java 8+

Language: Java - Size: 261 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 0

panaitescu-paul/Unit-Testing-And-Integration-Testing-JavaScript-2-2020

Unit tests to verify the Valid cases, Invalid cases, and Exceptions using JavaScript, Mocha, and Chai.

Language: JavaScript - Size: 968 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

xlimit91/ImageCompareEqualsCSharp

Compare two images and if they equals

Language: C# - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

kitpymes/netcore-compare-objects

El objetivo es aprender como comparar la igualdad de objetos en .NET.

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

DanSilva41/java-colecoes

Curso realizado na plataforma Alura, utilizando recursos das listas e conjuntos em Java. Aplicando conhecimentos na interface Collection e suas implementações: List (ArrayList, LinkedList) e Set(HashSet, LinkedHashSet) e a interface Map. Reforçando a importância dos métodos equals e hashcode.

Language: Java - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

tonivade/equalizer

Java Helper class to create nice equals methods

Language: Java - Size: 67.4 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

rudogma/equalator

Deep equals. Type safe, compile time comparison chain. Based on shapeless.LabelledGeneric

Language: Scala - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

semibran/equal

Determine if two values are deeply equivalent

Language: JavaScript - Size: 3.91 KB - Last synced at: 2 days ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

publicocean0/object-ext-js

Object extensions

Language: JavaScript - Size: 4.88 KB - Last synced at: 4 days ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0