ellisonch / rust-stopwatchLinks
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☆128Updated 2 years ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆125Updated 10 months ago
- Array helpers for Rust's Vector and String types☆77Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆178Updated 6 years ago
- Send syslog messages from Rust☆116Updated 11 months ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Include a whole directory tree at compile time☆82Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆88Updated 3 years ago
- Various compression algorithms written in rust.☆115Updated 4 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 11 months ago
- Alternative syntax for printing macros in Rust☆49Updated last year
- A rust inflection library☆124Updated 2 years ago
- A cargo subcommand to manage various CI-related jobs in rust.☆98Updated 4 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- Safely combine results☆81Updated 10 months ago
- Secure string library for Rust | now on https://codeberg.org/valpackett/secstr☆96Updated 2 years ago
- Example of a tokio-based chat server and client☆55Updated 6 years ago
- Cross-platform Rust library for coloring and formatting terminal output☆79Updated last year
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Read and write user-specific application data in (stable!) Rust☆69Updated last year
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Watches changes in a rust project, runs test and shows friendly notification☆81Updated 6 years ago
- Error management☆26Updated 7 years ago