mheffner / rust-sketches-ddsketchLinks
Rust port of the Go implementation of DDSketch
☆17Updated last year
Alternatives and similar repositories for rust-sketches-ddsketch
Users that are interested in rust-sketches-ddsketch are comparing it to the libraries listed below
Sorting:
- A plugin for Criterion.rs to measure Linux perf events.☆43Updated last year
- ☆39Updated 5 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated 3 months ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- ☆47Updated 4 years ago
- The simd optimized escape code☆54Updated last week
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- ☆11Updated 8 months ago
- A Syn Attribute Parser Toolkit☆14Updated 8 months ago
- ☆24Updated 2 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Async channels for Rust that support reading and writing many values☆27Updated 2 weeks ago
- Opentelemetry layer for the tracing crate☆23Updated 5 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated 3 weeks ago
- A Rust port of Toxiproxy server☆52Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- Atomic operations on potentially uninitialized integers.☆20Updated 3 weeks ago
- Caching layer load balancer.☆45Updated 4 years ago
- Find the load at which a benchmark falls over.☆35Updated 4 years ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- ☆33Updated 2 years ago
- Concurrent hash trie☆54Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- futures-buffered