Skip to content

Commit

Permalink
Added ed2k and md4 shard (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
BigBoyBarney authored Oct 26, 2024
1 parent 13e83b9 commit 1da269f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions catalog/Algorithms_and_Data_structures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ shards:
description: Immutable classes whose main purpose is to hold data
- github: drujensen/delimiter_tree
description: A tree structure that is built using a delimiter
- git: https://codeberg.org/Sylphrena/Ed2k.cr
description: A pure crystal implementation of the ed2k (and MD4) hash algorithms for file hashing.
- github: tcrouch/edits.cr
description: Collection of edit distance algorithms
- github: acoustep/fuzzy_match.cr
Expand Down

0 comments on commit 1da269f

Please sign in to comment.