tokio-rs / async-backtrace
☆189Updated last year
Alternatives and similar repositories for async-backtrace:
Users that are interested in async-backtrace are comparing it to the libraries listed below
- A fast and flexible LRU map.☆177Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- rust bindings of snmalloc☆127Updated last month
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- ☆203Updated last month
- A lightweight version of pin-project written with declarative macros.☆239Updated this week
- Utilities for working with impl traits in Rust.☆103Updated last month
- Lightweight and high performance concurrent cache☆224Updated this week
- A simple concurrent caching library that might fit to many use cases☆122Updated 2 months ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆166Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- Performant time measuring in Rust☆186Updated 11 months ago
- Compatibility adapter between tokio and futures☆164Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆176Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆228Updated last month
- Async stream for Rust and the futures crate.☆183Updated this week
- Track and query Cargo dependency graphs.☆204Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆258Updated 3 months ago
- An on-disk hash table implementation☆113Updated 3 years ago
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Define your own PhantomData☆151Updated last week
- Async synchronization primitives☆261Updated last month
- Reflection via DWARF.☆297Updated 2 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆146Updated last week
- Make trait methods callable without the trait in scope☆135Updated last week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆297Updated last year
- FFI-compatible futures☆161Updated 3 months ago