Files
ports/textproc/simdutf/pkg/PLIST
T
volker e4a7344fe1 import textproc/simdutf: unicode validator and transcoder with SIMD
simdutf provides fast Unicode functions for validation and transcoding, using
SIMD instructions.

It compiles down to a small library of a few hundred kilobytes.
Functions are exception-free and non allocating.

ok kirill@, jca@
2025-10-22 18:35:25 +00:00

22 lines
635 B
Plaintext

%%tools%%
include/simdutf/
include/simdutf.h
include/simdutf/avx512.h
include/simdutf/common_defs.h
include/simdutf/compiler_check.h
include/simdutf/encoding_types.h
include/simdutf/error.h
include/simdutf/implementation.h
include/simdutf/internal/
include/simdutf/internal/isadetection.h
include/simdutf/portability.h
include/simdutf/simdutf_version.h
lib/cmake/
lib/cmake/simdutf/
lib/cmake/simdutf/simdutf-config-version.cmake
lib/cmake/simdutf/simdutf-config.cmake
lib/cmake/simdutf/simdutfTargets${MODCMAKE_BUILD_SUFFIX}
lib/cmake/simdutf/simdutfTargets.cmake
@lib lib/libsimdutf.so.${LIBsimdutf_VERSION}
lib/pkgconfig/simdutf.pc