Skip to content

v1.1.0

Latest

Choose a tag to compare

@TheTrueColonel TheTrueColonel released this 18 Nov 03:53
· 5 commits to main since this release

Vastly improved performance

  • Moved to batched iterating to reduce atomic operations
  • Implemented hasher cloning
  • Implemented hashing and encoding methods utilizing preallocated buffers
  • Updated unsigned_num_to_hex to utilize a branchless optimization
  • Removed license text from source files. Caused issues with IDE function documentation

Full Changelog: v1.0.0...v1.1.0