#bounded #queue #constraints #limit #constraint

limq

Queue with optional maximum number of elements constraint

5 releases

new 0.1.4 Apr 1, 2025
0.1.3 Oct 5, 2024
0.1.2 Sep 12, 2024
0.1.1 Sep 12, 2024
0.1.0 Apr 9, 2024

#868 in Data structures

Download history 13/week @ 2024-12-10 3/week @ 2025-02-04

257 downloads per month
Used in 2 crates (via bndpresbufq)

0BSD license

11KB
129 lines

Limited Queue

LimQ is a queue that can be configured to hold a maximum number of elements.

No runtime deps