sqlite-hexhammdist
Hex distance calculator
A utility for calculating Hamming distances between hexadecimal strings within an SQLite database
Hamming distance between hex strings in SQLite
24 stars
6 watching
1 forks
Language: C
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cwarden/sqlite-distance | Calculates distance between two geographic points using latitude and longitude coordinates | 2 |
mateusza/sqlite-levenshtein | A utility extension for computing string similarities between two sequences using the Levenshtein distance algorithm | 15 |
src-d/wmd-relax | Calculates distances between documents based on word embeddings | 461 |
doukremt/distance | Library for comparing sequences of characters with various distance metrics. | 117 |
globalnamesarchitecture/damerau-levenshtein | Calculates edit distance between two strings using the Damerau-Levenshtein algorithm | 145 |
mkusner/wmd | Calculates a measure of document similarity based on word embeddings | 538 |
nektro/zig-leven | Calculates the difference between two strings using the Levenshtein distance algorithm | 7 |
colinsurprenant/hotwater | Provides fast string edit distance algorithms with C implementations using FFI bindings in Ruby. | 80 |
dbalatero/levenshtein-ffi | Fast string edit distance computation using the Damerau-Levenshtein algorithm | 150 |
hamedn/slicendice | This project is about discovering clusters of similar entities that behave similarly across multiple features or views. | 21 |
lexmag/simetric | Facilities to calculate the distance and similarity between strings using various algorithms | 61 |
zdanielsresearch/hellingertreesmatlab | Implementation of Hellinger Distance Decision Trees and Forests for binary decision problems with imbalanced data and numeric attributes. | 2 |
geocrystal/haversine | A simple distance calculator based on the Haversine formula | 16 |
thornomad/django-hitcount | An application that tracks hits/views for objects in a Django web application | 463 |
ismms-himc/clustergrammer2 | An interactive data visualization tool for single-cell RNA-seq data | 116 |