Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD
A straight forward C++ to Java port of Daniel Lemire's fast_double_parser
Fast and exact implementation of the C++ from_chars functions for float and double types: 4x faster than strtod
最近更新: 4天前Reproducible experimeents on UTF-8 validation using SIMD instructions
最近更新: 4天前A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for rankin...
最近更新: 4天前code from Daniel Lemire, A Better Alternative to Piecewise Linear Time Series Segmentation, SIAM Data Mining 2007, 2007.
最近更新: 4天前C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference
最近更新: 4天前Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster than strtod
最近更新: 4天前How to "crack" xoroshiro128+: from two outputs, derive a possible seed
最近更新: 4天前