amallia / topk

A queue that selects the "top" k elements added to it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

topk

Build Status

A queue that selects the "top" k elements added to it.

About

A queue that selects the "top" k elements added to it.

License:Apache License 2.0


Languages

Language:C++ 61.5%Language:CMake 38.5%