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
- a cargo subcommand for counting lines of code in Rust projects☆129Updated last year
- Secure string library for Rust | now on https://codeberg.org/valpackett/secstr☆96Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆89Updated last year
- A cargo subcommand to manage various CI-related jobs in rust.☆97Updated 4 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆123Updated 4 months ago
- Cross-platform Rust library for coloring and formatting terminal output☆79Updated 10 months ago
- A rust inflection library☆124Updated last year
- A flexible thread pool providing scoped and static threads.☆84Updated 5 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Safely combine results☆81Updated 4 months ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Efficient and customizable data-encoding functions in Rust☆181Updated this week
- Temporary directory management for Rust☆138Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated 3 weeks ago
- Rust library for putting things in a grid☆67Updated last year
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆140Updated 8 months ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 5 months ago
- Array helpers for Rust's Vector and String types☆76Updated last year
- Runtime string formatting for Rust☆62Updated 5 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 3 years ago
- Hjson for Rust☆106Updated 3 months ago
- Alternative syntax for printing macros in Rust☆48Updated last year
- Various compression algorithms written in rust.☆113Updated 4 years ago
- Hot-reloading loadable and reloadable resources☆215Updated 4 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Put your Rust app's data in the right place on every platform☆142Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago