Marcell Pardavi
Marcell Pardavi
Please include C Clang for the Base64 benchmark. My results on my machine: GCC: encode: 1333333600, 1.08 decode: 1000000000, 2.07 Clang: encode: 1333333600, 1.23 decode: 1000000000, 1.44 Also, please modify...
I noticed that the code for the queue part of the mpsc channel was borrowed from the standard library, but it was since relicensed in https://github.com/rust-lang/rust/pull/42149, so I think it's...
When opening Crates.io, only the "browse all crates" option is provided, so for a new visitor has to scroll to the bottom to see that the "popular keywords/categories" option is...