toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 283 packages
Sort by PUB-AZS
A versatile Dart algorithms library providing implementations of various algorithms..
Dart implementation of lz-string compression algorithm. Originally written in JavaScript, for more details, please refer to http://pieroxy.net/blog/pages/lz-string/index.html
Implementation of exponential backoff algorithm using pure dart
xxHash is an extremely fast non-cryptographic hash algorithm, This package is an implementation of xxh64 for Dart.
A word unscrambler algorithm
Luhn algorithm is an implementation of the famous Luhn algorithm in Dart. Generate, checksum and validate.
A utility for hashing one or more files with the XXH3 hashing algorithm.
The XOR Encryption algorithm is a effective and easy to implement method of symmetric encryption.
Generate noise and patterns algorithmically for use in software, textures, and graphics.
Simple spell checker for Dart using Peter Norvig's algorithm