An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with distance

A curated list of projects in awesome lists tagged with distance .

https://github.com/kootenpv/whereami

Uses WiFi signals :signal_strength: and machine learning to predict where you are

access-point cross-platform distance hacktoberfest hacktoberfest2021 indoor-positioning whereami wifi-signal

Last synced: 14 May 2025

https://github.com/manuelbieh/geolib

Zero dependency library to provide some basic geo functions

distance geography geojson geolib hacktoberfest latlng sexagesimal wgs84

Last synced: 12 May 2025

https://github.com/life4/textdistance

📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.

algorithm algorithms damerau-levenshtein damerau-levenshtein-distance diff distance distance-calculation hamming-distance jellyfish levenshtein levenshtein-distance python textdistance

Last synced: 11 Dec 2025

https://github.com/tdebatty/java-string-similarity

Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...

algorithm cosine-similarity damerau-levenshtein distance distance-measure jaro-winkler java levenshtein-distance shingles similarity-measures string-distance

Last synced: 13 May 2025

https://github.com/qlustered/deepdiff

DeepDiff: Deep Difference and search of any Python object/data. DeepHash: Hash of any object based on its contents. Delta: Use deltas to reconstruct objects by adding deltas together.

comparison deep-search deepdiff deephash delta diff difference distance distance-calculation hash hashing nested python reconstruction recursive repetition report-repetition tree

Last synced: 02 Apr 2026

https://github.com/seperman/deepdiff

DeepDiff: Deep Difference and search of any Python object/data. DeepHash: Hash of any object based on its contents. Delta: Use deltas to reconstruct objects by adding deltas together.

comparison deep-search deepdiff deephash delta diff difference distance distance-calculation hash hashing nested python reconstruction recursive repetition report-repetition tree

Last synced: 20 Feb 2026

https://github.com/yongzhuo/nlp_xiaojiang

自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,bert+bilstm+crf),数据增强(text augment, data enhance),同义句同义词生成,句子主干提取(mainpart),中文汉语短文本相似度,文本特征工程,keras-http-service调用

bert chatbot chinese data-augmentation distance enhance feature nlp text-augment text-classification xlnet

Last synced: 15 May 2025

https://github.com/pollen-robotics/dtw

DTW (Dynamic Time Warping) python module

distance distance-measures distance-metric dtw python

Last synced: 15 May 2025

https://github.com/nvidia/raft

RAFT contains fundamental widely-used algorithms and primitives for machine learning and information retrieval. The algorithms are CUDA-accelerated and form building blocks for more easily writing high performance applications.

anns building-blocks clustering cuda distance gpu information-retrieval linear-algebra llm machine-learning nearest-neighbors neighborhood-methods primitives random-sampling solvers sparse statistics vector-search vector-similarity vector-store

Last synced: 25 Jul 2026

https://github.com/rapidsai/raft

RAFT contains fundamental widely-used algorithms and primitives for machine learning and information retrieval. The algorithms are CUDA-accelerated and form building blocks for more easily writing high performance applications.

anns building-blocks clustering cuda distance gpu information-retrieval linear-algebra llm machine-learning nearest-neighbors neighborhood-methods primitives random-sampling solvers sparse statistics vector-search vector-similarity vector-store

Last synced: 14 May 2025

https://github.com/onury/geolocator

A utility for getting geo-location information via HTML5 and IP look-ups, geocoding, address look-ups, distance and durations, timezone information and more...

address coordinates distance geo-location geocode html5 js matrix timezone

Last synced: 08 Apr 2025

https://github.com/atiksoftware/pubg_mobile_memory_hacking_examples

Pubg Mobile Emulator Gameloop Memory Hacking C++ code examples. Ex: Name, Coord, Bones, Weapons, Items, Box, Drop etc.

airdrop bone box cpu distance entity esp graphics hack inventory library low memory mobile offsets pubg sfml source vehicle viewmatrix

