ellisonch / rust-stopwatch
A stopwatch library for Rust. Used to time things.
☆82Updated 2 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 cargo subcommand for counting lines of code in Rust projects☆129Updated last year
- Accessing file timestamps in a platform-agnostic fashion in Rust☆123Updated 8 months ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Array helpers for Rust's Vector and String types☆75Updated 2 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Safely combine results☆81Updated 8 months ago
- A rust inflection library☆124Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Temporary directory management for Rust☆139Updated 5 years ago
- A collection of password hashing routines in pure Rust☆62Updated 2 years ago
- Extensions for standard networking types☆106Updated 10 months ago
- Put your Rust app's data in the right place on every platform☆141Updated 4 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Send syslog messages from Rust☆116Updated 9 months ago
- Read and write user-specific application data in (stable!) Rust☆69Updated 10 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- A utility for adding cargo dependencies from the command line.☆55Updated 8 years ago
- Alternative syntax for printing macros in Rust☆49Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- The empty type Void.☆69Updated 2 years ago
- Line protocol for Tokio☆63Updated 7 years ago
- A cargo subcommand to manage various CI-related jobs in rust.☆98Updated 4 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 8 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Cross-platform Rust library for coloring and formatting terminal output☆79Updated last year