Friday, November 4, 2022

Show HN: SnowId – A Decentralized, K-Ordered, 128-bit UUID library in C https://ift.tt/Q5lH1ML

Show HN: SnowId – A Decentralized, K-Ordered, 128-bit UUID library in C Sharing my project inspired by twitter snowflake UUID generator but that supports: 1) Longer range of id's to be generated. 2) No coordination with other machines in the distributed system. https://ift.tt/7fTcXtS November 4, 2022 at 04:50AM

No comments:

Post a Comment

Show HN: Yet Another Memory System for LLM's https://ift.tt/0oZIwAv

Show HN: Yet Another Memory System for LLM's Built this for my LLM workflows - needed searchable, persistent memory that wouldn't bl...