RustCrypto: Universal Hash Functions Collection of Universal Hash Functions written in pure Rust. Crates NameCrates.ioDocumentationMSRV ghash poly1305 polyval ⚠️ Security Warning: Hazmat! Universal hash
ilai-deutel/kibi - A tiny (≤1024 LOC) text editor with syntax highlighting, incremental search and more. Lapce - A modern editor with a backend. Taking inspiration from the discontinued xi-editor. mathall/rim - Vim-like text editor. ox - An independent Rust text editor that runs in...
Rust in production at Figma Choosing a Language Stack at WeWork Switching from Go to Rust at Discord ASP.NET Core Performance Optimization at Agoda Data Race Patterns in Go at Uber Java 21 Virtual Threads at Netflix Intelligence Big Data ...
hashingrustmurmurhash3hashmurmur3 UpdatedJun 19, 2023 Rust Load more… Improve this page Add a description, image, and links to themurmurhash3topic page so that developers can more easily learn about it. To associate your repository with themurmurhash3topic, visit your repo's landing page and ...
Discrete-incremental hashing of nested structures requires a "hash value stack" where the current hash value is pushed into it upon each nesting, the nested level starts at hash value 0, and the resulting value is hashed with a popped previous hash value upon exiting the nesting level. ...
rqbitis a bittorrent client written in Rust. Has HTTP API and Web UI, and can be used as a library. Also has a desktop app built withTauri. Usage quick start Optional - start the server Assuming you are downloading to ~/Downloads. ...
Rust:https://github.com/hiql/imohash Installation pip install imohash Usage As a library: fromimohashimporthashfilehashfile('foo.txt')'O\x9b\xbd\xd3[\x86\x9dE\x0e3LI\x83\r~\xa3'hashfile('foo.txt',hexdigest=True)'a608658926d8aa86b3db8208ad279bfe'# just hash the whole file if...
HighwayHash(the algorithm) has not undergone extensive cryptanalysis like SipHash (the default hashing algorithm in Rust), but according to the authors, HighwayHash output bits are uniformly distributed and should withstand differential and rotational attacks. Hence HighwayHash is referred to as a st...
rsyn will offer a clean public library Rust API through which transfers can be initiated and observed in-process. As is usual for Rust libraries, the API is not guaranteed to be stable before 1.0. Every command line option in rsyn should have the same meaning as in rsync. ...
Updated Jan 22, 2022 Rust CodeChain-io / codechain-cuckoo-miner Star 15 Code Issues Pull requests The CodeChain CPU miner for cuckoo hashing rust blockchain miner cuckoo codechain Updated Jun 15, 2022 Rust t348575 / twitch-points-miner Star 15 Code Issues Pull requests Discussions...