Skip to content

Commit

Permalink
Merge pull request #29 from letmejustputthishere/patch-4
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
flyq authored Oct 16, 2023
2 parents 820a41d + 9c31004 commit 9bc3b17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ Fully functional smart contract.
- [motoko-Queue](https://github.com/aviate-labs/queue.mo) - A collection of elements that are maintained in a sequence, a FIFO Queue.
- [motoko-sequence](https://github.com/matthewhammer/motoko-sequence) - Cache-friendly, persistent sequential data for Motoko.
- [motoko-StableMap](https://github.com/mix-labs/StableMap) - Stable Map for the Motoko.
- [MotokoStableBTree](https://github.com/sardariuss/MotokoStableBTree) – Stable Memory Based BTree.
- [motoko-text-map](https://github.com/kritzcreek/motoko-text-map) - A Motoko Hashmap that fixes its key type to Text.
- [mutable-queue.mo](https://github.com/ninegua/mutable-queue.mo) - Motoko module of a mutable queue data structure.
- [Principal](https://github.com/aviate-labs/principal.mo) - Provides a wrapper around the [base principal module](https://github.com/dfinity/motoko-base/blob/master/src/Principal.mo).
Expand Down

0 comments on commit 9bc3b17

Please sign in to comment.