instrumentisto / metrics-prometheus-rsLinks
`prometheus` backend for `metrics` crate
☆13Updated 2 weeks ago
Alternatives and similar repositories for metrics-prometheus-rs
Users that are interested in metrics-prometheus-rs are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- An async version of iterator☆40Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- ☆39Updated 2 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆65Updated this week
- Lending iterators on stable Rust☆83Updated last year
- Approximate Quantiles with Configurable Worst Case Error☆16Updated 3 years ago
- structured parallel execution for async Rust☆37Updated last year
- Rust traits for key comparison in maps.☆34Updated 9 months ago
- Rust Stream combinator, to limit the rate at which items are produced☆28Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- Traits for inspecting memory usage of Rust types☆26Updated 11 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Dynamic structured values for Rust☆28Updated 2 months ago
- ☆47Updated 5 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated 2 weeks ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- ☆34Updated 3 years ago