An open API service for producing an overview of a list of open source projects.

https://github.com/rapidfuzz/RapidFuzz

cpp levenshtein levenshtein-distance python string-comparison string-matching string-similarity

Score: 33.23554927393249

Last synced: about 20 hours ago
JSON representation

Repository metadata:

Rapid fuzzy string matching in Python using various string metrics


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 909
Total Committers: 38
Avg Commits per committer: 23.921
Development Distribution Score (DDS): 0.109

Commits in past year: 83
Committers in past year: 10
Avg Commits per committer in past year: 8.3
Development Distribution Score (DDS) in past year: 0.301

Name Email Commits
Max Bachmann k****t@m****e 810
dependabot[bot] 4****] 28
TrigonaMinima s****5@y****n 7
layday l****y@p****m 5
Thomas Ryde t****e@g****m 5
dotlambda m****l@d****e 5
Bruno Verachten g****r@g****m 3
Georgia Kokkinou g****o@g****m 3
Henry Schreiner H****I@g****m 3
Jeppe Fihl-Pearson j****e@m****m 3
dheeraj d****8@g****m 3
Julian Gilbey j****g@d****g 2
Christian Clauss c****s@m****m 2
Cristian Le g****b@l****e 2
Jelomite m****8@g****m 2
Michał Górny m****y@g****g 2
Vioshim 6****m 2
Pekka Ristola p****r@p****m 2
Trenton H 7****g 1
Vincent Gao g****0@g****m 1
Zash z****h@f****e 1
beer-psi l****3@g****m 1
glynn g****n@z****m 1
irapandey i****1@g****m 1
odidev o****v@p****m 1
jlb52 j****e@r****i 1
Pablo Marti p****o@g****m 1
ssuryanshi s****1@g****m 1
Thomas Ryde t****r@h****o 1
Nicolas Rnkmp n****k 1
and 8 more...

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 49
Total pull requests: 102
Average time to close issues: about 2 months
Average time to close pull requests: 7 days
Total issue authors: 40
Total pull request authors: 16
Average comments per issue: 3.14
Average comments per pull request: 1.35
Merged pull request: 62
Bot issues: 1
Bot pull requests: 62

Past year issues: 2
Past year pull requests: 19
Past year average time to close issues: about 11 hours
Past year average time to close pull requests: 7 days
Past year issue authors: 2
Past year pull request authors: 4
Past year average comments per issue: 12.0
Past year average comments per pull request: 0.26
Past year merged pull request: 11
Past year bot issues: 0
Past year bot pull requests: 14

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/rapidfuzz/RapidFuzz

Top Issue Authors

  • maxbachmann (6)
  • juliangilbey (2)
  • rocke2020 (2)
  • silenceOfTheLambda (2)
  • mdziezyc (2)
  • VijayAT123 (1)
  • yurivict (1)
  • Scrxtchy (1)
  • Vioshim (1)
  • kbigelo (1)
  • clin1234 (1)
  • ZashIn (1)
  • char101 (1)
  • LecrisUT (1)
  • dependabot[bot] (1)

Top Pull Request Authors

  • dependabot[bot] (62)
  • dotlambda (6)
  • henryiii (4)
  • thomasryde (4)
  • Vioshim (4)
  • maxbachmann (4)
  • cclauss (3)
  • lokjunneo (2)
  • jlb52 (2)
  • juliangilbey (2)
  • philipp-horstenkamp (2)
  • gaoflow (2)
  • bvandercar-vt (2)
  • LecrisUT (1)
  • ZashIn (1)

Top Issue Labels

  • bug (9)
  • enhancement (8)
  • question (6)
  • documentation (4)
  • help wanted (1)
  • dependencies (1)

Top Pull Request Labels

  • dependencies (62)
  • github_actions (24)

Package metadata

pypi.org: rapidfuzz

rapid fuzzy string matching

  • Homepage: https://github.com/rapidfuzz/RapidFuzz
  • Documentation: https://rapidfuzz.github.io/RapidFuzz/
  • Licenses: MIT
  • Latest release: 3.14.5 (published 5 months ago)
  • Last Synced: 2026-08-24T13:44:35.444Z (2 days ago)
  • Versions: 174
  • Dependent Packages: 299
  • Dependent Repositories: 2,672
  • Downloads: 173,370,229 Last month
  • Docker Downloads: 1,564,720,316
  • Rankings:
    • Downloads: 0.032%
    • Dependent packages count: 0.094%
    • Dependent repos count: 0.199%
    • Docker downloads count: 0.269%
    • Average: 1.409%
    • Stargazers count: 2.058%
    • Forks count: 5.804%
  • Maintainers (1)
proxy.golang.org: github.com/rapidfuzz/rapidfuzz

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/rapidfuzz/rapidfuzz#section-documentation
  • Licenses: mit
  • Latest release: v3.14.5+incompatible (published 5 months ago)
  • Last Synced: 2026-08-24T14:12:46.054Z (2 days ago)
  • Versions: 131
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.044%
    • Average: 5.214%
    • Dependent repos count: 5.383%
guix: python-rapidfuzz

Rapid fuzzy string matching

gentoo-portage: dev-python/rapidfuzz

Rapid fuzzy string matching in Python using various string metrics

  • Homepage: https://github.com/rapidfuzz/RapidFuzz/
  • Documentation: https://packages.gentoo.org/packages/dev-python/rapidfuzz
  • Licenses: MIT
  • Latest release: 3.14.5 (published 4 months ago)
  • Last Synced: 2026-05-27T02:37:35.167Z (3 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%

Dependencies

.github/workflows/branchbuild.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/docs.yml actions
  • actions/checkout v2 composite
  • actions/deploy-pages v1 composite
  • actions/setup-python v2 composite
  • actions/upload-pages-artifact v1 composite
.github/workflows/releasebuild.yml actions
  • actions/checkout v2 composite
  • actions/download-artifact v2 composite
  • actions/setup-python v2 composite
  • actions/upload-artifact v2 composite
  • docker/setup-qemu-action v1 composite
  • pypa/cibuildwheel v2.9.0 composite
  • pypa/gh-action-pypi-publish v1.5.1 composite
bench/requirements.txt pypi
  • editdistance *
  • edlib *
  • jellyfish *
  • matplotlib *
  • numpy *
  • pandas *
  • polyleven *
  • pyxdameraulevenshtein *
  • thefuzz *
  • tqdm *
docs/requirements.txt pypi
  • Sphinx *
  • docutils ==0.18.1
  • furo *
  • numpy *
  • sphinxcontrib-bibtex *
.github/workflows/submodule.yml actions
  • actions/checkout v7 composite
  • actions/setup-python v7 composite
.github/workflows/coverage.yml actions
  • actions/checkout v7 composite
  • actions/setup-python v7 composite
  • codecov/codecov-action v7 composite
pyproject.toml pypi