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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2025Q3
fast_float Fast and exact C++ number parsing library
8.2.5 math on this many watch lists=1 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 8.2.3Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-06-05 18:54:08
Last Update: 2026-04-27 13:06:54
Commit Hash: a1f4199
People watching this port, also watch:: p5-OrePAN2, python311, py311-pycparser, ladspa, python
License: APACHE20 BSL MIT
WWW:
https://github.com/fastfloat/fast_float
Description:
The fast_float library provides fast header-only implementations for the C++ from_chars functions for float and double types. These functions convert ASCII strings representing decimal values (e.g., 1.3e10) into binary types. We provide exact rounding (including round to even). In our experience, these fast_float functions many times faster than comparable number-parsing functions from existing C++ standard libraries.
Homepage    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
Expand this list (20 items)
Collapse this list.
  1. /usr/local/share/licenses/fast_float-8.2.5/catalog.mk
  2. /usr/local/share/licenses/fast_float-8.2.5/LICENSE
  3. /usr/local/share/licenses/fast_float-8.2.5/APACHE20
  4. /usr/local/share/licenses/fast_float-8.2.5/BSL
  5. /usr/local/share/licenses/fast_float-8.2.5/MIT
  6. include/fast_float/ascii_number.h
  7. include/fast_float/bigint.h
  8. include/fast_float/constexpr_feature_detect.h
  9. include/fast_float/decimal_to_binary.h
  10. include/fast_float/digit_comparison.h
  11. include/fast_float/fast_float.h
  12. include/fast_float/fast_table.h
  13. include/fast_float/float_common.h
  14. include/fast_float/parse_number.h
  15. share/cmake/FastFloat/FastFloatConfig.cmake
  16. share/cmake/FastFloat/FastFloatConfigVersion.cmake
  17. share/cmake/FastFloat/fast_float-targets.cmake
  18. @owner
  19. @group
  20. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • fast_float>0:math/fast_float
To install the port:
cd /usr/ports/math/fast_float/ && make install clean
To add the package, run one of these commands:
  • pkg install math/fast_float
  • pkg install fast_float
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fast_float
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1777252506 SHA256 (fastfloat-fast_float-v8.2.5_GH0.tar.gz) = 17c7fb14499fcf42c3f5d143df0fbe22172e92749ec5f75ef13224005421a654 SIZE (fastfloat-fast_float-v8.2.5_GH0.tar.gz) = 122292

Packages (timestamps in pop-ups are UTC):
fast_float
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest8.2.48.2.5-8.0.28.2.5n/an/an/a
FreeBSD:13:quarterly8.2.38.2.35.1.08.0.28.2.3n/an/an/a
FreeBSD:14:latest8.2.58.2.5-8.0.28.2.55.0.0-5.0.0
FreeBSD:14:quarterly8.2.38.2.3-8.0.28.2.36.0.06.0.06.0.0
FreeBSD:15:latest8.2.58.2.5n/a8.0.2n/an/a6.0.06.1.0
FreeBSD:15:quarterly8.2.38.2.3n/a-n/an/a--
FreeBSD:16:latest8.2.58.2.5n/a-n/an/a--
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
This port is required by:
for Build
  1. astro/stellarium
  2. cad/lib3mf
  3. devel/folly
  4. devel/libmcfp
  5. editors/libreoffice
  6. graphics/gdal
  7. graphics/podofo
Expand this list (13 items / 6 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. math/octave
  3. net-p2p/transmission-components
  4. science/libcifpp
  5. science/paraview
  6. science/ttk
  7. x11-toolkits/vte3
  8. Collapse this list.

Configuration Options:
No options to configure
Options name:
math_fast_float
USES:
cmake compiler:c++11-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/fastfloat/fast_float/tar.gz/v8.2.5?dummy=/
Collapse this list.

There are no commits on branch 2025Q3 for this port