notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-stringzilla SIMD-accelerated string search/sort/hashes/fingerprints/edit distances
3.11.1 develnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-12-19 08:24:10
Last Update: 2024-12-19 08:00:55
Commit Hash: 8afcce5
Also Listed In: python
License: APACHE20
WWW:
https://ashvardanian.com/posts/stringzilla/
https://github.com/ashvardanian/stringzilla
Description:
StringZilla is the GodZilla of string libraries, using SIMD and SWAR to accelerate string operations on modern CPUs. It is up to 10x faster than the default and even other SIMD-accelerated string libraries in C, C++, Python, and other languages, while covering broad functionality. It accelerates exact and fuzzy string matching, edit distance computations, sorting, lazily-evaluated ranges to avoid memory allocations, and even random-string generators.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}stringzilla>0:devel/py-stringzilla@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-stringzilla/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-stringzilla
  • pkg install py311-stringzilla
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-stringzilla listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-stringzilla
Package flavors (<flavor>: <package>)
  • py311: py311-stringzilla
ONLY_FOR_ARCHS: aarch64 amd64 i386
distinfo:
TIMESTAMP = 1734594928 SHA256 (ashvardanian-StringZilla-v3.11.1_GH0.tar.gz) = 44d2a38ddd610e6e22fc3ed83a5a453f9887b45746dd250d68c4d690b860c8f0 SIZE (ashvardanian-StringZilla-v3.11.1_GH0.tar.gz) = 260094

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-wheel>0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Run
  1. graphics/py-albucore

Configuration Options:
No options to configure
Options name:
devel_py-stringzilla
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ashvardanian/StringZilla/tar.gz/v3.11.1?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.11.1
19 Dec 2024 08:00:55
commit hash: 8afcce5e96f9ba5eae41240f69eb90144ceb31eccommit hash: 8afcce5e96f9ba5eae41240f69eb90144ceb31eccommit hash: 8afcce5e96f9ba5eae41240f69eb90144ceb31eccommit hash: 8afcce5e96f9ba5eae41240f69eb90144ceb31ec files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-stringzilla: New port: SIMD-accelerated string
search/sort/hashes/fingerprints/edit distances

Number of commits found: 1