ellisonch / rust-stopwatchLinks
A stopwatch library for Rust. Used to time things.
☆84Updated 3 years ago
Alternatives and similar repositories for rust-stopwatch
Users that are interested in rust-stopwatch are comparing it to the libraries listed below
Sorting:
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆127Updated 2 weeks ago
- Candidates for inclusion in the Rust standard library☆88Updated 3 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Temporary directory management for Rust☆141Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A flexible thread pool providing scoped and static threads.☆88Updated 7 years ago
- Various compression algorithms written in rust.☆115Updated 5 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Error management☆27Updated 7 years ago
- Secure string library for Rust | now on https://codeberg.org/valpackett/secstr☆95Updated 3 years ago
- Send syslog messages from Rust☆121Updated last year
- Cross-platform Rust library for coloring and formatting terminal output☆79Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- Include a whole directory tree at compile time☆81Updated 5 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- Beautifully formatted output for your terminal 🌈☆201Updated 2 years ago
- Automatic testing of FFI bindings for Rust