Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Don't know if it fills the criteria, but some very basic concept: Circular arrays.

This is great for live updated time series data: you never have to expand your arrays, allocate memory etc. It is extremely fast, predictable and resource efficient.



Also known as ring buffers




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: