hamming_weight
hamming_weight copied to clipboard
Adding the code to CCAN?
Hi, thanks for working on this! As it's generally useful, have you considered adding the code to CCAN? It's closest thing to vendoring for C projects, and common project layout makes it easier to compose vendored code.
TBH, I've never heard about CCAN -- great idea!
I feel the library is pretty untidy, it should be cleaned up. Moreover, it's still under development, so I think it wouldn't be wise to adding it right now. But in the future -- for sure.