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
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- ☆64Updated 8 years ago
- ☆62Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last week
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 9 months ago
- A pool of reusable values☆51Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆53Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Noise and World Generation library for Rust☆34Updated 3 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- bytevec: A Rust serialization library that uses byte vectors☆42Updated 3 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago