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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2025Q3
simdjson Parsing gigabytes of JSON per second
4.0.7 devel on this many watch lists=4 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 4.0.7Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-04-22 17:15:51
Last Update: 2025-10-05 13:44:01
Commit Hash: 1ee2c54
People watching this port, also watch:: libevent, indexinfo, libXdamage, xcb-util-image, dav1d
License: APACHE20 MIT
WWW:
https://simdjson.org/
https://github.com/simdjson/simdjson/
Description:
JSON is everywhere on the Internet. Servers spend a lot of time parsing it. The simdjson library uses commonly available SIMD instructions and microparallel algorithms to parse JSON 2.5 times faster than anything else out there.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (17 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/simdjson-4.0.7/catalog.mk
  3. /usr/local/share/licenses/simdjson-4.0.7/LICENSE
  4. /usr/local/share/licenses/simdjson-4.0.7/APACHE20
  5. /usr/local/share/licenses/simdjson-4.0.7/MIT
  6. include/simdjson.h
  7. lib/cmake/simdjson/simdjson-config-version.cmake
  8. lib/cmake/simdjson/simdjson-config.cmake
  9. lib/cmake/simdjson/simdjsonTargets-release.cmake
  10. lib/cmake/simdjson/simdjsonTargets.cmake
  11. lib/libsimdjson.so
  12. lib/libsimdjson.so.27
  13. lib/libsimdjson.so.27.0.0
  14. libdata/pkgconfig/simdjson.pc
  15. @owner
  16. @group
  17. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • simdjson>0:devel/simdjson
To install the port:
cd /usr/ports/devel/simdjson/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/simdjson
  • pkg install simdjson
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: simdjson
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1759331192 SHA256 (simdjson-simdjson-v4.0.7_GH0.tar.gz) = d2d15490605858d3dd42e90d25e0fde31c53446b7d3cde9ef334449236927916 SIZE (simdjson-simdjson-v4.0.7_GH0.tar.gz) = 4493723

Expand this list (2 items)

Collapse this list.

SHA256 (simdjson-simdjson-data-351949906abde446f0314bf79606fb5d884f5be7_GH0.tar.gz) = 257371accdfca69814ec88841031bd8183409abf5048fff797df516092b6ded9 SIZE (simdjson-simdjson-data-351949906abde446f0314bf79606fb5d884f5be7_GH0.tar.gz) = 6635608

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Test dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Libraries
  1. databases/mongosh
  2. security/bitwarden-cli
  3. sysutils/intel-pcm
  4. www/node20
  5. www/node22
  6. www/node24

Configuration Options:
No options to configure
Options name:
devel_simdjson
USES:
cmake:testing compiler:c++17-lang pathfix python:test
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/simdjson/simdjson/tar.gz/v4.0.7?dummy=/
Collapse this list.

There are no commits on branch 2025Q3 for this port