jonhoo / tsunami
Rust crate for running one-off cloud jobs
☆155Updated 3 years ago
Alternatives and similar repositories for tsunami
Users that are interested in tsunami are comparing it to the libraries listed below
Sorting:
- A crate for time series compression based upon Facebook's Gorilla whitepaper☆87Updated 2 years ago
- Asynchronous Web framework for Rust☆84Updated 5 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 3 months ago
- My PhD thesis (eventually)☆92Updated 4 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- The rustup.sh script for installing Rust from release channels☆93Updated 8 years ago
- Heap-based async timers☆212Updated 11 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated last year
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆77Updated last year
- ☆129Updated 5 years ago
- Rust interface to io_uring☆333Updated 11 months ago
- deserialize typed structures from regex captures☆172Updated last year
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Inter-event timing metrics on top of tracing.☆117Updated last year
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Avro client library implementation in Rust☆171Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week
- ☆162Updated 9 months ago
- Simple probabilistic data structures☆145Updated 2 weeks ago
- generators☆207Updated last year
- skiplist☆142Updated 3 years ago
- High-level Rust library for asynchronous SSH connections☆73Updated 6 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Concurrently Readable Data Structures for Rust☆357Updated last month
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 4 months ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- A Rust library for interrupting asynchronous streams.☆159Updated 4 months ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 2 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆268Updated 3 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago