stringzilla 4.6.0

Search, hash, sort, fingerprint, and fuzzy-match strings faster via SWAR, SIMD, and GPGPU
Documentation
1
2
3
4
5
6
7
/**
 *  @file       stringzillas.cpp
 *  @brief      StringZillas library for parallel string operations using CPU backends.
 *  @author     Ash Vardanian
 *  @date       March 23, 2025
 */
#include "stringzillas.cuh"