HACKER Q&A
📣 sebastianconcpt

Ideas to show as code sample if you want to show a strong Rust profile?


If you want to be seen with a solid Rust profile, what projects/code would you show that would communicate this impression?

Blockchain related would be a plus?


  👤 ozgrakkurt Accepted Answer ✓
An Optimized Merkle tree implementation.

Also can be other data structures if outside of blockchain.

Ribbon filter implementation.