tokio-rs / async-backtrace
☆194Updated 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.☆183Updated 4 months ago
- a lock-free concurrent slab (experimental)☆282Updated 5 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆154Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- Performant time measuring in Rust☆192Updated last year
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆170Updated 2 months ago
- A simple concurrent caching library that might fit to many use cases☆131Updated 4 months ago
- Library safely exposing the io_uring API.☆62Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- ☆209Updated last week
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- rust bindings of snmalloc☆131Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- This is a Rust implementation for popular caches (support no_std).☆109Updated 3 months ago
- Track and query Cargo dependency graphs.☆222Updated this week
- Generate accurate and informative tree dumps of asynchronous tasks.☆212Updated this week
- The cost of Rust async/await☆130Updated 2 years ago
- Define your own PhantomData☆152Updated last week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated last week
- An on-disk hash table implementation☆120Updated 3 years ago
- Auto-generate serde implementations for prost types☆96Updated 10 months ago
- Async synchronization primitives☆269Updated last month
- Lightweight and high performance concurrent cache☆238Updated 2 weeks ago
- Async broadcast channels☆178Updated 5 months ago
- Make trait methods callable without the trait in scope☆146Updated this week
- Reflection via DWARF.☆296Updated 2 years ago