Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

EqualsVerifier

Compare

  Analyzed about 13 hours ago

EqualsVerifier is a Java tool that can be used in unit tests. It verifies whether the contract for the equals and hashCode methods is met.

34.1K lines of code

8 current contributors

17 days since last commit

2 users on Open Hub

Moderate Activity
4.0
   
I Use This

C++ Bloom Filter Library

Compare

  Analyzed about 19 hours ago

C++ Bloom Filter Library, with the following capabilities: 1. Optimal parameter selection based on expected false positive rate. 2. Union, intersection and difference operations between bloom filters. 3. Compression of in-use table (increase in false positive probability vs space) ... [More] 4. Portable and efficient source code implementation. Compatible Compilers: * GCC 4.0+ * Intel C++ Compiler 9.0+ * Microsoft Visual C++ 8.0+ * Comeau C/C++ 4.1+ For more information please visit: http://www.partow.net/programming/hashfunctions/index.html [Less]

1.13K lines of code

1 current contributors

over 4 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

commonclipse

Compare

  No analysis available

Commonclipse is an eclipse plugin for jakarta commons-lang users.It features automatic generation of the following methods using commons-lang builders: toString(), hashCode(), equals(Object), compareTo(Object).

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: apache_2