Nugine
Nugine
Thanks to our sponsors, we now have a small funds pool to reward contributors. |Platform|Currency|Balance| |:-:|:-:|-:| |PayPal|USD|150| |WeChat / Alipay|CNY|8500| For contributors: + After your PR is merged, you can...
### 📋 Description This badge shows the total downloads of all the crates that an author publishs.  ### 🔗 Data `https://crates.io/api/v1/users/{user_id}/stats` It is a public API. Example: https://crates.io/api/v1/users/3618/stats...
We found that the dense-encoding part of HyperLogLog can be significantly accelerated by SIMD instructions. Our benchmark tests the performance of merging 3 dense hll structures. ``` pfcount key1 key2...
The current API design works well. Main features + macro-based interfaces + overload by limited argument types + const-fn compatibility MSRV policy + bump MSRV in a minor release +...
Automatically update this file https://github.com/Nugine/const-str/blob/main/const-str/src/printable.rs