toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 211 packages
Sort by PUB-AZS
Signed ADLER-32 algorithm implementation in Dart. Works in browser, VM and flutter.
Twitter's snowflaker algorithm implementation in Dart. The Snowflake algorithm is a unique ID generator that was originally developed by Twitter. The algorithm generates 64-bit IDs that are composed of a timestamp, a worker ID, and a sequence number.
Chinese national encryption algorithm SM2, SM3, SM4. Can output hex string or hex List<int>.
Blurhash algorithm applied to sequence of images extracted from video file
Polygon collision detection algorithms for Convex Polygons (using S.A.T.) and also for concave polygons using a simple algorithm.
A library for post-quantum cryptography using the Kyber algorithm as base.#security#kyber-algotihm#dart#post-quantum-cryptography#data-protection
Rocket is a parsing framework for parsing any kind (text, binary etc) of data structures using efficient parsing algorithms.
Similarity algorithms for Dart.
A versatile Dart algorithms library providing implementations of various algorithms..
The TextComparisonScore package is a straightforward and efficient tool for comparing two strings and calculating their similarity score using the Levenshtein distance algorithm.#textcomparison#compare#score#levenshteindistance