Show HN: SSO – Small String Optimization I wrote this just for fun when saw article about sso in Rust[1]. My string can store up to 23 (excluding null-terminator) 8-bit chars without calling allocator. Here I can mistake, but.. Curious fact: both - libstdc++[2] and libc++[3] - do access to union member without any check that it is active now. AFAIK, this is UB in C++. But I assume that they just rely on theirs compiler features. I tried to avoid this using `std::byte[]`. But I'm still sure that there are several UB's in my code :) [1] https://ift.tt/0iPeAb3... [2] https://ift.tt/nYcDsBK... [3] https://ift.tt/C0QEkYj... https://ift.tt/9iDytOh October 12, 2024 at 11:56PM
Show HN: SSO – Small String Optimization https://ift.tt/dpOXnL1
Related Articles
Show HN: Pinky Promise, onchain accountability from public commitments https://ift.tt/2oqht08Show HN: Pinky Promise, onchain accountability from public commitments… Read More
Show HN: Find Perfect App for Self Hosting https://ift.tt/LZEgMNqShow HN: Find Perfect App for Self Hosting The website is just another… Read More
Show HN: GPT-4-powered web searches for developers https://ift.tt/RgjsGAxShow HN: GPT-4-powered web searches for developers Hi HN, Today we’re … Read More
Show HN: GPT–LLM native macOS app with time travel, versioning, search https://ift.tt/RUAEZibShow HN: GPT–LLM native macOS app with time travel, versioning, search… Read More
Show HN: NeverPrinter – find and use thousands of nearby printers https://ift.tt/3b7CIg4Show HN: NeverPrinter – find and use thousands of nearby printers Hi a… Read More
Show HN: Hacker News from Alternate Dimension (With Everything LLM-Generated) https://ift.tt/k5V1yH9Show HN: Hacker News from Alternate Dimension (With Everything LLM-Gen… Read More
Show HN: AI ChatBot to Facilitate Self-Help for Long Covid https://ift.tt/8NGBwZvShow HN: AI ChatBot to Facilitate Self-Help for Long Covid https://ift… Read More
Show HN: ChatGDB – GPT-Powered GDB Assistant https://ift.tt/njhE6RdShow HN: ChatGDB – GPT-Powered GDB Assistant ChatGDB is a tool designe… Read More
0 Comments: