Show HN: Integer Map Data Structure This project presents a new data structure for storing ordered integer maps. The proposed data structure is a compressive, cache-friendly, radix tree that has performance comparable to an unordered map (`std::unordered_map`) and is an order of magnitude faster than an ordered map (`std::map`). https://ift.tt/iZPqpKR January 25, 2024 at 05:58AM
Show HN: Integer Map Data Structure https://ift.tt/rwUAibn
Related Articles
Show HN: I created a web app to encrypt/decrypt messages using Web Crypto API https://ift.tt/Jw0EY2MShow HN: I created a web app to encrypt/decrypt messages using Web Cry… Read More
Show HN: Floating point arithmetic types in C++ for any size and any base https://ift.tt/F4Mpot6Show HN: Floating point arithmetic types in C++ for any size and any b… Read More
Show HN: Open-Source Zero-Shot Image Model Server Enabling Model Feedback https://ift.tt/wXRzblPShow HN: Open-Source Zero-Shot Image Model Server Enabling Model Feedb… Read More
Show HN: Semantic Macros Text Editor https://ift.tt/2zc604yShow HN: Semantic Macros Text Editor https://ift.tt/6Rt8jTv October 21… Read More
Show HN: Create mind maps to learn new things using AI https://ift.tt/5HU8Wr4Show HN: Create mind maps to learn new things using AI Enter a topic a… Read More
Show HN: HN Update – Hourly News Broadcast of Top HN Stories https://ift.tt/gUyzWZuShow HN: HN Update – Hourly News Broadcast of Top HN Stories I feel li… Read More
Show HN: Data Formulator – AI-powered data visualization from Microsoft Research https://ift.tt/UxyuSkQShow HN: Data Formulator – AI-powered data visualization from Mic… Read More
Show HN: I built a tool that helps people scan and clean any repo for secrets https://ift.tt/Nu9px8nShow HN: I built a tool that helps people scan and clean any repo for … Read More
0 Comments: