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.☆199Updated last year
- Async stream for Rust and the futures crate.☆193Updated last week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Updated 2 months ago
- a lock-free concurrent slab (experimental)☆304Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- Performant time measuring in Rust☆201Updated last year
- FFI-compatible futures☆172Updated 4 months ago
- Define your own PhantomData☆158Updated last month
- ☆52Updated last year
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Lightweight and high performance concurrent cache☆311Updated 3 months ago
- A simple concurrent caching library that might fit to many use cases☆145Updated last year
- A lightweight version of pin-project written with declarative macros.☆267Updated 2 weeks ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆227Updated 7 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Async synchronization primitives☆280Updated last month
- Compatibility adapter between tokio and futures☆188Updated last week
- rust bindings of snmalloc☆148Updated 4 months ago
- Library safely exposing the io_uring API.☆74Updated this week
- ☆241Updated this week
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆152Updated 3 years ago
- Concurrently Readable Data Structures for Rust☆363Updated this week
- Utilities for working with impl traits in Rust.☆119Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆217Updated last week
- Auto-generate serde implementations for prost types☆101Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- An on-disk hash table implementation☆126Updated 4 years ago