floatdrop/hdrhistogram_zig

Improve code documentation

Open

#1 opened on Oct 26, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Zig (0 forks)github user discovery
help wanted

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (PR metrics pending)

Description

It would be nice to add more documentation about internal variables (like sub_bucket_mask) and some ascii diagrams about structure of buckets/subbuckets. Also some bit operations in internal functions could have more clarifications.

Contributor guide