Hacker News new | ask | show | jobs
by userbinator 752 days ago
In particular, embedded stuff (with tight resource constraints) is where you're likely to find this and other "specialised" data structures in use.
1 comments

The embedded space would definitely prefer the ‘fixed size’ problem that this data structure claims to solve.