#time-series #data #storing #in-memory #offset #stored #values

timeless

A crate of utilities for storing in-memory timeseries data

13 releases

new 0.0.12-alpha Jan 20, 2025
0.0.11-alpha Jan 20, 2025

#761 in Data structures

Download history 273/week @ 2025-01-06 419/week @ 2025-01-13

692 downloads per month

MIT/Apache

21KB
415 lines

timeless

A crate of utilities for storing in-memory timeseries data.

crates.io link Documentation

Usage

Note: This is a very experimental crate written mainly for use in bottom, and will currently change a lot. You've been warned.

Licensing

This crate is dual-licensed under Apache 2.0 and MIT.


lib.rs:

A crate of utilities for storing in-memory timeseries data.

Note: This is a very experimental crate written mainly for use in bottom, and will currently change a lot. You've been warned.

No runtime deps