Thursday, February 9, 2023

Show HN: Au: A C++14-compatible units library, by Aurora https://ift.tt/akZfogK

Show HN: Au: A C++14-compatible units library, by Aurora Aurora's C++ units library called "Au" (rhymes with "hey you!") has been a small but critical tool in Aurora's software development toolbox. Today, we're sharing it with the world[1]: Au is now open source for all to use. Feel free to ask me any questions! [1] https://ift.tt/uAg0stP... https://ift.tt/OH67N2V February 8, 2023 at 11:59PM

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...