Hacker News with Generative AI: C Libraries

Show HN: Hsdlib – A C Library for Vector Similarity with SIMD Acceleration (ycombinator.com)
Hsdlib is a small C library for fast vector distance and similarity calculations.
Fui: C library for interacting with the framebuffer in a TTY context (github.com/martinfama)
fui, standing for framebuffer user interface, is a C library for interacting with the framebuffer in a tty context. It writes directly to the framebuffer device, using a system of layers for drawing.