tokio-rs / async-backtraceLinks
☆205Updated 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:
- Performant time measuring in Rust☆201Updated last year
- A fast and flexible LRU map.☆198Updated last year
- rust bindings of snmalloc☆147Updated 4 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆305Updated last month
- a lock-free concurrent slab (experimental)☆303Updated last year
- ☆241Updated 5 months ago
- Lightweight and high performance concurrent cache☆305Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆215Updated this week
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- Async stream for Rust and the futures crate.☆192Updated last month
- Async synchronization primitives☆279Updated 2 weeks ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆228Updated 7 months ago
- FFI-compatible futures☆171Updated 3 months ago
- Compatibility adapter between tokio and futures☆187Updated this week
- A simple concurrent caching library that might fit to many use cases☆143Updated 11 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated last month
- high-speed timing library in Rust☆383Updated 7 months ago
- Auto-generate serde implementations for prost types☆100Updated last month
- Asynchronous HTTP body trait☆152Updated last month
- Define your own PhantomData☆158Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Library safely exposing the io_uring API.☆71Updated last week
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆150Updated 3 years ago
- ☆52Updated last year