Port details |
- stringzilla SIMD-accelerated string search/sort/hashes/fingerprints/edit distances
- 3.12.3 devel
=0 3.11.2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-10-30 06:30:22
- Last Update: 2025-03-10 08:25:55
- Commit Hash: 1b70342
- 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 = 1741594633
SHA256 (ashvardanian-StringZilla-v3.12.3_GH0.tar.gz) = 94f10a6ee4f9231afe3dd314cb1cbe5901e9098c44ba538362c529d79ff01ce5
SIZE (ashvardanian-StringZilla-v3.12.3_GH0.tar.gz) = 263568
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.12.3 10 Mar 2025 08:25:55
    |
Yuri Victorovich (yuri)  |
devel/{,py-}stringzilla: update 3.12.2 → 3.12.3
Reported by: portscout |
3.12.2 04 Mar 2025 07:19:02
    |
Yuri Victorovich (yuri)  |
devel/{,py-}stringzilla: update 3.12.1 → 3.12.2
Reported by: portscout |
3.12.1 28 Feb 2025 09:24:21
    |
Yuri Victorovich (yuri)  |
devel/{,py-}stringzilla: update 3.12.0 → 3.12.1
Reported by: portscout |
3.12.0 24 Feb 2025 10:14:31
    |
Yuri Victorovich (yuri)  |
devel/{,py-}stringzilla: update 3.11.3 → 3.12.0
Reported by: portscout |
3.11.3 12 Jan 2025 19:46:38
    |
Yuri Victorovich (yuri)  |
devel/{,py-}stringzilla: update 3.11.2 → 3.11.3
Reported by: portscout |
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 |