SmashTable: In-memory containers with DBMS-like transactions open-sourced

srchvrs · x · 2026-08-21

A developer released SmashTable, a rebuild of associative containers (AVL trees, weight-balanced trees, and hash tables) for Python and C++, designed to provide DBMS-like transactional behavior for in-memory logic.

Key Features:

Originally built for Unum Cloud's UStore DBMS engines, it is optimized for low latency in RL loops or simulation environments across 100+ core NUMA machines.

Original post →

More from coding & agent

coding & agent channel →