gustavla / timeitLinks
Timing macros for Rust modelled after Python's timeit
☆16Updated 2 years ago
Alternatives and similar repositories for timeit
Users that are interested in timeit are comparing it to the libraries listed below
Sorting:
- Rust library for checking the installed/running rustc's version.☆52Updated 11 months ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- Simple object to count Rust iterables