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:
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 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☆106Updated 2 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated this week
- Scary macros for serde_json☆43Updated 9 years ago
- Atomic file-writes.☆101Updated last year
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- ☆62Updated last year
- The empty type Void.☆71Updated 2 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆64Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- Rust MetroHash☆53Updated last year
- Beautiful generative geometric images from a string, based on @jasonlong's geo_pattern, with a WASM demo☆45Updated 5 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Noise and World Generation library for Rust☆34Updated 3 years ago
- Rust wrappers around references, boxes and Arcs.☆71Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago