1 unstable release

Uses old Rust 2015

0.0.1 Apr 11, 2015

#34 in #looking

24 downloads per month

GPL-3.0 license

19KB
449 lines

drive

A size based or time based message filter. Takes any generic type as key and will dop keys after a time period or size of containrt is reached. The filter has Add/Has key methods. Delete will be added at a later stage. This is a handy container for network based systems to filter previously seen messages.

Travis build and test status

Build Status

Appveyor build and test status (Windows)

Build status

Code Coverage

Coverage Status

Documentation

#Todo

  • API version 0.1.0

No runtime deps