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:
- A fast and flexible LRU map.☆200Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆192Updated this week
- Async stream for Rust and the futures crate.☆193Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- a lock-free concurrent slab (experimental)☆305Updated 3 weeks ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Updated 2 months ago
- Performant time measuring in Rust☆201Updated last year
- Define your own PhantomData☆158Updated last month
- A lightweight version of pin-project written with declarative macros.☆270Updated last month
- A benchmarking harness for concurrent key-value collections☆119Updated 3 years ago
- Utilities for working with impl traits in Rust.☆121Updated last year
- FFI-compatible futures☆172Updated 4 months ago
- A simple concurrent caching library that might fit to many use cases☆146Updated last year
- Generate accurate and informative tree dumps of asynchronous tasks.☆230Updated 8 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆256Updated this week
- ☆244Updated 2 weeks ago
- Async synchronization primitives☆281Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆188Updated 3 weeks ago
- ☆52Updated last year
- Lightweight and high performance concurrent cache☆315Updated 3 months ago
- rust bindings of snmalloc☆149Updated last week
- Library safely exposing the io_uring API.☆78Updated last week
- This is a Rust implementation for popular caches (support no_std).☆113Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- high-speed timing library in Rust☆388Updated 8 months ago
- Rust crate for managing CPU core affinities☆214Updated 11 months ago
- A simple, fast, LRU cache implementation.☆213Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆279Updated 2 weeks ago