tokio-rs / async-backtraceLinks
☆197Updated 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.☆189Updated 6 months ago
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- Performant time measuring in Rust☆191Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month
- A wrapper around Rust futures that stores the future in space provided by the caller.☆301Updated last year
- Async stream for Rust and the futures crate.☆184Updated last month
- rust bindings of snmalloc☆136Updated 3 months ago
- Compatibility adapter between tokio and futures☆171Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆251Updated last week
- Generate accurate and informative tree dumps of asynchronous tasks.☆220Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- A simple concurrent caching library that might fit to many use cases☆131Updated 5 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆156Updated last week
- Utilities for working with impl traits in Rust.☆109Updated 5 months ago
- Pyroscope Profiler for Rust. Profile your Rust applications.☆181Updated last month
- Lightweight and high performance concurrent cache☆247Updated 2 weeks ago
- Define your own PhantomData☆155Updated this week
- FFI-compatible futures☆165Updated 3 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆190Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- ☆212Updated last week
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- A simple, fast, LRU cache implementation.☆207Updated last year
- Async synchronization primitives☆269Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- An on-disk hash table implementation☆123Updated 3 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- Async broadcast channels☆179Updated 6 months ago
- Auto-generate serde implementations for prost types☆97Updated 11 months ago