ms
Time converter
Library providing abstractions to convert human-like times into milliseconds.
Fast abstraction for converting human-like times into milliseconds.
36 stars
3 watching
2 forks
Language: Rust
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
denolib/ms | Utility for converting time formats to milliseconds | 17 |
sindresorhus/to-milliseconds | Converts time units to milliseconds | 158 |
sindresorhus/pretty-ms | Converts milliseconds to a human-readable string in various formats and units. | 1,077 |
davebryson/elixir_milliseconds | Converts between milliseconds and human-readable time units, used in Elixir applications. | 2 |
sorairolake/nt-time | Provides a Rust library to manipulate Windows file times | 6 |
rferro/normat | A JavaScript library for converting between different units of measurement such as bytes, milliseconds, and time intervals. | 34 |
m4rw3r/chomp | A fast and expressive monadic-style parser combinator for Rust. | 244 |
mattiarossini/minimalclock | A simple MacOS screen saver that displays the current time | 124 |
dlowe-net/local-time | Library for manipulating dates and times in Common Lisp | 102 |
juancarlospaco/nim-datetime2human | Tools to convert date and time to human-readable format with precision from seconds to millenniums | 8 |
time-rs/time | A widely-used Rust library for handling dates and times. | 1,124 |
marwes/combine | A Rust library implementing parser combinators for building efficient and flexible parsers | 1,302 |
floatdrop/node-cctz | A C++ library for translating between absolute and civil times using time zone rules. | 59 |
zpm-zsh/pretty-time | Converts seconds into a human-readable format | 1 |
simoncropp/nodatime.bogus | Adds support for NodaTime to Bogus for generating time-related data in C# applications. | 14 |