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 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
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- ☆64Updated 8 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆60Updated last year
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A pool of reusable values☆51Updated 5 years ago
- Extended Search & Ranking tool for crates.☆24Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Rust wrappers around references, boxes and Arcs.☆70Updated 3 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- The empty type Void.☆71Updated 2 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆46Updated 2 weeks ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- Rust macros for std::Command☆40Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 7 months ago