Last synced: 13 Apr 2025

https://github.com/wmayner/pyemd

Fast EMD for Python: a wrapper for Pele and Werman's C++ implementation of the Earth Mover's Distance metric

cython distance earth-movers-distance emd image-processing mathematics metric python scientific-computing

Last synced: 22 Feb 2026

https://github.com/rockymadden/stringmetric

:dart: String metrics and phonetic algorithms for Scala (e.g. Dice/Sorensen, Hamming, Jaccard, Jaro, Jaro-Winkler, Levenshtein, Metaphone, N-Gram, NYSIIS, Overlap, Ratcliff/Obershelp, Refined NYSIIS, Refined Soundex, Soundex, Weighted Levenshtein).

dice distance hamming jaccard jaro jaro-winkler levenshtein metaphone n-gram nysiis overlap phonetic-algorithms similarity-metric sorensen soundex

Last synced: 23 May 2026

https://github.com/JuliaStats/Distances.jl

A Julia package for evaluating distances (metrics) between vectors.

distance distance-evaluation julia pairwise-distances

Last synced: 13 Nov 2025

https://github.com/mapbox/cheap-ruler

Fast approximations for common geodesic measurements 🌐

distance fast geodesy javascript library measurements

Last synced: 12 Apr 2025

https://github.com/mapado/haversine

Calculate the distance between 2 points on Earth

distance earth haversine python

Last synced: 14 May 2025

https://github.com/evermeer/EVFaceTracker

Calculate the distance and angle of your device with regards to your face

angle distance face-detection objective-c

Last synced: 02 Aug 2025

https://github.com/evermeer/evfacetracker

Calculate the distance and angle of your device with regards to your face

angle distance face-detection objective-c

Last synced: 03 Apr 2025

https://github.com/jsor/geokit

Geo-Toolkit for PHP.

bounds distance geo geography geometry latlng php polygon

Last synced: 12 Apr 2025

https://github.com/JamesLMilner/cheap-ruler-go

📏 cheapruler in Go: fast geodesic measurements

distance geodesic geometry geospatial go golang measure

Last synced: 13 Apr 2025

https://github.com/jameslmilner/cheap-ruler-go

📏 cheapruler in Go: fast geodesic measurements

distance geodesic geometry geospatial go golang measure

Last synced: 16 Mar 2025

https://github.com/jftuga/geodist

Golang package to compute the distance between two geographic latitude, longitude coordinates

distance geolocation go golang haversine vincenty

Last synced: 09 Apr 2025

https://github.com/interactivecomputergraphics/trianglemeshdistance

Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh

collision-detection distance geometry graphics level-set mesh sdf signed-distance-fields simulation triangle

Last synced: 20 Jun 2025

https://github.com/mackysoft/Vision

UnityEngine.CullingGroup API for everyone.

csharp culling distance fast performance unity visibility vision

Last synced: 12 May 2025

https://github.com/mackysoft/vision

UnityEngine.CullingGroup API for everyone.

csharp culling distance fast performance unity visibility vision

Last synced: 09 Apr 2025

https://github.com/p0dalirius/geowordlists

GeoWordlists is a tool to generate wordlists of passwords containing cities at a defined distance around the client city.

activedirectory distance france generate geography passwords windows wordlist

Last synced: 11 Mar 2026

https://github.com/alexpechkarev/geometry-library

PHP Geometry Library provides utility functions for the computation of geometric data on the surface of the Earth. Code ported from Google Maps Android API.

distance geometry-library google-maps-api latlng php polyline

Last synced: 13 Apr 2025

https://github.com/UrbanAnalyst/dodgr

Distances on Directed Graphs in R

distance openstreetmap r router shortest-paths street-networks

Last synced: 14 Mar 2025

https://github.com/urbananalyst/dodgr

Distances on Directed Graphs in R

distance openstreetmap r router shortest-paths street-networks

Last synced: 09 Apr 2025

