Skip to content

Commit 634481f

Browse files
authored
Add the Memory-Collection and ZenDB Motoko projects (#239)
1 parent e8f363b commit 634481f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,8 @@ Candid is an interface description language (IDL) for interacting with canisters
364364
- [Certified Blockchain](https://github.com/Factland/ic-certified-blockchain) - Certified blockchain log on on the IC. This can be validated using only the NNS public key: [Validation](https://github.com/Factland/certified-blockchain-verification).
365365
- [ic-oss](https://github.com/ldclabs/ic-oss) - A decentralized Object Storage Service on the IC.
366366
- [ic-cose](https://github.com/ldclabs/ic-cose) - A decentralized COnfiguration service with Signing and Encryption on the IC.
367+
- [Memory-Collection](https://github.com/NatLabs/memory-collection) - Stable Memory collections for Motoko, includes a B+Tree, Buffer and Queue.
368+
- [ZenDB](https://github.com/NatLabs/ZenDB) - Embedded Document DB with MongoDB style queries for large datasets for Motoko.
367369

368370
## Infrastructure
369371

0 commit comments

Comments
 (0)