tokio-rs / async-backtraceLinks
☆195Updated 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.☆185Updated 5 months ago
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- rust bindings of snmalloc☆136Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Compatibility adapter between tokio and futures☆172Updated 3 months ago
- A simple concurrent caching library that might fit to many use cases☆131Updated 5 months ago
- FFI-compatible futures☆165Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 2 weeks ago
- Define your own PhantomData☆152Updated last month
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- Performant time measuring in Rust☆192Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆155Updated 3 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 4 months ago
- Lightweight and high performance concurrent cache☆242Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆183Updated 2 months ago
- Async stream for Rust and the futures crate.☆183Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- Async synchronization primitives☆269Updated 2 months ago
- Concurrently Readable Data Structures for Rust☆358Updated last week
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- ☆209Updated last month
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Library safely exposing the io_uring API.☆63Updated 2 months ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆218Updated last week
- Reflection via DWARF.☆296Updated 2 years ago
- high-speed timing library in Rust☆345Updated last week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 2 months ago