https://github.com/qmathe/DistancePicker

Custom UIKit control to select a distance with a pan gesture, written in Swift

control distance ios picker radius search swift ui uikit

Last synced: 02 Aug 2025

https://github.com/interactiveaudiolab/ppgs

High-Fidelity Neural Phonetic Posteriorgrams

distance intelligibility phonemes posteriorgram pronunciation speech

Last synced: 04 Sep 2025

https://github.com/robotis-git/hls_lfcd_lds_driver

ROS package for HLDS HLS-LFCD LDS driver

distance laser navigation package robotis ros sensor slam

Last synced: 04 Apr 2025

https://github.com/atulkunal999/pubg_mobile_memory_hacking

Pubg Mobile Emulator Gameloop Memory Hacking C++ Source Code. Ex: Name, Cords, Bones, Weapons, Items, Box, Drop, Aimbot etc.

aimbot airdrop bone box direct-x distance entity esp graphics hack imgui inventory mobile offsets pubg pubg-esp source tutorial vehicle viewmatrix

Last synced: 25 Mar 2025

https://github.com/ROBOTIS-GIT/hls_lfcd_lds_driver

ROS package for HLDS HLS-LFCD LDS driver

distance laser navigation package robotis ros sensor slam

Last synced: 09 Jul 2025

https://github.com/brandonxiang/geojson-python-utils

Python helper functions for manipulating GeoJSON

distance featurecollection geojson polygon python utils

Last synced: 25 Aug 2025

https://github.com/polochon-street/bliss

Bliss music library that can compute distance between songs

audio audio-analysis audio-analyzer audio-applications distance songs

Last synced: 22 Mar 2025

https://github.com/Polochon-street/bliss

Bliss music library that can compute distance between songs

audio audio-analysis audio-analyzer audio-applications distance songs

Last synced: 04 Apr 2025

https://github.com/thor77/blueproximity

Run a command once a bluetooth device is in/out of a range

bluetooth desktop distance

Last synced: 14 Apr 2025

https://github.com/Thor77/Blueproximity

Run a command once a bluetooth device is in/out of a range

bluetooth desktop distance

Last synced: 27 Jul 2025

https://github.com/lexmag/simetric

String similarity metrics for Elixir

distance elixir jaro-winkler levenshtein similarity

Last synced: 05 May 2025

https://github.com/dexyk/stringosim

String similarity functions, String distance's, Jaccard, Levenshtein, Hamming, Jaro-Winkler, Q-grams, N-grams, LCS - Longest Common Subsequence, Cosine similarity...

comparison cosine-distance distance jaccard jaro-distance jaro-winkler levenshtein string-distance

Last synced: 10 Apr 2025

https://github.com/stefantaubert/mel-cepstral-distance

A Python library for computing the Mel-Cepstral Distance (Mel-Cepstral Distortion, MCD) between two inputs. This implementation is based on the method proposed by Robert F. Kubichek in "Mel-Cepstral Distance Measure for Objective Speech Quality Assessment".

cepstral distance distortion divergence dtw dynamic-time-warping language linguistics mcd mel mfcc objective-evaluation spectrogram spectrum speech-quality speech-synthesis text-to-speech tts voice-cloning

Last synced: 28 Jul 2025

https://github.com/nelsonwenner/shape-similarity

:chart_with_upwards_trend: The package allows you to check the similarity between two shapes/curves, using Frechet distance together with Procrustes analysis.

curve distance frechet-distance procrustes-analysis python3 similarity

Last synced: 13 Oct 2025

https://github.com/lucasepe/lib_mysqludf_haversine

MySQL UDF to compute the Haversine formula

distance geolocation haversine-formula mysql udf

Last synced: 11 Jan 2026

https://github.com/njtierney/maxcovr

Tools in R to make it easier to solve the Maximal Coverage Location Problem

distance linear-programming r

Last synced: 07 May 2025

https://github.com/Intsights/fastzy

