jasonfan's picture
Add files using upload-large-folder tool
4dd49b2 verified
prefix=/mnt/bn/bohanzhainas1/jiashuo/miniconda3
includedir=${prefix}/include
libdir=${prefix}/lib
Name: simdjson
Description: Parsing gigabytes of JSON per second
URL: https://simdjson.org/
Version: 3.10.1
Cflags: -I${includedir} -DSIMDJSON_THREADS_ENABLED=1
Libs: -L${libdir} -lsimdjson
Libs.private: -pthread