tokio-rs / async-backtraceLinks
☆204Updated 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.☆198Updated 10 months ago
- a lock-free concurrent slab (experimental)☆301Updated 10 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆136Updated 5 months ago
- Async stream for Rust and the futures crate.☆188Updated 3 weeks ago
- rust bindings of snmalloc☆144Updated 2 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last week
- Generate accurate and informative tree dumps of asynchronous tasks.☆227Updated 5 months ago
- FFI-compatible futures☆168Updated last month
- Performant time measuring in Rust☆198Updated last year
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- Define your own PhantomData☆158Updated this week
- Library and proc macro to analyze memory usage of data structures in rust.☆167Updated 2 weeks ago
- A simple concurrent caching library that might fit to many use cases☆138Updated 9 months ago
- Compatibility adapter between tokio and futures☆185Updated 2 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- ☆51Updated 10 months ago
- A lightweight version of pin-project written with declarative macros.☆259Updated 2 weeks ago
- ☆231Updated 3 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Async synchronization primitives☆275Updated 2 months ago
- Lightweight and high performance concurrent cache☆278Updated 3 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 2 weeks ago
- Concurrently Readable Data Structures for Rust☆362Updated 4 months ago
- The cost of Rust async/await☆131Updated 3 years ago
- Reflection via DWARF.☆298Updated 2 years ago
- high-speed timing library in Rust☆375Updated 5 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year