tailhook / self-meterLinks
A tiny library to measure resource usage of the process it's used in
☆15Updated 6 years ago
Alternatives and similar repositories for self-meter
Users that are interested in self-meter are comparing it to the libraries listed below
Sorting:
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- ☆63Updated 8 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
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated 2 weeks ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- ☆53Updated 5 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- Extended Search & Ranking tool for crates.☆24Updated 4 years ago
- ☆59Updated 11 months ago
- Noise and World Generation library for Rust☆35Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A pool of reusable values☆50Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 weeks ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- ☆31Updated 5 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- A rust library for checked floating point operations☆81Updated 7 months ago