An open API service indexing awesome lists of open source software.

https://github.com/cfsamson/timestamp

Timestamp library. Performant, densly packed date/time type for Rust
https://github.com/cfsamson/timestamp

library

Last synced: over 1 year ago
JSON representation

Timestamp library. Performant, densly packed date/time type for Rust

Awesome Lists containing this project

README

          

# Timestamp

Performant and densly packed timestamp type for Rust.

My special usecase is for validation a local cache trying to minimize the overhead of adding a timestamp to each record.