Python library for fast fuzzy search over a big file written in Rust

distance levenshtein mbleven-algorithm python

Last synced: 27 Apr 2025

https://github.com/axkuechler/laravel-geoly

Perform fast and efficient radius searches on your Laravel Eloquent models.

distance distance-calculation eloquent geolocation laravel latitude latitude-and-longitude longitude model radius search

Last synced: 02 Apr 2026

https://github.com/allebb/distical

A PHP library for calculating distance between two or more latitude/longitude coordinates.

calculator distance lat latitude lng longitude miles nautical php

Last synced: 12 Jul 2025

https://github.com/tdjastrzebski/vincenty-excel

Thaddeus Vincenty's Direct and Inverse formulae for geodesic calculations in Excel (distance, azimuth, latitude, longitude).

azimuth distance excel geodesic-calculations geodesy latitude longitude thaddeus-vincenty vba vba-excel vba-macros vincenty-formula vincenty-inverse

Last synced: 08 Feb 2026

https://github.com/coronanet/go-coronanet

Go implementation of the Corona Network

corona distance golang network p2p social virus

Last synced: 04 Feb 2026

https://github.com/jeroendesloovere/distance

This Distance PHP class can calculate the distance between two latitude/longitude locations using Math functions in PHP. No external API's are called.

distance latitude longitude php

Last synced: 16 Mar 2025

https://github.com/seeed-studio/seeed_arduino_ultrasonicranger

This library provides a code to measure the distance to obstacles in front and prints the distance value to the serial terminal or LCD.

arduino arduino-library distance grove ultrasonic

Last synced: 06 Oct 2025

https://github.com/smyrman/units

Go library that makes it easy to work with physical types, e.g. distances, velocities and angles.

acceleration angle coordinates distance go metric-units units-of-measure velocity

Last synced: 03 Sep 2025

https://github.com/jczic/bleadvreader

A BLE tool library to decode some advertising data in object mode (used on ESP32 and Pycom modules)

advertising advertising-data beacon beacons ble bluetooth bluetooth-low-energy decode distance eddystone esp32 hc2 ibeacon lopy mycropython proximity pycom tags wipy

Last synced: 01 Aug 2025

https://github.com/gistrec/cpp-geometry-library

CPP Geometry Library provides utility functions for the computation of geometric data on the surface of the Earth.

cpp distance geometry-library google-maps-api latlng polyline

Last synced: 20 Sep 2025

https://github.com/indoqa/solr-spatial-clustering

A Distance-based Solr spatial clustering plugin

distance indoqa-library java solr spatial-clusters

Last synced: 26 Apr 2025

https://github.com/jtejido/geodesy-php

Geodesy PHP - Port of some known geodesic/math functions for getting distance from a known point A to a known point B given their coordinates. It also supports conversion between units of length, Polar position to Cartesian coordinates, and different Reference Datums.

andoyer-lambert-formula distance distance-calculation distance-measure formula geodesic-functions geodesy geodesy-php geospatial latitude longitude math-functions reference-datums transformations vincenty-formula web-mercator

Last synced: 27 Mar 2026

https://github.com/terkelg/cursor-travel

📏 Measure how far your cursor travels.

cursor distance macos mouse swift units-converter

Last synced: 12 May 2025

https://github.com/farzadforuozanfar/speech-recognition

I recorded 10 voices with the same words from myself and compared them with another 10 words from another person. I was able to find a threshold level that acknowledges and recognizes my own voice.

distance dtw dtw-algorithm jupyter-notebook python3 speech-processing speech-recognition speech-to-text

Last synced: 12 Apr 2025

https://github.com/12345k/multi-face-comparison

This repo is meant for backend API for face comparision and computer vision. It is built on python flask framework

bac comparison deeplearning distance face face-detection face-recognition flask machine-learning postman python python3

Last synced: 14 Apr 2025

https://github.com/daniilsydorenko/haversine-geolocation

