Repository navigation

#

hashcode

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

Dart
1001
5 个月前

Hash any object type based on its values

TypeScript
209
7 个月前

POJO Testing & Identity Management Made Trivial

Java
155
3 年前
Kotlin
61
1 天前

This project is intended to solve the task of massive image retrieval.

Python
55
7 年前

Archive of past Google Hash Code competitions (problems and scoreboards)

JavaScript
55
2 年前

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

Java
53
3 年前

Lombok port for Rust

Rust
46
2 年前

java-agent、jvm-access、jvm-classloader、jUnitPerf、Java基础算法;JAVA基础知识、枚举、反射、异常、泛型、集合、线程、代理;我的博客里面有相应的解释,以及动态的gif图片引导你理解

Java
37
2 年前

Google # Hash Code 2017 Challenge

Python
36
8 年前
Python
35
3 年前

More Pizza : Solution for the Practice Round of Google Hash Code 2020

Python
34
3 年前

🔑 A javascript module for generating hashcodes of objects

JavaScript
31
8 年前
Python
30
7 年前

This project allows to evaluate your submissions for past editions of Google HashCode.

Python
28
4 年前

A .NET/Mono implementation of Bob Jenkins’ SpookyHash version 2. Offers 32- 64- and 128-bit hashes of strings, char and byte arrays, streams and any type of object represented by an array of simple types.

C#
24
7 年前

A .NET/Mono implementation of Bob Jenkins’ SpookyHash version 2. Offers 32- 64- and 128-bit hashes of strings, char and byte arrays, streams and any type of object represented by an array of simple types.

C#
24
7 年前

🔑 This repository focuses on hash tables and priority queues, highlighting their use in text analysis, word stats generation, and managing a movie review user database. It includes techniques for efficient text tokenization, word frequency analysis, prioritized data handling, and more!

Java
22
11 天前