Port details |
- stringzilla SIMD-accelerated string search/sort/hashes/fingerprints/edit distances
- 3.11.2 devel =0 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
- Port Added: 2024-10-30 06:30:22
- Last Update: 2024-12-20 06:05:47
- Commit Hash: d5a938d
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- stringzilla>0:devel/stringzilla
- To install the port:
- cd /usr/ports/devel/stringzilla/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/stringzilla
- pkg install stringzilla
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: stringzilla
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64
- distinfo:
- TIMESTAMP = 1734668844
SHA256 (ashvardanian-StringZilla-v3.11.2_GH0.tar.gz) = 6cd585cd3bcc7084e55fb84c9e6de27ea44626cc45ceb465b7f0b1602005f90d
SIZE (ashvardanian-StringZilla-v3.11.2_GH0.tar.gz) = 260075
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_stringzilla
- USES:
- cmake:testing
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.11.2 20 Dec 2024 06:05:47 |
Yuri Victorovich (yuri) |
devel/{,py-}stringzilla: update 3.11.1 → 3.11.2
Reported by: portscout |
3.11.1 12 Dec 2024 11:09:09 |
Yuri Victorovich (yuri) |
devel/stringzilla: update 3.11.0 → 3.11.1
Reported by: portscout |
3.11.0 04 Dec 2024 15:48:32 |
Yuri Victorovich (yuri) |
devel/stringzilla: update 3.10.10 → 3.11.0
Reported by: portscout |
3.10.10 13 Nov 2024 16:42:17 |
Yuri Victorovich (yuri) |
devel/stringzilla: update 3.10.9 → 3.10.10
Reported by: portscout |
3.10.9 10 Nov 2024 17:19:07 |
Yuri Victorovich (yuri) |
devel/stringzilla: update 3.10.8 → 3.10.9
Reported by: portscout |
3.10.8 09 Nov 2024 06:06:09 |
Yuri Victorovich (yuri) |
devel/stringzilla: update 3.10.6 → 3.10.8 |
3.10.6 31 Oct 2024 20:34:03 |
Yuri Victorovich (yuri) |
devel/stringzilla: Not for i386
Reported by: fallout |
3.10.6 30 Oct 2024 06:29:19 |
Yuri Victorovich (yuri) |
devel/stringzilla: New port: SIMD-accelerated string
search/sort/hashes/fingerprints/edit distances |