tokio-rs / async-backtrace
☆190Updated 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.☆175Updated last month
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- Utilities for working with impl traits in Rust.☆101Updated 3 weeks ago
- Performant time measuring in Rust☆184Updated 11 months ago
- a lock-free concurrent slab (experimental)☆278Updated last month
- ☆201Updated last month
- Generate accurate and informative tree dumps of asynchronous tasks.☆165Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆146Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆173Updated last week
- Lightweight and high performance concurrent cache☆217Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- A simple concurrent caching library that might fit to many use cases☆121Updated last month
- An on-disk hash table implementation☆113Updated 3 years ago
- rust bindings of snmalloc☆126Updated 2 weeks ago
- Async stream for Rust and the futures crate.☆182Updated last week
- Define your own PhantomData☆151Updated this week
- Async synchronization primitives☆261Updated last month
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- This is a Rust implementation for popular caches (support no_std).☆108Updated 2 weeks ago
- Asynchronous HTTP body trait☆132Updated this week
- Compatibility adapter between tokio and futures☆163Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated last month
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- Reflection via DWARF.☆296Updated last year
- Async broadcast channels☆172Updated last month
- An ε-copy serialization/deserialization framework for Rust☆137Updated this week
- FFI-compatible futures☆159Updated 2 months ago