tailhook / self-meterLinks
A tiny library to measure resource usage of the process it's used in
☆15Updated 7 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 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆64Updated 8 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- ☆62Updated last year
- Search algorithms written in Rust☆11Updated 7 years ago
- Extended Search & Ranking tool for crates.☆24Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆53Updated 6 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- The empty type Void.☆71Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- A macro to generate Rust actors☆46Updated 5 years ago
- ☆61Updated 2 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆46Updated 2 months ago
- ☆58Updated 4 years ago
- ☆40Updated 6 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month