/limited-queue

Rust implementation of limited queue library: A circular queue that overrides the oldest element if trying to push data when queue is full

Primary LanguageRustMIT LicenseMIT

Watchers