Get distances between two points or get closest position to current point. Based on the Haversine Formula

distance es6 geolocation haversine haversine-formula javascript nodejs

Last synced: 18 Jun 2025

https://github.com/mbhall88/psdm

Compute a pairwise SNP distance matrix from one or two alignment(s)

alignment bioinformatics distance fasta matrix pairwise rust snp

Last synced: 17 Mar 2025

https://github.com/devashishprasad/angle-distance

Finding distance of a objects from a reference object or origin and their angle with respect to x-axis

angle distance opencv python

Last synced: 14 Apr 2025

https://github.com/jftuga/ipinfo

Return IP address info including geographic location and distance when given IP address, email address, host name or URL

command-line distance geoip golang ipinfo

Last synced: 12 Jun 2025

https://github.com/winkjs/wink-distance

Distance/Similarity functions for Bag of Words, Strings, Vectors and more.

bag-of-words chebyshev cosine distance hamming jaccard jaro manhattan sets similarity soundex string taxicab tversky vectors wink

Last synced: 30 Apr 2025

https://github.com/sgoodm/python-distance-rasters

Generate distance raster given set of geometry features

distance python raster spatial

Last synced: 24 Jan 2026

https://github.com/tiaanduplessis/sort-by-distance

Sort array of points based on how close they are to a givin point

distance points

Last synced: 08 Aug 2025

https://github.com/nqdy666/fabric-map-vue

Fabric-based map coordinate, SVG heatmap

coordinates distance fabricjs heatmap map svg vue

Last synced: 12 Mar 2026

https://github.com/sylvaincom/astride

[EUSIPCO 2024] Python implementation of "ASTRIDE: Adaptive Symbolization for Time Series Databases"

distance signal-processing signal-reconstruction time-series time-series-classification

Last synced: 13 Apr 2025

https://github.com/tahiri-lab/aphylogeo

aPhyloGeo is a multiplatform application for the analysis of genetic and climatic conditions.

algorithms biogeography bioinformatics consensus-tree distance phylogenetics phylogeography python

Last synced: 17 Jan 2026

https://github.com/soroushchehresa/map-nearest-location

📍 Find the nearest location and get distance from locations list without network request

distance google-maps javascript-map map maps npm-package offline-maps

Last synced: 08 Oct 2025

https://github.com/juliaimages/imagedistances.jl

Distances between N-dimensional images

distance image-processing images

Last synced: 25 Jun 2025

https://github.com/fabiospampinato/tiny-levenshtein

A tiny implementation of the Levenshtein edit distance algorithm.

distance edit levenshtein tiny

Last synced: 21 Feb 2026

https://github.com/duboviy/dist

:world_map: Python/C API extension module that computes distance between two coordinates on the world map

coordinates cpython distance distance-measures extension world-map

Last synced: 07 Sep 2025

https://github.com/bast/polygons

Fast points-in-polygon test and distances to polygons.

distance geometry polygon pyo3 rust spacial

Last synced: 12 Apr 2025

https://github.com/lignum-vitae/goombay

Python implementation of several sequence alignment algorithms such as Waterman-Smith-Beyer, Gotoh, and Needleman-Wunsch intended to calculate distance, show alignment, and display the underlying matrices.

alignment distance gotoh gotoh-algorithm hamming-distance hirschberg jaro jaro-winkler levenshtein-distance longest-common-subsequence longest-common-substring needleman-wunsch python python3 ratcliff-obershelp sequence-alignment shortest-common-supersequence similarity smith-waterman waterman-smith-beyer

Last synced: 14 Dec 2025

https://github.com/jnrowe/upoints

Python package for working with points on Earth

coordinates distance points python

Last synced: 14 Apr 2025

https://github.com/rambatino/kruskals

A python implementation of Kruskal's Driver Analysis

distance kruskal kruskal-algorithm kruskal-distance-measure marketing python statistics

Last synced: 12 Apr 2025