tokio-rs / async-backtraceLinks
☆198Updated last year
Alternatives and similar repositories for async-backtrace
Users that are interested in async-backtrace are comparing it to the libraries listed below
Sorting:
- A fast and flexible LRU map.☆190Updated 7 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- Performant time measuring in Rust☆195Updated last year
- Async stream for Rust and the futures crate.☆185Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- Lightweight and high performance concurrent cache☆259Updated 2 weeks ago
- Library and proc macro to analyze memory usage of data structures in rust.☆159Updated 2 weeks ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆222Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- Compatibility adapter between tokio and futures☆175Updated last week
- ☆50Updated 8 months ago
- rust bindings of snmalloc☆138Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆252Updated 2 weeks ago
- high-speed timing library in Rust☆352Updated 2 months ago
- Define your own PhantomData☆156Updated last week
- ☆216Updated last week
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated last week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 6 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆299Updated last month
- A simple concurrent caching library that might fit to many use cases☆134Updated 7 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- Async broadcast channels☆180Updated 7 months ago
- A thread pool for isolating blocking I/O in async programs☆363Updated last week
- A Write Ahead Log (WAL) implementation in Rust☆228Updated last year
- FFI-compatible futures☆166Updated 2 months ago
- Auto-generate serde implementations for prost types☆97Updated last month